This repository provides a set of examples that explore some of the unique features provided by Elyra. All examples require Elyra version 3.x.
Examples for earlier releases:
Use the Elyra Visual Pipeline Editor to assemble pipelines from Python notebooks or scripts without the need for any coding.
Tutorials to get started with generic pipelines in Elyra:
- Introduction to generic pipelines
- Run generic pipelines on Kubeflow Pipelines
- Run generic pipelines on Apache Airflow
- Run runtime-specific pipelines on Kubeflow Pipelines
- Run runtime-specific pipelines on Apache Airflow
Pipeline nodes are implemented using components. The following examples illustrate how to use custom components in runtime specific pipelines.
Elyra loads custom components from component catalogs:
This repository includes the following example pipelines:
Pipelines that were created by the community: