Overview of Elyra features
mainElyra provides a suite of AI-centric extensions for JupyterLab designed to enhance the data science workflow. Key capabilities include:
- Visual Pipeline Editor: For designing AI pipelines visually.
- Batch Job Execution: Ability to run notebooks, Python, or R scripts as batch jobs.
- Code Management: Reusable code snippets and integrated Python/R script editors with local/remote execution.
- AI Assistance: Integration with
jupyter-aifor AI-powered code assistance. - Advanced Navigation: Auto-generated Table of Contents for notebooks and Python scripts.
- Runtime & Debugging: Hybrid runtime support via Jupyter Enterprise Gateway and an experimental integrated debugger for Python scripts.
- Developer Tools: Language Server Protocol (LSP) integration and Git version control.