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

https://issues.redhat.com/browse/RHODS-469

status:Waiting for Author
platform: Open Data Hub

https://issues.redhat.com/browse/RHODS-314

status:Waiting for Author
platform: Open Data Hub

**Describe the issue** The static code analysis tool used in LSP extension detects error in the wrong code line compared to ipython ![image](https://user-images.githubusercontent.com/25207344/110502607-594e0800-80c9-11eb-9ef9-ff10cf066d8e.png) **To Reproduce** Steps to reproduce the behavior:...

component:python-editor
external:Upstream
component:lsp

As of Elyra `3.8.1`, KFP pipelines will only work with Runtime images that use pip versions before `20.3` (the version which added the new resolver). If using a newer version...

kind:bug
component:build

**Is your feature request related to a problem? Please describe.** #2083 set the groundwork for supporting component registries that include multiple components from a single source type (e.g. a directory...

kind:enhancement
status:Needs Discussion

**Describe the issue** Strange behavior when clicking twice on the white part of the pipeline editor causes the toolbar to change, checked 3.8.1 and it doesnt do this **To Reproduce**...

kind:bug
component:pipeline-editor
status:Needs Triage

**Describe the issue** `Clear Pipeline` button gives the options to `Clear canvas` and `Clear all`. For both commands there is no way to undo the changes. Closing the file and...

component:pipeline-editor
status:Needs Triage

**Describe the issue** Selecting a comment node the pipeline properties panel is displayed, which is unexpected. **To Reproduce** Steps to reproduce the behavior: 1. Create a pipeline 2. Add a...

component:pipeline-editor
status:Needs Triage

Follow-up to #2464 - we should change any documentation screenshots to reflect the new UI for the metadata editor. Instances I could find: https://elyra.readthedocs.io/en/latest/user_guide/runtime-conf.html#creating-a-runtime-configuration https://elyra.readthedocs.io/en/latest/user_guide/runtime-image-conf.html#managing-runtime-image-configurations-using-the-jupyterlab-ui https://elyra.readthedocs.io/en/latest/user_guide/code-snippets.html#creating-a-code-snippet https://elyra.readthedocs.io/en/latest/recipes/configure-airflow-as-a-runtime.html#setting-up-a-dag-repository-on-git

area:documentation
kind:enhancement
status:Needs Triage

Generic components are powerful because the same component can be run both locally, and in a kubeflow/airflow pipeline. This makes it easier to develop iteratively by running the pipeline locally...

kind:enhancement
status:Needs Discussion