#101 · Primary category: MLOps & Evaluation
elyra
Elyra extends JupyterLab with an AI centric approach.
Project last updated:08/19/26
GitHub Stars
2.0K
Forks
369
Contributors
76
License
Apache-2.0
Why we included this project
Jupyter notebooks are great for exploring data, but teams often hit a wall when a notebook has to become a repeatable workflow. Elyra addresses that by layering a visual pipeline editor onto JupyterLab, letting you connect notebooks, Python scripts, and R scripts into a graph and submit it as a batch job to Kubeflow Pipelines or Apache Airflow without leaving the interface. The same machinery can run a single notebook or script on a remote cluster on a schedule or on demand, which is the practical step most data scientists want before operationalizing a model. Everyday work gets IDE-like conveniences too: reusable code snippets, a table of contents, language-server autocompletion and linting, git integration, and Python or R editors that run locally or against remote kernels through Jupyter Enterprise Gateway. For teams that split work between local laptops and Kubernetes or GPU-backed clusters, Elyra makes the jump from experimentation to execution smoother than stitching several separate tools together.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models