Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
356 contributions in the last year
Activity overview
Contribution activity
July 2020
- Update notebook node to allow multiple input links
- Disable toolbar buttons on empty pipeline editor
- Add indicator for invalid node properties
- Add error message on attempt to create circular references
- Remove escape when inserting markdown snippet to markdown file
- Pin JupyterLab version to less then 3.0
- Fix code snippet deletion bug
- Allow code editor to be resized
- Replace Pipeline Editor toolbar icons when in dark mode
- Update Code Snippet header icon
- Update JupyterLab shell background color
- Doc images updates
- Add support for JupyterLab Dark theme
- Validate pipeline form dialogs
Created an issue in elyra-ai/elyra that received 4 comments
The clear pipeline button also clears the pipeline version
When the Clear Pipeline button is used it calls canvasController.clearPipelineFlow() which replaces the current pipleineFlow with an new empty one.…
4
comments

