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

Update to JupyterLab 4.3.0b1 #7423

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/buildutils.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Install dependencies
run: |
python -m pip install -U "jupyterlab>=4.3.0a1,<4.4" hatch
python -m pip install -U "jupyterlab>=4.3.0b1,<4.4" hatch
jlpm
jlpm run build

Expand Down Expand Up @@ -79,6 +79,6 @@ jobs:

- name: Install dependencies
run: |
python -m pip install -U "jupyterlab>=4.3.0a1,<4.4" pip
python -m pip install -U "jupyterlab>=4.3.0b1,<4.4" pip
jlpm
jlpm run build
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ repos:
files: "^notebook"
stages: [manual]
args: ["--install-types", "--non-interactive"]
additional_dependencies: ["traitlets>=5.13", "tornado", "jupyter_server>=2.10", "jupyterlab_server>=2.25", "jupyterlab>=4.3.0a1,<4.4"]
additional_dependencies: ["traitlets>=5.13", "tornado", "jupyter_server>=2.10", "jupyterlab_server>=2.25", "jupyterlab>=4.3.0b1,<4.4"]

- repo: https://github.com/pre-commit/pygrep-hooks
rev: 'v1.10.0'
Expand Down
278 changes: 139 additions & 139 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,99 +23,99 @@
"@jupyter-notebook/tree": "~7.3.0-alpha.1",
"@jupyter-notebook/tree-extension": "~7.3.0-alpha.1",
"@jupyter-notebook/ui-components": "~7.3.0-alpha.1",
"@jupyter/ydoc": "~2.0.1",
"@jupyterlab/application": "~4.3.0-alpha.1",
"@jupyterlab/application-extension": "~4.3.0-alpha.1",
"@jupyterlab/apputils": "~4.4.0-alpha.1",
"@jupyterlab/apputils-extension": "~4.3.0-alpha.1",
"@jupyterlab/attachments": "~4.3.0-alpha.1",
"@jupyterlab/cell-toolbar": "~4.3.0-alpha.1",
"@jupyterlab/cell-toolbar-extension": "~4.3.0-alpha.1",
"@jupyterlab/celltags-extension": "~4.3.0-alpha.1",
"@jupyterlab/codeeditor": "~4.3.0-alpha.1",
"@jupyterlab/codemirror": "~4.3.0-alpha.1",
"@jupyterlab/codemirror-extension": "~4.3.0-alpha.1",
"@jupyterlab/completer": "~4.3.0-alpha.1",
"@jupyterlab/completer-extension": "~4.3.0-alpha.1",
"@jupyterlab/console": "~4.3.0-alpha.1",
"@jupyterlab/console-extension": "~4.3.0-alpha.1",
"@jupyterlab/coreutils": "~6.3.0-alpha.1",
"@jupyterlab/csvviewer-extension": "~4.3.0-alpha.1",
"@jupyterlab/debugger": "~4.3.0-alpha.1",
"@jupyterlab/debugger-extension": "~4.3.0-alpha.1",
"@jupyterlab/docmanager": "~4.3.0-alpha.1",
"@jupyterlab/docmanager-extension": "~4.3.0-alpha.1",
"@jupyterlab/documentsearch": "~4.3.0-alpha.1",
"@jupyterlab/documentsearch-extension": "~4.3.0-alpha.1",
"@jupyterlab/extensionmanager": "~4.3.0-alpha.1",
"@jupyterlab/extensionmanager-extension": "~4.3.0-alpha.1",
"@jupyterlab/filebrowser": "~4.3.0-alpha.1",
"@jupyterlab/filebrowser-extension": "~4.3.0-alpha.1",
"@jupyterlab/fileeditor": "~4.3.0-alpha.1",
"@jupyterlab/fileeditor-extension": "~4.3.0-alpha.1",
"@jupyterlab/help-extension": "~4.3.0-alpha.1",
"@jupyterlab/htmlviewer": "~4.3.0-alpha.1",
"@jupyterlab/htmlviewer-extension": "~4.3.0-alpha.1",
"@jupyterlab/hub-extension": "~4.3.0-alpha.1",
"@jupyterlab/imageviewer": "~4.3.0-alpha.1",
"@jupyterlab/imageviewer-extension": "~4.3.0-alpha.1",
"@jupyterlab/javascript-extension": "~4.3.0-alpha.1",
"@jupyterlab/json-extension": "~4.3.0-alpha.1",
"@jupyterlab/lsp": "~4.3.0-alpha.1",
"@jupyterlab/lsp-extension": "~4.3.0-alpha.1",
"@jupyterlab/mainmenu": "~4.3.0-alpha.1",
"@jupyterlab/mainmenu-extension": "~4.3.0-alpha.1",
"@jupyterlab/markdownviewer": "~4.3.0-alpha.1",
"@jupyterlab/markdownviewer-extension": "~4.3.0-alpha.1",
"@jupyterlab/markedparser-extension": "~4.3.0-alpha.1",
"@jupyterlab/mathjax-extension": "~4.3.0-alpha.1",
"@jupyterlab/mermaid": "~4.3.0-alpha.1",
"@jupyterlab/mermaid-extension": "~4.3.0-alpha.1",
"@jupyterlab/metadataform": "~4.3.0-alpha.1",
"@jupyterlab/metadataform-extension": "~4.3.0-alpha.1",
"@jupyterlab/notebook": "~4.3.0-alpha.1",
"@jupyterlab/notebook-extension": "~4.3.0-alpha.1",
"@jupyterlab/observables": "~5.3.0-alpha.1",
"@jupyterlab/outputarea": "~4.3.0-alpha.1",
"@jupyterlab/pdf-extension": "~4.3.0-alpha.1",
"@jupyterlab/pluginmanager-extension": "~4.3.0-alpha.1",
"@jupyterlab/rendermime": "~4.3.0-alpha.1",
"@jupyterlab/rendermime-interfaces": "~3.11.0-alpha.1",
"@jupyterlab/running-extension": "~4.3.0-alpha.1",
"@jupyterlab/services": "~7.3.0-alpha.1",
"@jupyterlab/settingeditor": "~4.3.0-alpha.1",
"@jupyterlab/settingeditor-extension": "~4.3.0-alpha.1",
"@jupyterlab/settingregistry": "~4.3.0-alpha.1",
"@jupyterlab/shortcuts-extension": "~5.1.0-alpha.1",
"@jupyterlab/statedb": "~4.3.0-alpha.1",
"@jupyterlab/statusbar": "~4.3.0-alpha.1",
"@jupyterlab/terminal": "~4.3.0-alpha.1",
"@jupyterlab/terminal-extension": "~4.3.0-alpha.1",
"@jupyterlab/theme-dark-extension": "~4.3.0-alpha.1",
"@jupyterlab/theme-dark-high-contrast-extension": "~4.3.0-alpha.1",
"@jupyterlab/theme-light-extension": "~4.3.0-alpha.1",
"@jupyterlab/toc-extension": "~6.3.0-alpha.1",
"@jupyterlab/tooltip": "~4.3.0-alpha.1",
"@jupyterlab/tooltip-extension": "~4.3.0-alpha.1",
"@jupyterlab/translation": "~4.3.0-alpha.1",
"@jupyterlab/translation-extension": "~4.3.0-alpha.1",
"@jupyterlab/ui-components": "~4.3.0-alpha.1",
"@jupyterlab/ui-components-extension": "~4.3.0-alpha.1",
"@jupyterlab/vega5-extension": "~4.3.0-alpha.1",
"@jupyter/ydoc": "~3.0.0-a6",
"@jupyterlab/application": "~4.3.0-beta.1",
"@jupyterlab/application-extension": "~4.3.0-beta.1",
"@jupyterlab/apputils": "~4.4.0-beta.1",
"@jupyterlab/apputils-extension": "~4.3.0-beta.1",
"@jupyterlab/attachments": "~4.3.0-beta.1",
"@jupyterlab/cell-toolbar": "~4.3.0-beta.1",
"@jupyterlab/cell-toolbar-extension": "~4.3.0-beta.1",
"@jupyterlab/celltags-extension": "~4.3.0-beta.1",
"@jupyterlab/codeeditor": "~4.3.0-beta.1",
"@jupyterlab/codemirror": "~4.3.0-beta.1",
"@jupyterlab/codemirror-extension": "~4.3.0-beta.1",
"@jupyterlab/completer": "~4.3.0-beta.1",
"@jupyterlab/completer-extension": "~4.3.0-beta.1",
"@jupyterlab/console": "~4.3.0-beta.1",
"@jupyterlab/console-extension": "~4.3.0-beta.1",
"@jupyterlab/coreutils": "~6.3.0-beta.1",
"@jupyterlab/csvviewer-extension": "~4.3.0-beta.1",
"@jupyterlab/debugger": "~4.3.0-beta.1",
"@jupyterlab/debugger-extension": "~4.3.0-beta.1",
"@jupyterlab/docmanager": "~4.3.0-beta.1",
"@jupyterlab/docmanager-extension": "~4.3.0-beta.1",
"@jupyterlab/documentsearch": "~4.3.0-beta.1",
"@jupyterlab/documentsearch-extension": "~4.3.0-beta.1",
"@jupyterlab/extensionmanager": "~4.3.0-beta.1",
"@jupyterlab/extensionmanager-extension": "~4.3.0-beta.1",
"@jupyterlab/filebrowser": "~4.3.0-beta.1",
"@jupyterlab/filebrowser-extension": "~4.3.0-beta.1",
"@jupyterlab/fileeditor": "~4.3.0-beta.1",
"@jupyterlab/fileeditor-extension": "~4.3.0-beta.1",
"@jupyterlab/help-extension": "~4.3.0-beta.1",
"@jupyterlab/htmlviewer": "~4.3.0-beta.1",
"@jupyterlab/htmlviewer-extension": "~4.3.0-beta.1",
"@jupyterlab/hub-extension": "~4.3.0-beta.1",
"@jupyterlab/imageviewer": "~4.3.0-beta.1",
"@jupyterlab/imageviewer-extension": "~4.3.0-beta.1",
"@jupyterlab/javascript-extension": "~4.3.0-beta.1",
"@jupyterlab/json-extension": "~4.3.0-beta.1",
"@jupyterlab/lsp": "~4.3.0-beta.1",
"@jupyterlab/lsp-extension": "~4.3.0-beta.1",
"@jupyterlab/mainmenu": "~4.3.0-beta.1",
"@jupyterlab/mainmenu-extension": "~4.3.0-beta.1",
"@jupyterlab/markdownviewer": "~4.3.0-beta.1",
"@jupyterlab/markdownviewer-extension": "~4.3.0-beta.1",
"@jupyterlab/markedparser-extension": "~4.3.0-beta.1",
"@jupyterlab/mathjax-extension": "~4.3.0-beta.1",
"@jupyterlab/mermaid": "~4.3.0-beta.1",
"@jupyterlab/mermaid-extension": "~4.3.0-beta.1",
"@jupyterlab/metadataform": "~4.3.0-beta.1",
"@jupyterlab/metadataform-extension": "~4.3.0-beta.1",
"@jupyterlab/notebook": "~4.3.0-beta.1",
"@jupyterlab/notebook-extension": "~4.3.0-beta.1",
"@jupyterlab/observables": "~5.3.0-beta.1",
"@jupyterlab/outputarea": "~4.3.0-beta.1",
"@jupyterlab/pdf-extension": "~4.3.0-beta.1",
"@jupyterlab/pluginmanager-extension": "~4.3.0-beta.1",
"@jupyterlab/rendermime": "~4.3.0-beta.1",
"@jupyterlab/rendermime-interfaces": "~3.11.0-beta.1",
"@jupyterlab/running-extension": "~4.3.0-beta.1",
"@jupyterlab/services": "~7.3.0-beta.1",
"@jupyterlab/settingeditor": "~4.3.0-beta.1",
"@jupyterlab/settingeditor-extension": "~4.3.0-beta.1",
"@jupyterlab/settingregistry": "~4.3.0-beta.1",
"@jupyterlab/shortcuts-extension": "~5.1.0-beta.1",
"@jupyterlab/statedb": "~4.3.0-beta.1",
"@jupyterlab/statusbar": "~4.3.0-beta.1",
"@jupyterlab/terminal": "~4.3.0-beta.1",
"@jupyterlab/terminal-extension": "~4.3.0-beta.1",
"@jupyterlab/theme-dark-extension": "~4.3.0-beta.1",
"@jupyterlab/theme-dark-high-contrast-extension": "~4.3.0-beta.1",
"@jupyterlab/theme-light-extension": "~4.3.0-beta.1",
"@jupyterlab/toc-extension": "~6.3.0-beta.1",
"@jupyterlab/tooltip": "~4.3.0-beta.1",
"@jupyterlab/tooltip-extension": "~4.3.0-beta.1",
"@jupyterlab/translation": "~4.3.0-beta.1",
"@jupyterlab/translation-extension": "~4.3.0-beta.1",
"@jupyterlab/ui-components": "~4.3.0-beta.1",
"@jupyterlab/ui-components-extension": "~4.3.0-beta.1",
"@jupyterlab/vega5-extension": "~4.3.0-beta.1",
"@lezer/common": "~1.2.1",
"@lezer/highlight": "~1.2.0",
"@lumino/algorithm": "~2.0.1",
"@lumino/algorithm": "~2.0.2",
"@lumino/application": "~2.3.1",
"@lumino/commands": "~2.3.0",
"@lumino/coreutils": "~2.1.2",
"@lumino/disposable": "~2.1.2",
"@lumino/domutils": "~2.0.1",
"@lumino/dragdrop": "~2.1.4",
"@lumino/messaging": "~2.0.1",
"@lumino/properties": "~2.0.1",
"@lumino/signaling": "~2.1.2",
"@lumino/virtualdom": "~2.0.1",
"@lumino/widgets": "~2.3.2",
"@lumino/commands": "~2.3.1",
"@lumino/coreutils": "~2.2.0",
"@lumino/disposable": "~2.1.3",
"@lumino/domutils": "~2.0.2",
"@lumino/dragdrop": "~2.1.5",
"@lumino/messaging": "~2.0.2",
"@lumino/properties": "~2.0.2",
"@lumino/signaling": "~2.1.3",
"@lumino/virtualdom": "~2.0.2",
"@lumino/widgets": "~2.5.0",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"yjs": "~13.6.8"
Expand All @@ -132,60 +132,60 @@
"@jupyter-notebook/tree": "^7.3.0-alpha.1",
"@jupyter-notebook/tree-extension": "^7.3.0-alpha.1",
"@jupyter-notebook/ui-components": "^7.3.0-alpha.1",
"@jupyterlab/application-extension": "~4.3.0-alpha.1",
"@jupyterlab/apputils-extension": "~4.3.0-alpha.1",
"@jupyterlab/attachments": "~4.3.0-alpha.1",
"@jupyterlab/cell-toolbar-extension": "~4.3.0-alpha.1",
"@jupyterlab/celltags-extension": "~4.3.0-alpha.1",
"@jupyterlab/codemirror": "~4.3.0-alpha.1",
"@jupyterlab/codemirror-extension": "~4.3.0-alpha.1",
"@jupyterlab/completer-extension": "~4.3.0-alpha.1",
"@jupyterlab/console-extension": "~4.3.0-alpha.1",
"@jupyterlab/coreutils": "~6.3.0-alpha.1",
"@jupyterlab/csvviewer-extension": "~4.3.0-alpha.1",
"@jupyterlab/debugger-extension": "~4.3.0-alpha.1",
"@jupyterlab/docmanager-extension": "~4.3.0-alpha.1",
"@jupyterlab/documentsearch-extension": "~4.3.0-alpha.1",
"@jupyterlab/extensionmanager-extension": "~4.3.0-alpha.1",
"@jupyterlab/filebrowser-extension": "~4.3.0-alpha.1",
"@jupyterlab/fileeditor-extension": "~4.3.0-alpha.1",
"@jupyterlab/help-extension": "~4.3.0-alpha.1",
"@jupyterlab/htmlviewer-extension": "~4.3.0-alpha.1",
"@jupyterlab/hub-extension": "~4.3.0-alpha.1",
"@jupyterlab/imageviewer-extension": "~4.3.0-alpha.1",
"@jupyterlab/javascript-extension": "~4.3.0-alpha.1",
"@jupyterlab/json-extension": "~4.3.0-alpha.1",
"@jupyterlab/lsp": "~4.3.0-alpha.1",
"@jupyterlab/lsp-extension": "~4.3.0-alpha.1",
"@jupyterlab/mainmenu-extension": "~4.3.0-alpha.1",
"@jupyterlab/markdownviewer-extension": "~4.3.0-alpha.1",
"@jupyterlab/markedparser-extension": "~4.3.0-alpha.1",
"@jupyterlab/mathjax-extension": "~4.3.0-alpha.1",
"@jupyterlab/mermaid-extension": "~4.3.0-alpha.1",
"@jupyterlab/metadataform-extension": "~4.3.0-alpha.1",
"@jupyterlab/notebook-extension": "~4.3.0-alpha.1",
"@jupyterlab/pdf-extension": "~4.3.0-alpha.1",
"@jupyterlab/pluginmanager-extension": "~4.3.0-alpha.1",
"@jupyterlab/running-extension": "~4.3.0-alpha.1",
"@jupyterlab/settingeditor": "~4.3.0-alpha.1",
"@jupyterlab/settingeditor-extension": "~4.3.0-alpha.1",
"@jupyterlab/shortcuts-extension": "~5.1.0-alpha.1",
"@jupyterlab/terminal-extension": "~4.3.0-alpha.1",
"@jupyterlab/theme-dark-extension": "~4.3.0-alpha.1",
"@jupyterlab/theme-dark-high-contrast-extension": "~4.3.0-alpha.1",
"@jupyterlab/theme-light-extension": "~4.3.0-alpha.1",
"@jupyterlab/toc-extension": "~6.3.0-alpha.1",
"@jupyterlab/tooltip-extension": "~4.3.0-alpha.1",
"@jupyterlab/translation-extension": "~4.3.0-alpha.1",
"@jupyterlab/ui-components-extension": "~4.3.0-alpha.1",
"@jupyterlab/vega5-extension": "~4.3.0-alpha.1",
"@jupyterlab/application-extension": "~4.3.0-beta.1",
"@jupyterlab/apputils-extension": "~4.3.0-beta.1",
"@jupyterlab/attachments": "~4.3.0-beta.1",
"@jupyterlab/cell-toolbar-extension": "~4.3.0-beta.1",
"@jupyterlab/celltags-extension": "~4.3.0-beta.1",
"@jupyterlab/codemirror": "~4.3.0-beta.1",
"@jupyterlab/codemirror-extension": "~4.3.0-beta.1",
"@jupyterlab/completer-extension": "~4.3.0-beta.1",
"@jupyterlab/console-extension": "~4.3.0-beta.1",
"@jupyterlab/coreutils": "~6.3.0-beta.1",
"@jupyterlab/csvviewer-extension": "~4.3.0-beta.1",
"@jupyterlab/debugger-extension": "~4.3.0-beta.1",
"@jupyterlab/docmanager-extension": "~4.3.0-beta.1",
"@jupyterlab/documentsearch-extension": "~4.3.0-beta.1",
"@jupyterlab/extensionmanager-extension": "~4.3.0-beta.1",
"@jupyterlab/filebrowser-extension": "~4.3.0-beta.1",
"@jupyterlab/fileeditor-extension": "~4.3.0-beta.1",
"@jupyterlab/help-extension": "~4.3.0-beta.1",
"@jupyterlab/htmlviewer-extension": "~4.3.0-beta.1",
"@jupyterlab/hub-extension": "~4.3.0-beta.1",
"@jupyterlab/imageviewer-extension": "~4.3.0-beta.1",
"@jupyterlab/javascript-extension": "~4.3.0-beta.1",
"@jupyterlab/json-extension": "~4.3.0-beta.1",
"@jupyterlab/lsp": "~4.3.0-beta.1",
"@jupyterlab/lsp-extension": "~4.3.0-beta.1",
"@jupyterlab/mainmenu-extension": "~4.3.0-beta.1",
"@jupyterlab/markdownviewer-extension": "~4.3.0-beta.1",
"@jupyterlab/markedparser-extension": "~4.3.0-beta.1",
"@jupyterlab/mathjax-extension": "~4.3.0-beta.1",
"@jupyterlab/mermaid-extension": "~4.3.0-beta.1",
"@jupyterlab/metadataform-extension": "~4.3.0-beta.1",
"@jupyterlab/notebook-extension": "~4.3.0-beta.1",
"@jupyterlab/pdf-extension": "~4.3.0-beta.1",
"@jupyterlab/pluginmanager-extension": "~4.3.0-beta.1",
"@jupyterlab/running-extension": "~4.3.0-beta.1",
"@jupyterlab/settingeditor": "~4.3.0-beta.1",
"@jupyterlab/settingeditor-extension": "~4.3.0-beta.1",
"@jupyterlab/shortcuts-extension": "~5.1.0-beta.1",
"@jupyterlab/terminal-extension": "~4.3.0-beta.1",
"@jupyterlab/theme-dark-extension": "~4.3.0-beta.1",
"@jupyterlab/theme-dark-high-contrast-extension": "~4.3.0-beta.1",
"@jupyterlab/theme-light-extension": "~4.3.0-beta.1",
"@jupyterlab/toc-extension": "~6.3.0-beta.1",
"@jupyterlab/tooltip-extension": "~4.3.0-beta.1",
"@jupyterlab/translation-extension": "~4.3.0-beta.1",
"@jupyterlab/ui-components-extension": "~4.3.0-beta.1",
"@jupyterlab/vega5-extension": "~4.3.0-beta.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"yjs": "^13.5.40"
},
"devDependencies": {
"@jupyterlab/builder": "~4.3.0-alpha.1",
"@jupyterlab/buildutils": "~4.3.0-alpha.1",
"@jupyterlab/builder": "~4.3.0-beta.1",
"@jupyterlab/buildutils": "~4.3.0-beta.1",
"@types/rimraf": "^3.0.2",
"css-loader": "~5.0.1",
"extra-watch-webpack-plugin": "^1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion buildutils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"watch": "tsc -w --listEmittedFiles"
},
"dependencies": {
"@jupyterlab/buildutils": "~4.3.0-alpha.1",
"@jupyterlab/buildutils": "~4.3.0-beta.1",
"commander": "^6.2.0",
"fs-extra": "^9.1.0",
"typescript": "~5.0.2"
Expand Down
2 changes: 1 addition & 1 deletion notebook/templates/consoles.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<link rel="stylesheet" type="text/css" href="{{ base_url | escape }}custom/custom.css">
{% endif %}
</head>
<body>
<body class="jp-ThemedContainer">

{# Copy so we do not modify the page_config with updates. #}
{% set page_config_full = page_config.copy() %}
Expand Down
2 changes: 1 addition & 1 deletion notebook/templates/edit.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<link rel="icon" type="image/x-icon" href="{{ base_url | escape }}static/favicons/favicon-file.ico" class="favicon">
{% endblock %}
</head>
<body data-notebook="edit">
<body class="jp-ThemedContainer" data-notebook="edit">

{# Copy so we do not modify the page_config with updates. #}
{% set page_config_full = page_config.copy() %}
Expand Down
2 changes: 1 addition & 1 deletion notebook/templates/error.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

</head>

<body>
<body class="jp-ThemedContainer">

{% block stylesheet %}
<style type="text/css">
Expand Down
2 changes: 1 addition & 1 deletion notebook/templates/notebooks.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<link rel="stylesheet" type="text/css" href="{{ base_url | escape }}custom/custom.css">
{% endif %}
</head>
<body data-notebook="notebooks">
<body class="jp-ThemedContainer" data-notebook="notebooks">

{# Copy so we do not modify the page_config with updates. #}
{% set page_config_full = page_config.copy() %}
Expand Down
2 changes: 1 addition & 1 deletion notebook/templates/terminals.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<link rel="stylesheet" type="text/css" href="{{ base_url | escape }}custom/custom.css">
{% endif %}
</head>
<body>
<body class="jp-ThemedContainer">

{# Copy so we do not modify the page_config with updates. #}
{% set page_config_full = page_config.copy() %}
Expand Down
2 changes: 1 addition & 1 deletion notebook/templates/tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<link rel="stylesheet" type="text/css" href="{{ base_url | escape }}custom/custom.css">
{% endif %}
</head>
<body>
<body class="jp-ThemedContainer">

{# Copy so we do not modify the page_config with updates. #}
{% set page_config_full = page_config.copy() %}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"yjs": "^13.5.40"
},
"devDependencies": {
"@jupyterlab/buildutils": "~4.3.0-alpha.1",
"@jupyterlab/buildutils": "~4.3.0-beta.1",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
Expand Down
Loading
Loading