Skip to content

JoshuaAlter/examples

 
 

Repository files navigation

Elyra examples

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:

Pipelines

Use the Elyra Visual Pipeline Editor to assemble pipelines from Python notebooks or scripts without the need for any coding.

Pipeline tutorials

Tutorials to get started with generic pipelines in Elyra:

Custom pipeline component examples

Pipeline nodes are implemented using components. The following examples illustrate how to use custom components in runtime specific pipelines.

Pipeline component catalog connectors

Elyra loads custom components from component catalogs:

Example pipelines

This repository includes the following example pipelines:

Example pipelines in third-party repositories

Pipelines that were created by the community:

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 85.1%
  • Python 13.2%
  • Makefile 1.6%
  • Dockerfile 0.1%