Alan Chin
Alan Chin
Partially addresses #747 ### What changes were proposed in this pull request? ### How was this pull request tested? Developer's Certificate of Origin 1.1 By making a contribution to this...
Elyra Homepage : https://elyra-ai.github.io/website/ Elyra Webpage Repo: https://github.com/elyra-ai/website Read the Docs: https://elyra.readthedocs.io/en/latest/index.html Information between our read the docs page and our homepage is out of sync and updated and could...
**Is your feature request related to a problem? Please describe.** This is a umbrella issue to add a Scala editor feature to elyra **TODO** - [x] Initial changes for scala...
**Describe the issue** When the output from a shell command exceeds a certain size, JupyterLab and classic notebooks just freeze. This can be achieved by simply writing a few 100...
Add tests for : - [ ] KFP pipeline processor - [ ] exporting - [ ] kfp dsl generation ( cc pipeline) - [ ] wildcard dependencies - [...
Add the ability to create a virtual environment of the appropriate type in each pipeline node if a requirements file or eqiv. is provided
**Describe the issue** Update the backend tests for the new parameter **Pipeline runtime environment** - Kubeflow Pipelines (provide version number, whether multi-user auth enabled) **Related Parent Issue** https://github.com/elyra-ai/elyra/pull/1529
### What changes were proposed in this pull request? ``` pip install elyra['airflow', 'airflow-examples', 'kfp', 'kfp-examples', 'kfp-tekton', 'test','all'] ``` Enables the ability to install selective packages/groups in order to either...
**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**...
**Is your feature request related to a problem? Please describe.** See the following examples using the new template Gateway Style --> https://jupyter-enterprise-gateway.readthedocs.io/en/latest/ Jupyter Server style --> https://jupyter-server.readthedocs.io/en/latest/?badge=latest **Describe the solution...