-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Update to JupyterLab 4.0.0a31 #6627
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
Conversation
|
FYI about the notification feature - I have a draft (locally) to extract it to link the view to any widget (not necessarily the one of the status widget as in JupyterLab). I hit a refactoring trouble due to |
| "pytest-console-scripts", | ||
| "ipykernel", | ||
| "jupyterlab_server[test]>=2.13,<3", | ||
| "jupyter_server[test]>=2.0.0rc3,<3", |
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 addition seems to be necessary to fix jupyterlab/jupyterlab#13438 (probably related to the pre-release).
Nice thanks for the heads-up!
👍 Happy to track that in a follow-up issue. |
Fixes #6577
@jupyterlabpackagesCheck notifications: Add notification queue and display using toast jupyterlab/jupyterlab#12959-> not including it for nowshared-models: Extract @jupyterlab/shared-models to @jupyter-notebook/ydoc jupyterlab/jupyterlab#13389ServiceManagertoc-failure.mp4