Alan Chin

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

area:documentation
good first issue
help wanted
component:website

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

kind:enhancement
component:scala-editor

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

kind:bug
external:Upstream
status:Waiting for Author
status:Needs Discussion

Add tests for : - [ ] KFP pipeline processor - [ ] exporting - [ ] kfp dsl generation ( cc pipeline) - [ ] wildcard dependencies - [...

good first issue
component:test
area:back-end

Add the ability to create a virtual environment of the appropriate type in each pipeline node if a requirements file or eqiv. is provided

good first issue
help wanted
component:pipeline-runtime

**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

component:pipeline-runtime
component:test

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

component:build
status:Work in Progress
priority:stretch
component:install

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

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

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

area:documentation
kind:enhancement
help wanted