elyra-ai / examples

A repository of examples for Elyra (https://github.com/elyra-ai/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 for Elyra (https://github.com/elyra-ai/elyra)

License:Apache License 2.0


Languages

Language:Jupyter Notebook 79.6%Language:Python 18.6%Language:Makefile 1.7%Language:Dockerfile 0.1%