You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jupyterlab 3.3 will bring select non-api changing features and fixes originally planned for 4.0
Elyra has been waiting on some of these features and fixes and this issue is to track that list of issues and track the update to use 3.3 if pinning to the new minor release is required
When doing this, could we also try running something like the code below (run from Jupyterlab source directory) to update the transient dependencies? Note that, as we are trying to update the lab dependencies as well, we should probably run twice, one with the regex filtering and one without:
jlpm run update:dependency --regex '^(@jupyterlab|@lumino|typescript|rimraf)' latest --regex --path ~/opensource/elyra/elyra
Jupyterlab 3.3 will bring select non-api changing features and fixes originally planned for 4.0
Elyra has been waiting on some of these features and fixes and this issue is to track that list of issues and track the update to use 3.3 if pinning to the new minor release is required
3.3 blocked issues:
Issues specifically blocked by jupyterlab/jupyterlab#11079
Tracking Issue for back ported PRs to 3.3 jupyterlab/jupyterlab#11643
The text was updated successfully, but these errors were encountered: