-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Update to JupyterLab 4.1 #7096
Update to JupyterLab 4.1 #7096
Conversation
@@ -44,12 +44,13 @@ | |||
"watch:lib": "lerna exec --stream --scope @jupyter-notebook/metapackage jlpm watch" | |||
}, | |||
"resolutions": { | |||
"@jupyterlab/rendermime-interfaces": "3.8.3-alpha.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be temporary until jupyterlab/jupyterlab#15240 or similar is fixed upstream.
This new dev tools error seems to be related to jupyterlab/jupyterlab#14920: |
bot please update playwright snapshots |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This snapshot was reverted from #7103 because the upstream change is currently only available in 4.0.7
, but not in a 4.1
pre-release.
Getting this one in now that we have a |
Fixes #7083
Fixes #6902
@jupyterlab
packages@lumino
packagesInclude the plugin manager? Add plugin manager and extension locks jupyterlab/jupyterlab#14536-> moved to Add the plugin manager extension #7097