## June 30, 2022 Weekly Meeting ### Attendees Add your name to the table below: | Name | Affiliation | Git User-id | | ----------- | ---------------- | ----------- | | Alan Chin | IBM | @akchinstc | | Kiersten Stokes | IBM | @kiersten-stokes | | Karla Spuldaro | IBM | @karlaspuldaro | | Kevin Bates | IBM | @kevin-bates | | David C Martin | Age@Home | @dcmartin | | Luciano Resende | Apple | @lresende | * **Release status**: * Latest official release: [![PyPI version](https://badge.fury.io/py/elyra.svg)](https://badge.fury.io/py/elyra) * [Summary of changes](https://github.com/elyra-ai/elyra/releases/tag/v3.9.1) * **conda-forge**: [![Anaconda-Server Badge](https://anaconda.org/conda-forge/elyra/badges/version.svg)](https://anaconda.org/conda-forge/elyra) * All packages have been updated to 3.9.1 * **Open Data Hub**: * [Current version is 3.9.1] - Only local runtime processor is supported atm until they get KF deployment working. Airflow unknown, looking into it * Next planned release: [3.10.0](https://github.com/elyra-ai/elyra/milestone/60) ### Agenda + Minutes - Planning on cutting 3.10 RC0 today or tomorrow - Alan - Update kfp to 1.18.13 (when available) [#2816](https://github.com/elyra-ai/elyra/issues/2816) - Kiersten - New PR for [Supporting volume mounts for custom components](https://github.com/elyra-ai/elyra/pull/2799) is ready for review - Bug found during testing of the above; [PR #2815](https://github.com/elyra-ai/elyra/pull/2815) open to fix - Karla - Latest dev stages of debugger feature [#2087](https://github.com/elyra-ai/elyra/pull/2087) ## June 23, 2022 Weekly Meeting ### Attendees Add your name to the table below: | Name | Affiliation | Git User-id | | ----------- | ---------------- | ----------- | | Alan Chin | IBM | @akchinstc | | Alex Bozarth | IBM | @ajbozarth | | Karla Spuldaro | IBM | @karlaspuldaro | | Joshua Alter | IBM | @joshuaAlter | | Kevin Bates | IBM | @kevin-bates | * **Release status**: * Latest official release: [![PyPI version](https://badge.fury.io/py/elyra.svg)](https://badge.fury.io/py/elyra) * [Summary of changes](https://github.com/elyra-ai/elyra/releases/tag/v3.9.1) * **conda-forge**: [![Anaconda-Server Badge](https://anaconda.org/conda-forge/elyra/badges/version.svg)](https://anaconda.org/conda-forge/elyra) * All packages have been updated to 3.9.1 * **Open Data Hub**: * [Current version is 3.7.0](https://github.com/opendatahub-io/s2i-lab-elyra) * v3.9.1 image PR is [open](https://github.com/opendatahub-io/s2i-lab-elyra/pull/41) * Next planned release: [3.10.0](https://github.com/elyra-ai/elyra/milestone/60) ### Agenda + Minutes - Alan - Support outfile file declarations - [Issue](https://github.com/elyra-ai/elyra/issues/2789) - Docker based development environment - [Issue](https://github.com/elyra-ai/elyra/issues/1638) - Kiersten - re: [#2760 Supporting volume mounts for KFP components ](https://github.com/elyra-ai/elyra/issues/2760) and [related PR](https://github.com/elyra-ai/elyra/pull/2785) - Last week, we discussed keeping the `mounted_volumes` property as a _sibling_ to the `component_parameters` stanza of the pipeline JSON - It turns out this probably isn't the way we want to do this - long story short it's a naming issue with the `elyra_` prefix that we use to denote which properties are 'component parameters' or 'pipeline default' properties - Will open a new PR that puts `mounted_volumes` in the `component_parameters` stanza for both generic and custom components, but we may want to revisit this strategy later on if we have additional properties that should apply to both types of components - This prefix will be removed with certain future RJSF updates - yay! - Alex - Opened https://github.com/elyra-ai/elyra/pull/2790 to re-add installing jupyterlab to the make install target after it was removed to support using local jupyterlab - Opinions on adding https://github.com/ajbozarth/streamlit-extension to the Elyra org - We will be moving into the elyra-ai org - ## June 16, 2022 Weekly Meeting ### Attendees Add your name to the table below: | Name | Affiliation | Git User-id | | ----------- | ---------------- | ----------- | | Patrick Titzler | IBM | @ptitzler | | Kiersten Stokes | IBM | @Kiersten-stokes | | Joshua Alter | IBM | @joshuaAlter | | Karla Spuldaro | IBM | @karlaspuldaro | | Alex Bozarth | IBM | @ajbozarth | | Kevin Bates | IBM | @kevin-bates| * **Release status**: * Latest official release: [![PyPI version](https://badge.fury.io/py/elyra.svg)](https://badge.fury.io/py/elyra) * [Summary of changes](https://github.com/elyra-ai/elyra/releases/tag/v3.9.1) * **conda-forge**: [![Anaconda-Server Badge](https://anaconda.org/conda-forge/elyra/badges/version.svg)](https://anaconda.org/conda-forge/elyra) * All packages have been updated to 3.9.1 * **Open Data Hub**: * [Current version is 3.7.0](https://github.com/opendatahub-io/s2i-lab-elyra) * v3.9.1 image PR is [open](https://github.com/opendatahub-io/s2i-lab-elyra/pull/41) * Next planned release: [3.10.0](https://github.com/elyra-ai/elyra/milestone/60) ### Agenda + Minutes - Share what you are working on, accomplished, etc - ptitzler - [Open Source Summit North America session](https://sched.co/11NhK) Tue 6/21 - RFI: https://github.com/opendatahub-io/s2i-lab-elyra/issues/37 - RFI: https://quay.io/repository/thoth-station/s2i-lab-elyra/manifest/sha256:13b3851a9e000579e75d2d6d48fda008522e818d6b59f24f3528ef1efeebf76f?tab=vulnerabilities - RFI: https://github.com/opendatahub-io/s2i-lab-elyra/issues/22 - Alan - RCOS students - +1 more this week - Will pair up and have them assigned an issue by tomorrow - Meeting Tuesdays and Fridays at 1530 EST - Anyone is welcome to join if interested in mentoring - Kiersten - Design discussion today re: [#2760 Supporting volume mounts for KFP components ](https://github.com/elyra-ai/elyra/issues/2760) - can move to end of this meeting, time-permitting ## June 9, 2022 Weekly Meeting ### Attendees Add your name to the table below: | Name | Affiliation | Git User-id | | ----------- | ---------------- | ----------- | | Patrick Titzler | IBM | @ptitzler | | Alan Chin | IBM | @akchinstc | | Karla Spuldaro | IBM | @karlaspuldaro | | Joshua Alter | IBM | @joshuaAlter | | Alex Bozarth | IBM | @ajbozarth | | Kiersten Stokes | IBM | @kiersten-stokes | | Kevin Bates | IBM | @kevin-bates | * **Release status**: * Latest official release: 3.9.0 * [Summary of changes](https://github.com/elyra-ai/elyra/releases/tag/v3.9.0) * **conda-forge**: (https://anaconda.org/conda-forge/elyra) * Elyra is available on conda-forge - v3.9.0 * Individual extensions available in <1 hour * **Open Data Hub**: * Current version is 3.7.0 * v3.9.0 image updates in progress * Next planned release: [3.9.1](https://github.com/elyra-ai/elyra/milestone/62) ### Agenda + Minutes - Share what you are working on, accomplished, etc - CI test failures (timeout => 360 minutes) - add profiling? `--durations=0 --durations-min=60` https://docs.pytest.org/en/latest/example/simple.html#profiling-test-duration - new RCOS students for the summer - 6 new students wanting to work on Elyra - Initial meeting, equal mix of front and backend interest and expertise - Mostly 3rd year students - Meeting at most twice a week (TF @ 1030-1230 PST) - All have completed development workspace setup - Joshua * Is there a backend issue I can work on slowly? ## June 2, 2022 Weekly Meeting ### Attendees Add your name to the table below: | Name | Affiliation | Git User-id | | ----------- | ---------------- | ----------- | | Patrick Titzler | IBM | @ptitzler | | Alan Chin | IBM | @akchinstc | | Alex Bozarth | IBM | @ajbozarth | | Kiersten Stokes | IBM | @kiersten-stokes | | Martha Cryan | IBM | @marthacryan | | David C Martin | Age@Home | @dcmartin | | Kevin Bates | IBM | @kevin-bates | | Luciano Resende | Apple | @lresende | * **Release status**: * Latest official release: 3.8.1 * [Summary of changes](https://github.com/elyra-ai/elyra/releases/tag/v3.8.1) * **conda-forge**: (https://anaconda.org/conda-forge/elyra) * Elyra is available on conda-forge - v3.8.1 * **Open Data Hub**: * Current version is 3.7.0 * v3.8.1 image updates in progress - test issue with deployment in ODH * Next planned release: [3.9.0](https://github.com/elyra-ai/elyra/milestone/58) * Target date: week of 5/30 * [New feature highlights](https://github.com/elyra-ai/elyra/discussions/2696) ### Agenda + Minutes - Share what you are working on, accomplished, etc - discussion: 3.9.0 RC bug smashing - ptitzler - discussion: [extend support for certain generic component properties to custom components](https://github.com/elyra-ai/elyra/issues/2760) - discussion: [Support for artifactory component catalog](https://github.com/elyra-ai/examples/pull/99#event-6726048379) ## May 26th, 2022 Weekly Meeting ### Attendees Add your name to the table below: | Name | Affiliation | Git User-id | | ----------- | ---------------- | ----------- | | Patrick Titzler | IBM | @ptitzler | | Karla Spuldaro | IBM | @karlaspuldaro | | Kiersten Stokes | IBM | @kiersten-stokes | | Alex Bozarth | IBM | @ajbozarth | | David C Martin | Age@Home | @dcmartin | * **Release status**: * Latest official release: 3.8.1 * [Summary of changes](https://github.com/elyra-ai/elyra/releases/tag/v3.8.1) * **conda-forge**: (https://anaconda.org/conda-forge/elyra) * Elyra is available on conda-forge - v3.8.1 * **Open Data Hub**: * Current version is 3.7.0 * v3.8.1 image updates in progress * Next planned release: [3.9.0](https://github.com/elyra-ai/elyra/milestone/58) * Target date: week of 5/30 * [New feature highlights](https://github.com/elyra-ai/elyra/discussions/2696) ### Agenda + Minutes - Share what you are working on, accomplished, etc - No agenda items for today. Closing early ## May 19th, 2022 Weekly Meeting ### Attendees Add your name to the table below: | Name | Affiliation | Git User-id | | ----------- | ---------------- | ----------- | | Patrick Titzler | IBM | @ptitzler | | Alan Chin | IBM | @akchinstc | | Alex Bozarth | IBM | @ajbozarth | | David C Martin | Age@Home | @dcmartin | | Joshua Alter | IBM | @JoshuaAlter | | Karla Spuldaro | IBM | @karlaspuldaro | | Kiersten Stokes | IBM | @kiersten-stokes | | Kevin Bates | IBM | @kevin-bates | | Martha Cryan | IBM | @marthacryan | * **Release status**: * Latest official release: 3.8.1 * [Summary of changes](https://github.com/elyra-ai/elyra/releases/tag/v3.8.1) * **conda-forge**: (https://anaconda.org/conda-forge/elyra) * Elyra is available on conda-forge - v3.8.1 * **Open Data Hub**: * Current version is 3.7.0 * v3.8.1 image updates in progress * Next planned release: [3.9.0](https://github.com/elyra-ai/elyra/milestone/58) * Target date of 5/30 * [New feature highlights](https://github.com/elyra-ai/elyra/discussions/2696) ### Agenda + Minutes - Share what you are working on, accomplished, etc - ? 5/23 presentation for Rensselaer Center for Open Source (RCOS) to motivate students to contribute to Elyra during the 2022 summer semester - ptitzler - (~ v3.10) Support for KFP template registry hosts https://github.com/elyra-ai/elyra/issues/2733 - Generic catalog connector _might_ provide access to any registry implementation (TBD) - [MLX will implement the host API]( https://github.com/machine-learning-exchange/mlx/issues/331); requires [MLX catalog connector update](https://github.com/elyra-ai/examples/issues/107) - [`elyra-pipeline describe` cleanup](https://github.com/elyra-ai/elyra/issues/2735) - Discussion: [data exchange between generic/runtime-specific components](https://github.com/elyra-ai/elyra/issues/1765) - - Alan - Security updates - Setting up a elyra gmail account for 0-day reporting? - Testing fix for last 3 node package vulns in Elyra - [1174](https://github.com/elyra-ai/elyra/issues/1174) partial execution of pipelines - in progress, working on determination of upstream deps/artifacts - Karla - [#2734](https://github.com/elyra-ai/elyra/pull/2734) - Fix pipeline submit button reload bug - Kiersten - [#2715 Backend support for Kubernetes secrets](https://github.com/elyra-ai/elyra/pull/2715) is ready for review ## May 12th, 2022 Weekly Meeting ### Attendees Add your name to the table below: | Name | Affiliation | Git User-id | | ----------- | ---------------- | ----------- | | Alan Chin | IBM | @akchinstc | | Kiersten Stokes | IBM | @kiersten-stokes | Karla Spuldaro | IBM | @karlaspuldaro | | David C Martin | Age@Home | @dcmartin | | Alex Bozarth | IBM | @ajbozarth | | Kevin Bates | IBM | @kevin-bates | | Patrick Titzler | IBM | @ptitzler | * **Release status**: * Latest official release: 3.8.1 * [Summary of changes](https://github.com/elyra-ai/elyra/releases/tag/v3.8.1) * **conda-forge**: (https://anaconda.org/conda-forge/elyra) * Elyra is available on conda-forge - v3.8.1 * **Open Data Hub**: * Current version is 3.7.0 * v3.8.1 image updates in progress * Next planned release: [3.9.0](https://github.com/elyra-ai/elyra/milestone/58) * Target date of 5/30 ### Agenda + Minutes - Share what you are working on, accomplished, etc - Kiersten - Mentoring two new contributors - PR [#2722](https://github.com/elyra-ai/elyra/pull/2722) opened for [#2685 Extending `elyra-pipeline describe` command](https://github.com/elyra-ai/elyra/issues/2685) - PR in the works for [#2718 Display a link to the documentation from `elyra-metadata --help`](https://github.com/elyra-ai/elyra/issues/2718) - [#2715 Supporting Kubernetes secrets-based env vars](https://github.com/elyra-ai/elyra/pull/2715) - This PR will no longer include frontend changes - Still in draft pending one more backend change and test addition - Alan - [2172](https://github.com/elyra-ai/elyra/pull/2721) - additional testing for runtime images - [2575](https://github.com/elyra-ai/elyra/pull/2575) - npm vulns will finally get updated. resolves all critical and high issues (with karlas upstream marked fix), 22 -> 3 - continuing investigation and work in partial pipeline execution - Karla - [Lab PR #12535](https://github.com/jupyterlab/jupyterlab/pull/12535) - upstream marked fix merged ## May 5th, 2022 Weekly Meeting ### Attendees Add your name to the table below: | Name | Affiliation | Git User-id | | ----------- | ---------------- | ----------- | | Alex Bozarth | IBM | @ajbozarth | | David C Martin | Age@Home | @dcmartin | | Alan Chin | IBM | @akchinstc | | Karla Spuldaro | IBM | @karlaspuldaro | | Joshua Alter | IBM | @JoshuaAlter | | Kiersten Stokes | IBM | @kiersten-stokes | | Kevin Bates | IBM | @kevin-bates| | Martha Cryan | IBM | @marthacryan | | Luciano Resende | Apple | @lresende | * **Release status**: * Latest official release: 3.8.1 * [Summary of changes](https://github.com/elyra-ai/elyra/releases/tag/v3.8.1) * **conda-forge**: (https://anaconda.org/conda-forge/elyra) * Elyra is available on conda-forge - v3.8.0 * v3.8.1 - elyra extension packages are waiting for core elyra-server package to be available within its build system * **Open Data Hub**: * Current version is 3.7.0 * v3.8.1 image updates in progress * Next planned release: [3.9.0](https://github.com/elyra-ai/elyra/milestone/58) * Target date of 5/30 ### Agenda + Minutes - Share what you are working on, accomplished, etc - Alex - Opened [#2709](https://github.com/elyra-ai/elyra/pull/2709) to add support for developing Elyra against a local build of jupyterlab - [#2698](https://github.com/elyra-ai/elyra/pull/2698) significantly improves front end pipeline validation - Was just invited to the JupyterLab Council - ptitzler - KFP investigation for partial execution of pipelines [#2704](https://github.com/elyra-ai/elyra/discussions/2704) - Drafting blog post "Ten things you (probably) didn’t know about Elyra" - CLI - node property defaults - VPE: double click - generic nodes: passing sensitive information (this needs to go into the best practices doc too!) - Alan - Airflow investigation for partial execution of pipelines [#2704](https://github.com/elyra-ai/elyra/discussions/2704) - Updating package descriptions [#2708](https://github.com/elyra-ai/elyra/pull/2708) - node package security updates [#2575](https://github.com/elyra-ai/elyra/pull/2575) updating ts-jest - Kiersten - New blog post published: [Automate Elyra tasks using the CLI](https://medium.com/codait/automate-your-pipeline-tasks-with-the-elyra-cli-2887df8730fb?source=friends_link&sk=ee9332d3f3aef6d316d4a2151fbde918) - Mentoring new contributor on [#2685 Extending elyra-pipeline describe command](https://github.com/elyra-ai/elyra/issues/2685) - Discussion item, time permitting: [#2674 Supporting Kubernetes secrets-based env vars](https://github.com/elyra-ai/elyra/issues/2674) - Design considerations and frontend support - Karla - Upstream dependency update [#12535](https://github.com/jupyterlab/jupyterlab/pull/12535) ## April 28th, 2022 Weekly Meeting ### Attendees Add your name to the table below: | Name | Affiliation | Git User-id | | ----------- | ---------------- | ----------- | | Alan Chin | IBM | @akchinstc | | David C Martin | Age@Home | @dcmartin | | Alex Bozarth | IBM | @ajbozarth | | Kiersten Stokes | IBM | @kiersten-stokes | | Karla Spuldaro | IBM | @karlaspuldaro | | Patrick Titzler | IBM | @ptitzler | | Martha Cryan | IBM | @marthacryan | | Kevin Bates | IBM | @kevin-bates | | Luciano Resende | Apple | @lresende | * **Release status**: * Latest official release: 3.7.0 * [Summary of changes](https://github.com/elyra-ai/elyra/releases/tag/v3.7.0) * **conda-forge**: (https://anaconda.org/conda-forge/elyra) * Elyra is available on conda-forge - v3.7.0 * **Open Data Hub**: * v3.7.0 image updates in progress * Next planned release: [3.8.0](https://github.com/elyra-ai/elyra/milestone/53) * Target date of May 2nd * [Planned Features](https://github.com/elyra-ai/elyra/discussions/2635) * Jupyterlab 3.4 - Release date - May 2nd 2022 * Beta in Elyra [PR](https://github.com/elyra-ai/elyra/pull/2632) - RC in the next 24 hrs * May or may not be included in 3.8.0 release depending on testing ### Agenda + Minutes - Share what you are working on, accomplished, etc - Alan - [#2680](https://github.com/elyra-ai/elyra/pull/2680) Mounted volumes in airflow - Diagnosing startup errors in ODH with elyra in Openshift 4.9 - [#2575](https://github.com/elyra-ai/elyra/pull/2575) Update node packages to fix security vulnerabilities - Jest v28 is out, will be updating the front end dependencies and testing - Alex - Added restoration to the Code Viewer ([PR#2684](https://github.com/elyra-ai/elyra/pull/2684)) - Target date for Jupyterlab 3.4 is next Monday (rc tomorrow EU time) - Kiersten - [#2679](https://github.com/elyra-ai/elyra/pull/2679) - Support key-value type list properties in a more generic way - Incorporates PVC-specific changes to knock that out in one PR - Drafting up a new blog post about the CLI tools; will request review soon - Karla - The Elyra community is proposing to make Elyra and other projects under the Elyra-AI org officially part of Jupyter (thank you Luciano!). Proposal: https://github.com/jupyter/enhancement-proposals/pull/90 - Luciano - Elyra is turning two on April 29th (tomorrow)!!! ## April 21st, 2022 Weekly Meeting ### Attendees Add your name to the table below: | Name | Affiliation | Git User-id | | ----------- | ---------------- | ----------- | | Patrick Titzler | IBM | @ptitzler | | Alan Chin | IBM | @akchinstc | | Alex Bozarth | IBM | @ajbozarth | | David C Martin | Age@Home | @dcmartin | | Kiersten Stokes | IBM | @kiersten-stokes * **Release status**: * Latest official release: 3.7.0 * [Summary of changes](https://github.com/elyra-ai/elyra/releases/tag/v3.7.0) * **conda-forge**: (https://anaconda.org/conda-forge/elyra) * Elyra is available on conda-forge - v3.7.0 * new Code-Viewer pkg approved and merging today * **Open Data Hub**: * v3.7.0 image updates in progress * Next planned release: [3.8.0](https://github.com/elyra-ai/elyra/milestone/53) * [planned features](https://github.com/elyra-ai/elyra/discussions/2635) * Jupyterlab 3.4 - Release date - start of May 2022 * Planned RC ETA? * - maybe one week? ### Agenda + Minutes - Share what you are working on, accomplished, etc - Alex - Pipeline default properties (previous called global properties) support has been merged. Inital defaults include runtime image and env vars. - ptitzler - show and tell "support for volume mounts" (KFP) https://github.com/elyra-ai/elyra/pull/2675 - Elyra session proposal was accepted at [OSSNA 2022](https://events.linuxfoundation.org/open-source-summit-north-america/program/schedule/) - [Tuesday, June 21, 2:05pm "Building ML Pipelines in JupyterLab Using Elyra - Without the Need to Write Code"](https://sched.co/11NhK) - Alan - Dev docker images should now use prebuilt extensions reducing time to build as well as size. - [sub-package work](https://github.com/elyra-ai/elyra/pull/2259) - working on adding "canary package" for airflow. Need to brainstorm on comments e.g. packages that identify runtime capabilities - Kiersten - [#2669](https://github.com/elyra-ai/elyra/pull/2669) Add support for 'pipeline parameters' - Generalize processing of pipeline/node properties that are key/value pairs - Issue and PR to come (milestone 3.8) - Supports Patrick's volume mount PR - Default branch rename - `master` to `main` ## April 14th, 2022 Weekly Meeting ### Attendees Add your name to the table below: | Name | Affiliation | Git User-id | | ----------- | ---------------- | ----------- | | Patrick Titzler | IBM | @ptitzler | | Alex Bozarth | IBM | @ajbozarth | | Karla Spuldaro | IBM | @karlaspuldaro | | Alan Chin | IBM | @akchinstc | | Luciano Resende | Apple | @lresende | | Kevin Bates | IBM | @kevin-bates | | David C Martin | Age@Home | @dcmartin | | Martha Cryan | IBM | @marthacryan | * **Release status**: * Latest official release: 3.7.0 * [Summary of changes](https://github.com/elyra-ai/elyra/releases/tag/v3.7.0) * **conda-forge**: (https://anaconda.org/conda-forge/elyra) * Elyra is available on conda-forge - v3.7.0 * new Code-Viewer pkg is approved and will be merged today * **Open Data Hub**: * v3.6.0 based image is available and ODH manifest master branch has been updated with the new version * v3.7.0 image updates in progress * Next planned release: [3.8.0](https://github.com/elyra-ai/elyra/milestone/53) * [planned features](https://github.com/elyra-ai/elyra/discussions/2635) * Jupyterlab 3.4 - Release date - start of May 2022 ### Agenda + Minutes - Share what you are working on, accomplished, etc - Alex - Been working on front end for [#2656](https://github.com/elyra-ai/elyra/pull/2656) which adds support for global properties. Feedback on the UI/UX would be appreciated. - Jupyterlab 3.4.0b0 should be cut ~~today~~ tomorrow with a target final release at the end of the month (~1 week beta, ~1 week rc). Do we want to preemptively move onto this beta so we can be ready to support it in our 3.8 release? - Alan - Working on the server side for [#2656](https://github.com/elyra-ai/elyra/pull/2656). Currently fixing and adding python tests. - Fixing bug with [subpackage installation support](https://github.com/elyra-ai/elyra/pull/2259). KFP only installation is working, need to figure out CLI issues as well since we dont load the schemas - Ask to include [voila extension](https://github.com/elyra-ai/elyra/issues/2662) which is good candidate to be added as part of the sub package PR - both elyra images built and testedfor both kf notebook and singleuser with the extension and things seem to be working fine - ptitzler - [Support for COS pipeline property](https://github.com/elyra-ai/elyra/issues/2657) - In support of enterprise deployment - Show and Tell (~ 5 minutes) - Martha - Open PR to upgrade to canvas version 12.11 [#189](https://github.com/elyra-ai/pipeline-editor/pull/189) - Open PR in JupyterLab to open specific plugin's settings [#12398](https://github.com/jupyterlab/jupyterlab/pull/12398) - can add that on the Elyra side after that's released - Luciano - FYI, make install-server fails to install latest build with same version - "elyra is already installed with the same version as the provided wheel. Use --force-reinstall to force an installation of the wheel." - Just saw the same thing (Kevin). Didn't we use to uninstall elyra prior to its "updated" installation? ## April 7th, 2022 Weekly Meeting ### Attendees Add your name to the table below: | Name | Affiliation | Git User-id | | ----------- | ---------------- | ----------- | | Alex Bozarth | IBM | @ajbozarth | | David C Martin | Age@Home | @dcmartin | | Karla Spuldaro | IBM | @karlaspuldaro | | Alan Chin | IBM | @akchinstc | | Joshua Alter | IBM | @joshuaAlter | | Kevin Bates | IBM | @kevin-bates | | Patrick Titzler | IBM | @ptitzler | * **Release status**: * Latest official release: 3.7.0 * [Summary of changes](https://github.com/elyra-ai/elyra/releases/tag/v3.7.0) * **conda-forge**: (https://anaconda.org/conda-forge/elyra) * Elyra is available on conda-forge - v3.7.0 * new Code-Viewer pkg is currently awaiting approval from admins * **Open Data Hub**: * v3.6.0 based image is now available [Link to Image](https://quay.io/repository/thoth-station/s2i-lab-elyra?tab=tags) * ODH manifest updates in progress, [PR](https://github.com/opendatahub-io/odh-manifests/pull/546) * v3.7.0 image updates in progress * Next planned release: [3.8.0](https://github.com/elyra-ai/elyra/milestone/53) * Global environmental variables * Support for PVCs - kubeflow and airflow runtimes * Canvas updates - Jupyterlab 3.4 - Release date - start of May 2022 - ### Agenda + Minutes - Alex - [Open PR](https://github.com/jupyterlab/jupyterlab/pull/12365) in Jupyterlab to move the code viewer to core, lots of interest and approval at jupyterlab dev call - Discussion around how to handle migration and pipeline file versioning from 4.0 onward https://github.com/elyra-ai/elyra/discussions/2550#discussioncomment-2516686 - Alan - Packaging updates coming along - https://github.com/elyra-ai/elyra/pull/2259 - Updating ODH manifests and testing - Josh - Hey, Im working slowly, things have been crazy... sorry. - Kevin - [Improve argument handling in elyra-metadata](https://github.com/elyra-ai/elyra/pull/2645)