elyra icon indicating copy to clipboard operation
elyra copied to clipboard

Elyra extends JupyterLab with an AI centric approach.

Results 217 elyra issues
Sort by recently updated
recently updated
newest added

**Describe the issue** Update the backend tests for the new parameter **Pipeline runtime environment** - Kubeflow Pipelines (provide version number, whether multi-user auth enabled) **Related Parent Issue** https://github.com/elyra-ai/elyra/pull/1529

component:pipeline-runtime
component:test

Currently, Jupyter lab has automated integrity checks to check for things like unnecessary packages being included as dependencies in `package.json` - elyra could add something like this as well.

good first issue
component:build

As suggested by @ajbozarth in a review discussion on #241 , it would be helpful to have an app util for adding class names to JSX elements across our packages

good first issue
component:application-utils
area:front-end
status:Needs Discussion

Currently, Elyra integration test files are located in `tests/integration/`, each file containing all tests for a specific extension. The problem is those tests files are becoming too long and hard...

kind:enhancement
good first issue
component:test
area:front-end
status:Needs Triage

**Is your feature request related to a problem? Please describe.** The [Makefile](https://github.com/elyra-ai/elyra/blob/main/Makefile) currently provides the `validate-runtime-images` target, which enables users to verify that the ['pre-installed' runtime images](https://github.com/elyra-ai/elyra/tree/main/etc/config/metadata/runtime-images) meet Elyra's minimum...

kind:enhancement
good first issue
help wanted
component:build

**Is your feature request related to a problem? Please describe.** Currently parts of the [release process](https://elyra.readthedocs.io/en/latest/developer_guide/release.html#elyra-release-process-overview) are performed manually, such as building and publishing Elyra container images on Docker Hub...

kind:enhancement
good first issue
help wanted
component:build

Add support for data source as metadata and investigate/implement helper utilities to generate connectivity code to be used directly on python scripts or notebooks. Note: What are the implications for...

help wanted
component:metadata

This pull request is a **proof of concept** for what it might take to support using the node's associated container image when running pipelines locally. This functionality may be beneficial...

component:pipeline-runtime
status:Needs Discussion
status:Work in Progress
impact:do-not-merge
platform: pipeline-local

### What changes were proposed in this pull request? ``` pip install elyra['airflow', 'airflow-examples', 'kfp', 'kfp-examples', 'kfp-tekton', 'test','all'] ``` Enables the ability to install selective packages/groups in order to either...

component:build
status:Work in Progress
priority:stretch
component:install

Developer's Certificate of Origin 1.1 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have...

status:Work in Progress
component:cli-tools
priority:stretch
inactive:deferred