Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to support Jupyterlab 3.3 #2415

Closed
1 of 4 tasks
ajbozarth opened this issue Jan 24, 2022 · 5 comments
Closed
1 of 4 tasks

Move to support Jupyterlab 3.3 #2415

ajbozarth opened this issue Jan 24, 2022 · 5 comments
Assignees
Labels
external:jupyterlab 3.3 Issues dependent on features coming in JupyterLab 3.3 instead of 4.0
Milestone

Comments

@ajbozarth
Copy link
Member

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

@ajbozarth ajbozarth added this to the 3.7.0 milestone Jan 24, 2022
@ajbozarth ajbozarth self-assigned this Jan 24, 2022
@ajbozarth
Copy link
Member Author

@karlaspuldaro #2375 is blocked by jupyterlab/jupyterlab#10758 do you know if that PR is API breaking (meaning has to wait till 4.0)? Because if it isn't you can raise it on jupyterlab/jupyterlab#11643 to have it back ported to 3.3 and we'll add it here

@ajbozarth
Copy link
Member Author

#1943 can be added to this if/when jupyterlab/jupyterlab#11540 is back ported to 3.3

@ptitzler ptitzler added external:jupyterlab 3.3 Issues dependent on features coming in JupyterLab 3.3 instead of 4.0 and removed status:Needs Triage labels Jan 24, 2022
@karlaspuldaro
Copy link
Member

I believe #2375 is a 4.0 since we will be updating the libraries to v4

@karlaspuldaro
Copy link
Member

#2019 can be added to this list

@lresende
Copy link
Member

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

@ptitzler ptitzler modified the milestones: 3.7.0, 3.8.0 Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external:jupyterlab 3.3 Issues dependent on features coming in JupyterLab 3.3 instead of 4.0
Projects
None yet
Development

No branches or pull requests

5 participants