Download Latest Version v4.0.0 source code.tar.gz (29.0 MB)
Email in envelope

Get an email when there's a new version of Elyra

Home / v3.15.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-03-28 2.7 kB
v3.15.0 source code.tar.gz 2023-03-28 28.2 MB
v3.15.0 source code.zip 2023-03-28 28.7 MB
Totals: 3 Items   56.9 MB 0

New feature highlights

Pipeline editor: enable specific runtimes

Elyra installations are pre-configured by default to support pipeline execution in local environments (via JupyterLab) and remote environments (Kubeflow Pipelines and Apache Airflow). Beginning with this release you can customize Elyra to only expose runtimes you are planning to use.

image

Refer to the new Configuring the pipeline editor user guide topic for details.

Kubeflow Pipelines pipeline editor: support for token authentication

Kubeflow Pipelines runtime configurations now support authentication using static bearer tokens. To leverage this authentication mechanism, select EXISTING_BEARER_TOKEN and specify the token value. Elyra passes the specified token as-is to Kubeflow Pipelines.

image

What's Changed

New Features

Bug Fixes

Other

Full Changelog: https://github.com/elyra-ai/elyra/compare/v3.14.3...v3.15.0

Source: README.md, updated 2023-03-28