.. .. Copyright 2018-2022 Elyra Authors .. .. Licensed under the Apache License, Version 2.0 (the "License"); .. you may not use this file except in compliance with the License. .. You may obtain a copy of the License at .. .. http://www.apache.org/licenses/LICENSE-2.0 .. .. Unless required by applicable law or agreed to in writing, software .. distributed under the License is distributed on an "AS IS" BASIS, .. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. .. See the License for the specific language governing permissions and .. limitations under the License. .. .. Elyra documentation master file, created by sphinx-quickstart on Wed Apr 29 21:41:11 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Elyra Documentation ================================= Elyra is a set of AI-centric extensions to JupyterLab Notebooks. .. toctree:: :maxdepth: 1 :caption: Getting Started getting_started/overview.md getting_started/installation.md getting_started/starting.md getting_started/published-resources.md getting_started/tutorials.md getting_started/getting-help.md getting_started/changelog.md .. toctree:: :maxdepth: 1 :caption: User Guide user_guide/jupyterlab-interface.md user_guide/command-line-interface.md user_guide/runtime-conf.md user_guide/runtime-image-conf.md user_guide/pipelines.md user_guide/pipeline-components.md user_guide/best-practices-custom-pipeline-components user_guide/best-practices-file-based-nodes.md user_guide/enhanced-script-support.md user_guide/code-snippets.md .. toctree:: :maxdepth: 1 :caption: Recipes recipes/deploying-elyra-in-a-jupyterhub-environment.md recipes/deploying-kubeflow-locally-for-dev.md recipes/deploying-elyra-with-opendatahub.md recipes/using-elyra-with-kubeflow-notebook-server.md recipes/running-elyra-in-air-gapped-environment.md recipes/creating-a-custom-runtime-image.md recipes/visualizing-output-in-the-kfp-ui.md recipes/configure-airflow-as-a-runtime.md .. toctree:: :maxdepth: 1 :caption: Developer Guide developer_guide/contributing.md developer_guide/development-workflow.md developer_guide/issue-management.md developer_guide/logging.md developer_guide/metadata.md developer_guide/pipelines.md developer_guide/pipeline-component-connectors.md developer_guide/trackers.md developer_guide/troubleshooting.md developer_guide/release.md