7 projects
elyra-python-editor-extension
The Python Script editor extension contains support for Python files, which can take advantage of the Hybrid Runtime Support enabling users to locally edit, execute and debug .py scripts against local or cloud-based resources.See https://elyra.readthedocs.io/en/v4.1.1/user_guide/enhanced-script-support.html
elyra-pipeline-editor-extension
The Visual Editor Pipeline extension is used to build AI pipelines from notebooks, Python scripts and R scripts, simplifying the conversion of multiple notebooks or script files into batch jobs or workflows.See https://elyra.readthedocs.io/en/v4.1.1/user_guide/pipelines.html
elyra-code-snippet-extension
The Code Snippet editor extension adds support for reusable code fragments, making programming in JupyterLab more efficient by reducing repetitive work. See https://elyra.readthedocs.io/en/v4.1.1/user_guide/code-snippets.html
kfp-notebook
Elyra kfp-notebook package
elyra-server
The elyra-server package provides common core libraries and functions that are required by Elyra's individual extensions. Note: Installing this package alone will not enable the use of Elyra. Please install the 'elyra' package instead. e.g. pip install elyra[all]
elyra
Elyra provides AI Centric extensions to JupyterLab
elyra-streamlit-extension
An extension to open a streamlit app within JupyterLab