Martha Cryan

Results 41 issues of 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...

status:Work in Progress
impact:blocker
impact:requires-pipeline-migration

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

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

In the submission dialog, parameters that are marked as integers are also accepting floats as input. ![image](https://user-images.githubusercontent.com/6673460/214119957-aaf13db1-773e-4aee-8001-c8bd451ddeb4.png) There should be a pattern added to this input tag to prevent `.`...

status:Needs Triage

### 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...

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

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

effort: 3
priority: medium

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