-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Update to JupyterLab 4.2.0b0 #7312
Conversation
Now seeing the following error in the dev tools console, which seems related to jupyterlab/jupyterlab#14683 : |
Co-Authored-By: v-lozko <[email protected]>
I think this is fine. There is less of a user benefit for Notebook than for Lab from using full windowed mode because users may have 10 long notebooks in Lab opened in a single browser tab, but not in Notebook. |
Is there a way to set the windowing mode without going through the settings? Otherwise this also changes the windowing mode used in JupyterLab (if notebook is opened), as the settings are shared between notebook and lab. There is a similar issue with Notebook setting the file browser checkboxes by default, which currently also show up in lab (jupyterlab/jupyterlab#14623). |
It looks like you would need to override the An alternative would be to use setting transforms to change the default value temporarily. |
Looks like that would mean using a setting transform for the |
Update to https://github.com/jupyterlab/jupyterlab/releases/tag/v4.2.0b0