akchinSTC / examples

A repository of examples/sample notebooks and scenarios for Elyra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

A repository of examples/sample notebooks and scenarios for Elyra

License:Apache License 2.0


Languages

Language:Jupyter Notebook 83.6%Language:Python 14.7%Language:Makefile 1.6%Language:Dockerfile 0.1%