-
Some of Elyra UI components are very coupled with related business logic and we are discussing refactor them to promote separation of concerns and sort of use MVC code-pattern (see #1405).
This iss…
-
For Binder, we've created a getting started tour that introduces many of the Elyra key features. Once a user opens Elyra that tour is automatically made available. We need something similar for those …
-
Hi, I'm trying to get Elyra to work with the latest Airflow chart, the instructions on the website are not up to date but that's not a problem I can send a PR with the updated chart changes, however t…
-
**Is your feature request related to a problem? Please describe.**
[JupyterLab 4.0 is now available as a beta](https://github.com/jupyterlab/jupyterlab/releases/tag/v4.0.0b0). We need to evaluate tha…
-
**Describe the issue**
test_package_installation_with_target_path test fails due to incorrect packaging package version during testing
However the test is not currently working as intended.
In
-
Similar to https://github.com/elyra-ai/elyra/issues/2823
**Is your feature request related to a problem? Please describe.**
It is common practice in Kubernetes to select where pods are running by pr…
-
I'm loving the metadata service inside of elyra!
I'd really like to tap into this extension without installing *all* of elyra's dependencies. Right now, installing the Python package leads to the …
-
**Is your feature request related to a problem? Please describe.**
Elyra does not yet support components that are generated on the fly from Python code. Refer to Refer to https://www.kubeflow.org/d…
-
## Requirements
- each runtime can provide a list of nodes (RFC #1444)
- each runtime can provide properties (RFC #1520)
- each runtime can provide lint settings (RFC #1518)
- 3rd party nodes/runt…
-
Currently when you attempt to remove one of the default runtime images, say `Pandas 1.1.1`, you get the error:
```
Removal of instance 'pandas' from the runtime-images schemaspace is not permitte…