- Update KFP Notebook to 0.15.0 release
- Enable display of metrics and metadata in KFP UI #1054
- Renames docker-image build target to container-image #1141
- Set minio python package dependency to version <7 #1143
- Upgrade KFP to version 1.1.0 #1104
- Enable Elyra image to auto-start JupyterLab
- Update to JupyterHub SingleUser 0.10.6 docker image #1135
- Remove workdir setting from Elyra docker image #1135
- Build both docker.io and quay.io tagged images #1135
- Update Jupyter Client minimum version to 6.1.7 #1099
- Properly handle references to missing schema files #1096
- Support namespace configuration when using dex with kfp #1081
- Update canvas version #1082
- Use JupyterLab SessionManager to execute Python scripts #1071
- Update to JupyterLab-git 0.23.1 #1065
- Ensure local notebook nodes use local env #1061
- Code Snippet drag and drop feature #1043
- Add the ability to search/filter to the metadata explorer #985
- Update documentation on containers and public container registries #1039
- Flow kernel name to Jupyter Enterprise Gateway #1031
- Add tags and descriptions to default runtime images #1023
- Propagate local env when running local python node #1047
- Fix variable formatting in jinja template used by export #1027
- Update JupyterLab Git extension to version 0.22.3 #1017
- Build source distro for individual extensions #1018
- Update UI integration tests to use non-standard port #1024
- Update install docs on how to install individual extensions #1009
- Package extension dependencies with Elyra single extension wheel #998
- Update release to build 'elyra-server' before 'elyra' #997
- Fix deployment of individual Elyra extensions #996
- Use
python3
when executing local python operations #992 - Integrate with
nbresuse
to display local resource usage on status bar #987 - Enable local pipeline executions when server uses Enterprise Gateway #983
- Sort list of runtime images retrieved from service #982
- Update to Elyra Canvas 9.1.6 #986
- Increased test coverage #886 #751 #940
- Update Binder build config to enable cloning git repos from ui #963
- Automate the release of independent Elyra package #973
- Add common format for pipeline process logging #950
- Add help icon to launcher #968
- Multiple updates to documentation #979 #947 #949 #945
- Add exported file location to response dialog #967
- Add support for Python Script node on pipelines #722
- Update papermill transient dependencies on docker build #923
- Document OpenShift deployment #929
- Document how to "bring-your-own" runtime image #915
- Update JupyterLab Git to release 0.21.1 #922
- Add support for deploying Elyra on Red Hat Open Data Hub #918
- Add JupyterLab commands for existing metadata UIs #906
- Add tutorials on how to use Elyra #909
- Update default runtime images #908
- Update install documentation on how to run Elyra from docker #907
- Add JSON UI and optional sort for metadata widget #877
- Add support to run pipelines in-place locally #860
- Enable pipeline submission to DEX protected Kubeflow Pipeline environment #866
- Add support for adding files to pipelines using the file browser context menu #882
- Enable adding dependencies in pipeline node properties #881
- Enable updating associated node file from pipeline node properties #867
- Add notebook existence validation to Pipeline Editor #860
- Add initial support for supernodes in Pipeline Editor #818
- Add jest unit tests to Pipeline Editor #818
- Include Python related kernels on Python Editor #875
- Add command to palette to open Runtime Images UI #835
- Add support for grouping metadata fields in metadata editor #871
- Confirm metadata editor reload with unsaved changes #853
- Multiple enhancements and bug-fixes to metadata service #840 #841 #866
- Add support for installing Elyra using conda #891
- Add Elyra source distribution to PyPi in support for conda #876
- Notebook Pipelines visual editor
- Ability to run notebooks as batch jobs
- Reusable Code Snippets
- Hybrid runtime support (based on Jupyter Enterprise Gateway)
- Python script execution capabilities within the editor
- Python script navigation using auto-generated outlines using Table of Contents
- Notebook navigation using auto-generated Table of Contents
- Notebook versioning based on Git integration
- Reusable configuration and editor for runtimes
- JupyterHub Support
- Ability to try Elyra from Binder
- Ability to try Elyra locally using Docker
- Update KFP Notebook to 0.11.0 release
- Tolerate Notebook 6.1.0 release
- Add custom Elyra launcher #782
- Update to Elyra Canvas 9.0.3 #788 #794 #797
- Update KFP Notebook to 0.10.3 release
- Remove
cos_secure
requirement from Runtimes metadata #774 - Add indicator for invalid node properties #752
- Add error message on attempt to create circular references #744
- Migrate to the Elyra Canvas 8.0.32 #758
- Fix CLI output when no instances and json is requested #764
- Update notebook node to allow multiple input links #759
- Update KFP Notebook to 0.10.2 release
- Disable toolbar buttons on empty pipeline editor #741
- Remove escape when inserting markdown snippet to markdown file #749
- Fix code snippet deletion bug #748
- Allow code editor to be resized #729
- Add support for metadata instance classes #725
- Enable CLI JSON output for script consumption #746
- Rename python-runner to python-editor #721
- Add support for JupyterLab Dark theme #706
- Improve dependency management and archive generation #702
- Properly set pipeline version on new pipelines #698
- Make pipeline process and export asynchronous #695
- Use absolute form of export path when exporting pipelines #690
- Validate pipeline and export submission dialogs #684
- Create metadata editor #589
Note: Pipeline nodes that currently do not list any dependencies but have 'Include Subdirectories' enabled, will not have the intended result. Instead, those node properties must be updated to include '*' in the dependencies list. However, use of '*' with 'Include Subdirectories' is not recommended and finer grained dependency lists should be utilized.
Note: With the rename of the python-runner
extension, we suggest uninstalling previous versions of Elyra before updating it.