Martha Cryan
Martha Cryan
Very rough draft - corresponding to elyra-ai/pipeline-editor#197. Currently allows for editing and saving the *pipeline* properties and the *generic* node properties but not most of the *custom component* node properties...
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.
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
In the submission dialog, parameters that are marked as integers are also accepting floats as input.  There should be a pattern added to this input tag to prevent `.`...
### Discussed in https://github.com/elyra-ai/elyra/discussions/3030 Originally posted by **AlexandreDey** November 25, 2022 Hi, To better visualize the different types of operations from the pipeline editor, we would like to change the...
1. click filter column 2. navigate to "stats" tab 3. it says "Loading the summary graph..." and never loads
Advantages / reasons for unit tests on the frontend: * a different angle to test and make the frontend more robust * less flaky * you can write way more...
In jupyterlab / chrome / mac
When you select a graph title, you can press "Delete" to remove it from the graph. But pressing delete might not be totally intuitive, so I think it would be...
See https://github.com/mito-ds/mito/pull/1158#issuecomment-1910897971