Skip to content

Commit 828708e

Browse files
Update to JupyterLab v4.5.0b0 (#7739)
* Update to JupyterLab v4.5.0b0 * Update playwright * add new debugger plugin * add the debugger console * lint * Update snapshots --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2e88202 commit 828708e

File tree

26 files changed

+1712
-1709
lines changed

26 files changed

+1712
-1709
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repos:
4545
files: "^notebook"
4646
stages: [manual]
4747
args: ["--install-types", "--non-interactive"]
48-
additional_dependencies: ["traitlets>=5.13", "tornado", "jupyter_server>=2.10", "jupyterlab_server>=2.25", "jupyterlab>=4.5.0a4,<4.6"]
48+
additional_dependencies: ["traitlets>=5.13", "tornado", "jupyter_server>=2.10", "jupyterlab_server>=2.25", "jupyterlab>=4.5.0b0,<4.6"]
4949

5050
- repo: https://github.com/pre-commit/pygrep-hooks
5151
rev: 'v1.10.0'

app/package.json

Lines changed: 137 additions & 135 deletions
Original file line numberDiff line numberDiff line change
@@ -26,88 +26,88 @@
2626
"@jupyter/react-components": "~0.16.7",
2727
"@jupyter/web-components": "~0.16.7",
2828
"@jupyter/ydoc": "~3.1.0",
29-
"@jupyterlab/application": "~4.5.0-alpha.4",
30-
"@jupyterlab/application-extension": "~4.5.0-alpha.4",
31-
"@jupyterlab/apputils": "~4.6.0-alpha.4",
32-
"@jupyterlab/apputils-extension": "~4.5.0-alpha.4",
33-
"@jupyterlab/attachments": "~4.5.0-alpha.4",
34-
"@jupyterlab/audio-extension": "~4.5.0-alpha.4",
35-
"@jupyterlab/cell-toolbar": "~4.5.0-alpha.4",
36-
"@jupyterlab/cell-toolbar-extension": "~4.5.0-alpha.4",
37-
"@jupyterlab/celltags-extension": "~4.5.0-alpha.4",
38-
"@jupyterlab/codeeditor": "~4.5.0-alpha.4",
39-
"@jupyterlab/codemirror": "~4.5.0-alpha.4",
40-
"@jupyterlab/codemirror-extension": "~4.5.0-alpha.4",
41-
"@jupyterlab/completer": "~4.5.0-alpha.4",
42-
"@jupyterlab/completer-extension": "~4.5.0-alpha.4",
43-
"@jupyterlab/console": "~4.5.0-alpha.4",
44-
"@jupyterlab/console-extension": "~4.5.0-alpha.4",
45-
"@jupyterlab/coreutils": "~6.5.0-alpha.4",
46-
"@jupyterlab/csvviewer-extension": "~4.5.0-alpha.4",
47-
"@jupyterlab/debugger": "~4.5.0-alpha.4",
48-
"@jupyterlab/debugger-extension": "~4.5.0-alpha.4",
49-
"@jupyterlab/docmanager": "~4.5.0-alpha.4",
50-
"@jupyterlab/docmanager-extension": "~4.5.0-alpha.4",
51-
"@jupyterlab/documentsearch": "~4.5.0-alpha.4",
52-
"@jupyterlab/documentsearch-extension": "~4.5.0-alpha.4",
53-
"@jupyterlab/extensionmanager": "~4.5.0-alpha.4",
54-
"@jupyterlab/extensionmanager-extension": "~4.5.0-alpha.4",
55-
"@jupyterlab/filebrowser": "~4.5.0-alpha.4",
56-
"@jupyterlab/filebrowser-extension": "~4.5.0-alpha.4",
57-
"@jupyterlab/fileeditor": "~4.5.0-alpha.4",
58-
"@jupyterlab/fileeditor-extension": "~4.5.0-alpha.4",
59-
"@jupyterlab/help-extension": "~4.5.0-alpha.4",
60-
"@jupyterlab/htmlviewer": "~4.5.0-alpha.4",
61-
"@jupyterlab/htmlviewer-extension": "~4.5.0-alpha.4",
62-
"@jupyterlab/hub-extension": "~4.5.0-alpha.4",
63-
"@jupyterlab/imageviewer": "~4.5.0-alpha.4",
64-
"@jupyterlab/imageviewer-extension": "~4.5.0-alpha.4",
65-
"@jupyterlab/javascript-extension": "~4.5.0-alpha.4",
66-
"@jupyterlab/json-extension": "~4.5.0-alpha.4",
67-
"@jupyterlab/logconsole-extension": "~4.5.0-alpha.4",
68-
"@jupyterlab/lsp": "~4.5.0-alpha.4",
69-
"@jupyterlab/lsp-extension": "~4.5.0-alpha.4",
70-
"@jupyterlab/mainmenu": "~4.5.0-alpha.4",
71-
"@jupyterlab/mainmenu-extension": "~4.5.0-alpha.4",
72-
"@jupyterlab/markdownviewer": "~4.5.0-alpha.4",
73-
"@jupyterlab/markdownviewer-extension": "~4.5.0-alpha.4",
74-
"@jupyterlab/markedparser-extension": "~4.5.0-alpha.4",
75-
"@jupyterlab/mathjax-extension": "~4.5.0-alpha.4",
76-
"@jupyterlab/mermaid": "~4.5.0-alpha.4",
77-
"@jupyterlab/mermaid-extension": "~4.5.0-alpha.4",
78-
"@jupyterlab/metadataform": "~4.5.0-alpha.4",
79-
"@jupyterlab/metadataform-extension": "~4.5.0-alpha.4",
80-
"@jupyterlab/notebook": "~4.5.0-alpha.4",
81-
"@jupyterlab/notebook-extension": "~4.5.0-alpha.4",
82-
"@jupyterlab/observables": "~5.5.0-alpha.4",
83-
"@jupyterlab/outputarea": "~4.5.0-alpha.4",
84-
"@jupyterlab/pdf-extension": "~4.5.0-alpha.4",
85-
"@jupyterlab/pluginmanager-extension": "~4.5.0-alpha.4",
86-
"@jupyterlab/rendermime": "~4.5.0-alpha.4",
87-
"@jupyterlab/rendermime-interfaces": "~3.13.0-alpha.4",
88-
"@jupyterlab/running-extension": "~4.5.0-alpha.4",
89-
"@jupyterlab/services": "~7.5.0-alpha.4",
90-
"@jupyterlab/services-extension": "~4.5.0-alpha.4",
91-
"@jupyterlab/settingeditor": "~4.5.0-alpha.4",
92-
"@jupyterlab/settingeditor-extension": "~4.5.0-alpha.4",
93-
"@jupyterlab/settingregistry": "~4.5.0-alpha.4",
94-
"@jupyterlab/shortcuts-extension": "~5.3.0-alpha.4",
95-
"@jupyterlab/statedb": "~4.5.0-alpha.4",
96-
"@jupyterlab/statusbar": "~4.5.0-alpha.4",
97-
"@jupyterlab/terminal": "~4.5.0-alpha.4",
98-
"@jupyterlab/terminal-extension": "~4.5.0-alpha.4",
99-
"@jupyterlab/theme-dark-extension": "~4.5.0-alpha.4",
100-
"@jupyterlab/theme-dark-high-contrast-extension": "~4.5.0-alpha.4",
101-
"@jupyterlab/theme-light-extension": "~4.5.0-alpha.4",
102-
"@jupyterlab/toc-extension": "~6.5.0-alpha.4",
103-
"@jupyterlab/tooltip": "~4.5.0-alpha.4",
104-
"@jupyterlab/tooltip-extension": "~4.5.0-alpha.4",
105-
"@jupyterlab/translation": "~4.5.0-alpha.4",
106-
"@jupyterlab/translation-extension": "~4.5.0-alpha.4",
107-
"@jupyterlab/ui-components": "~4.5.0-alpha.4",
108-
"@jupyterlab/ui-components-extension": "~4.5.0-alpha.4",
109-
"@jupyterlab/vega5-extension": "~4.5.0-alpha.4",
110-
"@jupyterlab/video-extension": "~4.5.0-alpha.4",
29+
"@jupyterlab/application": "~4.5.0-beta.0",
30+
"@jupyterlab/application-extension": "~4.5.0-beta.0",
31+
"@jupyterlab/apputils": "~4.6.0-beta.0",
32+
"@jupyterlab/apputils-extension": "~4.5.0-beta.0",
33+
"@jupyterlab/attachments": "~4.5.0-beta.0",
34+
"@jupyterlab/audio-extension": "~4.5.0-beta.0",
35+
"@jupyterlab/cell-toolbar": "~4.5.0-beta.0",
36+
"@jupyterlab/cell-toolbar-extension": "~4.5.0-beta.0",
37+
"@jupyterlab/celltags-extension": "~4.5.0-beta.0",
38+
"@jupyterlab/codeeditor": "~4.5.0-beta.0",
39+
"@jupyterlab/codemirror": "~4.5.0-beta.0",
40+
"@jupyterlab/codemirror-extension": "~4.5.0-beta.0",
41+
"@jupyterlab/completer": "~4.5.0-beta.0",
42+
"@jupyterlab/completer-extension": "~4.5.0-beta.0",
43+
"@jupyterlab/console": "~4.5.0-beta.0",
44+
"@jupyterlab/console-extension": "~4.5.0-beta.0",
45+
"@jupyterlab/coreutils": "~6.5.0-beta.0",
46+
"@jupyterlab/csvviewer-extension": "~4.5.0-beta.0",
47+
"@jupyterlab/debugger": "~4.5.0-beta.0",
48+
"@jupyterlab/debugger-extension": "~4.5.0-beta.0",
49+
"@jupyterlab/docmanager": "~4.5.0-beta.0",
50+
"@jupyterlab/docmanager-extension": "~4.5.0-beta.0",
51+
"@jupyterlab/documentsearch": "~4.5.0-beta.0",
52+
"@jupyterlab/documentsearch-extension": "~4.5.0-beta.0",
53+
"@jupyterlab/extensionmanager": "~4.5.0-beta.0",
54+
"@jupyterlab/extensionmanager-extension": "~4.5.0-beta.0",
55+
"@jupyterlab/filebrowser": "~4.5.0-beta.0",
56+
"@jupyterlab/filebrowser-extension": "~4.5.0-beta.0",
57+
"@jupyterlab/fileeditor": "~4.5.0-beta.0",
58+
"@jupyterlab/fileeditor-extension": "~4.5.0-beta.0",
59+
"@jupyterlab/help-extension": "~4.5.0-beta.0",
60+
"@jupyterlab/htmlviewer": "~4.5.0-beta.0",
61+
"@jupyterlab/htmlviewer-extension": "~4.5.0-beta.0",
62+
"@jupyterlab/hub-extension": "~4.5.0-beta.0",
63+
"@jupyterlab/imageviewer": "~4.5.0-beta.0",
64+
"@jupyterlab/imageviewer-extension": "~4.5.0-beta.0",
65+
"@jupyterlab/javascript-extension": "~4.5.0-beta.0",
66+
"@jupyterlab/json-extension": "~4.5.0-beta.0",
67+
"@jupyterlab/logconsole-extension": "~4.5.0-beta.0",
68+
"@jupyterlab/lsp": "~4.5.0-beta.0",
69+
"@jupyterlab/lsp-extension": "~4.5.0-beta.0",
70+
"@jupyterlab/mainmenu": "~4.5.0-beta.0",
71+
"@jupyterlab/mainmenu-extension": "~4.5.0-beta.0",
72+
"@jupyterlab/markdownviewer": "~4.5.0-beta.0",
73+
"@jupyterlab/markdownviewer-extension": "~4.5.0-beta.0",
74+
"@jupyterlab/markedparser-extension": "~4.5.0-beta.0",
75+
"@jupyterlab/mathjax-extension": "~4.5.0-beta.0",
76+
"@jupyterlab/mermaid": "~4.5.0-beta.0",
77+
"@jupyterlab/mermaid-extension": "~4.5.0-beta.0",
78+
"@jupyterlab/metadataform": "~4.5.0-beta.0",
79+
"@jupyterlab/metadataform-extension": "~4.5.0-beta.0",
80+
"@jupyterlab/notebook": "~4.5.0-beta.0",
81+
"@jupyterlab/notebook-extension": "~4.5.0-beta.0",
82+
"@jupyterlab/observables": "~5.5.0-beta.0",
83+
"@jupyterlab/outputarea": "~4.5.0-beta.0",
84+
"@jupyterlab/pdf-extension": "~4.5.0-beta.0",
85+
"@jupyterlab/pluginmanager-extension": "~4.5.0-beta.0",
86+
"@jupyterlab/rendermime": "~4.5.0-beta.0",
87+
"@jupyterlab/rendermime-interfaces": "~3.13.0-beta.0",
88+
"@jupyterlab/running-extension": "~4.5.0-beta.0",
89+
"@jupyterlab/services": "~7.5.0-beta.0",
90+
"@jupyterlab/services-extension": "~4.5.0-beta.0",
91+
"@jupyterlab/settingeditor": "~4.5.0-beta.0",
92+
"@jupyterlab/settingeditor-extension": "~4.5.0-beta.0",
93+
"@jupyterlab/settingregistry": "~4.5.0-beta.0",
94+
"@jupyterlab/shortcuts-extension": "~5.3.0-beta.0",
95+
"@jupyterlab/statedb": "~4.5.0-beta.0",
96+
"@jupyterlab/statusbar": "~4.5.0-beta.0",
97+
"@jupyterlab/terminal": "~4.5.0-beta.0",
98+
"@jupyterlab/terminal-extension": "~4.5.0-beta.0",
99+
"@jupyterlab/theme-dark-extension": "~4.5.0-beta.0",
100+
"@jupyterlab/theme-dark-high-contrast-extension": "~4.5.0-beta.0",
101+
"@jupyterlab/theme-light-extension": "~4.5.0-beta.0",
102+
"@jupyterlab/toc-extension": "~6.5.0-beta.0",
103+
"@jupyterlab/tooltip": "~4.5.0-beta.0",
104+
"@jupyterlab/tooltip-extension": "~4.5.0-beta.0",
105+
"@jupyterlab/translation": "~4.5.0-beta.0",
106+
"@jupyterlab/translation-extension": "~4.5.0-beta.0",
107+
"@jupyterlab/ui-components": "~4.5.0-beta.0",
108+
"@jupyterlab/ui-components-extension": "~4.5.0-beta.0",
109+
"@jupyterlab/vega5-extension": "~4.5.0-beta.0",
110+
"@jupyterlab/video-extension": "~4.5.0-beta.0",
111111
"@lezer/common": "~1.2.1",
112112
"@lezer/highlight": "~1.2.0",
113113
"@lumino/algorithm": "~2.0.3",
@@ -138,65 +138,65 @@
138138
"@jupyter-notebook/tree": "^7.5.0-alpha.3",
139139
"@jupyter-notebook/tree-extension": "^7.5.0-alpha.3",
140140
"@jupyter-notebook/ui-components": "^7.5.0-alpha.3",
141-
"@jupyterlab/application-extension": "~4.5.0-alpha.4",
142-
"@jupyterlab/apputils-extension": "~4.5.0-alpha.4",
143-
"@jupyterlab/attachments": "~4.5.0-alpha.4",
144-
"@jupyterlab/audio-extension": "~4.5.0-alpha.4",
145-
"@jupyterlab/cell-toolbar-extension": "~4.5.0-alpha.4",
146-
"@jupyterlab/celltags-extension": "~4.5.0-alpha.4",
147-
"@jupyterlab/codemirror": "~4.5.0-alpha.4",
148-
"@jupyterlab/codemirror-extension": "~4.5.0-alpha.4",
149-
"@jupyterlab/completer-extension": "~4.5.0-alpha.4",
150-
"@jupyterlab/console-extension": "~4.5.0-alpha.4",
151-
"@jupyterlab/coreutils": "~6.5.0-alpha.4",
152-
"@jupyterlab/csvviewer-extension": "~4.5.0-alpha.4",
153-
"@jupyterlab/debugger-extension": "~4.5.0-alpha.4",
154-
"@jupyterlab/docmanager-extension": "~4.5.0-alpha.4",
155-
"@jupyterlab/documentsearch-extension": "~4.5.0-alpha.4",
156-
"@jupyterlab/extensionmanager-extension": "~4.5.0-alpha.4",
157-
"@jupyterlab/filebrowser-extension": "~4.5.0-alpha.4",
158-
"@jupyterlab/fileeditor-extension": "~4.5.0-alpha.4",
159-
"@jupyterlab/help-extension": "~4.5.0-alpha.4",
160-
"@jupyterlab/htmlviewer-extension": "~4.5.0-alpha.4",
161-
"@jupyterlab/hub-extension": "~4.5.0-alpha.4",
162-
"@jupyterlab/imageviewer-extension": "~4.5.0-alpha.4",
163-
"@jupyterlab/javascript-extension": "~4.5.0-alpha.4",
164-
"@jupyterlab/json-extension": "~4.5.0-alpha.4",
165-
"@jupyterlab/logconsole-extension": "~4.5.0-alpha.4",
166-
"@jupyterlab/lsp": "~4.5.0-alpha.4",
167-
"@jupyterlab/lsp-extension": "~4.5.0-alpha.4",
168-
"@jupyterlab/mainmenu-extension": "~4.5.0-alpha.4",
169-
"@jupyterlab/markdownviewer-extension": "~4.5.0-alpha.4",
170-
"@jupyterlab/markedparser-extension": "~4.5.0-alpha.4",
171-
"@jupyterlab/mathjax-extension": "~4.5.0-alpha.4",
172-
"@jupyterlab/mermaid-extension": "~4.5.0-alpha.4",
173-
"@jupyterlab/metadataform-extension": "~4.5.0-alpha.4",
174-
"@jupyterlab/notebook-extension": "~4.5.0-alpha.4",
175-
"@jupyterlab/pdf-extension": "~4.5.0-alpha.4",
176-
"@jupyterlab/pluginmanager-extension": "~4.5.0-alpha.4",
177-
"@jupyterlab/running-extension": "~4.5.0-alpha.4",
178-
"@jupyterlab/services-extension": "~4.5.0-alpha.4",
179-
"@jupyterlab/settingeditor": "~4.5.0-alpha.4",
180-
"@jupyterlab/settingeditor-extension": "~4.5.0-alpha.4",
181-
"@jupyterlab/shortcuts-extension": "~5.3.0-alpha.4",
182-
"@jupyterlab/terminal-extension": "~4.5.0-alpha.4",
183-
"@jupyterlab/theme-dark-extension": "~4.5.0-alpha.4",
184-
"@jupyterlab/theme-dark-high-contrast-extension": "~4.5.0-alpha.4",
185-
"@jupyterlab/theme-light-extension": "~4.5.0-alpha.4",
186-
"@jupyterlab/toc-extension": "~6.5.0-alpha.4",
187-
"@jupyterlab/tooltip-extension": "~4.5.0-alpha.4",
188-
"@jupyterlab/translation-extension": "~4.5.0-alpha.4",
189-
"@jupyterlab/ui-components-extension": "~4.5.0-alpha.4",
190-
"@jupyterlab/vega5-extension": "~4.5.0-alpha.4",
191-
"@jupyterlab/video-extension": "~4.5.0-alpha.4",
141+
"@jupyterlab/application-extension": "~4.5.0-beta.0",
142+
"@jupyterlab/apputils-extension": "~4.5.0-beta.0",
143+
"@jupyterlab/attachments": "~4.5.0-beta.0",
144+
"@jupyterlab/audio-extension": "~4.5.0-beta.0",
145+
"@jupyterlab/cell-toolbar-extension": "~4.5.0-beta.0",
146+
"@jupyterlab/celltags-extension": "~4.5.0-beta.0",
147+
"@jupyterlab/codemirror": "~4.5.0-beta.0",
148+
"@jupyterlab/codemirror-extension": "~4.5.0-beta.0",
149+
"@jupyterlab/completer-extension": "~4.5.0-beta.0",
150+
"@jupyterlab/console-extension": "~4.5.0-beta.0",
151+
"@jupyterlab/coreutils": "~6.5.0-beta.0",
152+
"@jupyterlab/csvviewer-extension": "~4.5.0-beta.0",
153+
"@jupyterlab/debugger-extension": "~4.5.0-beta.0",
154+
"@jupyterlab/docmanager-extension": "~4.5.0-beta.0",
155+
"@jupyterlab/documentsearch-extension": "~4.5.0-beta.0",
156+
"@jupyterlab/extensionmanager-extension": "~4.5.0-beta.0",
157+
"@jupyterlab/filebrowser-extension": "~4.5.0-beta.0",
158+
"@jupyterlab/fileeditor-extension": "~4.5.0-beta.0",
159+
"@jupyterlab/help-extension": "~4.5.0-beta.0",
160+
"@jupyterlab/htmlviewer-extension": "~4.5.0-beta.0",
161+
"@jupyterlab/hub-extension": "~4.5.0-beta.0",
162+
"@jupyterlab/imageviewer-extension": "~4.5.0-beta.0",
163+
"@jupyterlab/javascript-extension": "~4.5.0-beta.0",
164+
"@jupyterlab/json-extension": "~4.5.0-beta.0",
165+
"@jupyterlab/logconsole-extension": "~4.5.0-beta.0",
166+
"@jupyterlab/lsp": "~4.5.0-beta.0",
167+
"@jupyterlab/lsp-extension": "~4.5.0-beta.0",
168+
"@jupyterlab/mainmenu-extension": "~4.5.0-beta.0",
169+
"@jupyterlab/markdownviewer-extension": "~4.5.0-beta.0",
170+
"@jupyterlab/markedparser-extension": "~4.5.0-beta.0",
171+
"@jupyterlab/mathjax-extension": "~4.5.0-beta.0",
172+
"@jupyterlab/mermaid-extension": "~4.5.0-beta.0",
173+
"@jupyterlab/metadataform-extension": "~4.5.0-beta.0",
174+
"@jupyterlab/notebook-extension": "~4.5.0-beta.0",
175+
"@jupyterlab/pdf-extension": "~4.5.0-beta.0",
176+
"@jupyterlab/pluginmanager-extension": "~4.5.0-beta.0",
177+
"@jupyterlab/running-extension": "~4.5.0-beta.0",
178+
"@jupyterlab/services-extension": "~4.5.0-beta.0",
179+
"@jupyterlab/settingeditor": "~4.5.0-beta.0",
180+
"@jupyterlab/settingeditor-extension": "~4.5.0-beta.0",
181+
"@jupyterlab/shortcuts-extension": "~5.3.0-beta.0",
182+
"@jupyterlab/terminal-extension": "~4.5.0-beta.0",
183+
"@jupyterlab/theme-dark-extension": "~4.5.0-beta.0",
184+
"@jupyterlab/theme-dark-high-contrast-extension": "~4.5.0-beta.0",
185+
"@jupyterlab/theme-light-extension": "~4.5.0-beta.0",
186+
"@jupyterlab/toc-extension": "~6.5.0-beta.0",
187+
"@jupyterlab/tooltip-extension": "~4.5.0-beta.0",
188+
"@jupyterlab/translation-extension": "~4.5.0-beta.0",
189+
"@jupyterlab/ui-components-extension": "~4.5.0-beta.0",
190+
"@jupyterlab/vega5-extension": "~4.5.0-beta.0",
191+
"@jupyterlab/video-extension": "~4.5.0-beta.0",
192192
"@lumino/coreutils": "~2.2.1",
193193
"react": "^18.2.0",
194194
"react-dom": "^18.2.0",
195195
"yjs": "^13.5.40"
196196
},
197197
"devDependencies": {
198-
"@jupyterlab/builder": "~4.5.0-alpha.4",
199-
"@jupyterlab/buildutils": "~4.5.0-alpha.4",
198+
"@jupyterlab/builder": "~4.5.0-beta.0",
199+
"@jupyterlab/buildutils": "~4.5.0-beta.0",
200200
"@types/rimraf": "^3.0.2",
201201
"css-loader": "~5.0.1",
202202
"extra-watch-webpack-plugin": "^1.0.3",
@@ -339,7 +339,9 @@
339339
"@jupyterlab/celltags-extension": true,
340340
"@jupyterlab/cell-toolbar-extension": true,
341341
"@jupyterlab/debugger-extension": [
342+
"@jupyterlab/debugger-extension:completions",
342343
"@jupyterlab/debugger-extension:config",
344+
"@jupyterlab/debugger-extension:debug-console",
343345
"@jupyterlab/debugger-extension:main",
344346
"@jupyterlab/debugger-extension:notebooks",
345347
"@jupyterlab/debugger-extension:service",

buildutils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"watch": "tsc -w --listEmittedFiles"
3030
},
3131
"dependencies": {
32-
"@jupyterlab/buildutils": "~4.5.0-alpha.4",
32+
"@jupyterlab/buildutils": "~4.5.0-beta.0",
3333
"commander": "^6.2.0",
3434
"fs-extra": "^9.1.0",
3535
"semver": "^7.6.3",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"yjs": "^13.5.40"
5252
},
5353
"devDependencies": {
54-
"@jupyterlab/buildutils": "~4.5.0-alpha.4",
54+
"@jupyterlab/buildutils": "~4.5.0-beta.0",
5555
"@typescript-eslint/eslint-plugin": "^5.55.0",
5656
"@typescript-eslint/parser": "^5.55.0",
5757
"eslint": "^8.36.0",

packages/application-extension/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,17 @@
4040
"dependencies": {
4141
"@jupyter-notebook/application": "^7.5.0-alpha.3",
4242
"@jupyter-notebook/ui-components": "^7.5.0-alpha.3",
43-
"@jupyterlab/application": "~4.5.0-alpha.4",
44-
"@jupyterlab/apputils": "~4.6.0-alpha.4",
45-
"@jupyterlab/codeeditor": "~4.5.0-alpha.4",
46-
"@jupyterlab/console": "~4.5.0-alpha.4",
47-
"@jupyterlab/coreutils": "~6.5.0-alpha.4",
48-
"@jupyterlab/docmanager": "~4.5.0-alpha.4",
49-
"@jupyterlab/docregistry": "~4.5.0-alpha.4",
50-
"@jupyterlab/mainmenu": "~4.5.0-alpha.4",
51-
"@jupyterlab/rendermime": "~4.5.0-alpha.4",
52-
"@jupyterlab/settingregistry": "~4.5.0-alpha.4",
53-
"@jupyterlab/translation": "~4.5.0-alpha.4",
43+
"@jupyterlab/application": "~4.5.0-beta.0",
44+
"@jupyterlab/apputils": "~4.6.0-beta.0",
45+
"@jupyterlab/codeeditor": "~4.5.0-beta.0",
46+
"@jupyterlab/console": "~4.5.0-beta.0",
47+
"@jupyterlab/coreutils": "~6.5.0-beta.0",
48+
"@jupyterlab/docmanager": "~4.5.0-beta.0",
49+
"@jupyterlab/docregistry": "~4.5.0-beta.0",
50+
"@jupyterlab/mainmenu": "~4.5.0-beta.0",
51+
"@jupyterlab/rendermime": "~4.5.0-beta.0",
52+
"@jupyterlab/settingregistry": "~4.5.0-beta.0",
53+
"@jupyterlab/translation": "~4.5.0-beta.0",
5454
"@lumino/coreutils": "^2.2.1",
5555
"@lumino/disposable": "^2.1.4",
5656
"@lumino/widgets": "^2.7.1"

packages/application-extension/schema/shell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"title": "Customize shell widget positioning",
1010
"description": "Overrides default widget position in the application layout",
1111
"default": {
12+
"Debugger console": { "area": "down" },
1213
"Markdown Preview": { "area": "right" },
1314
"Plugins": { "area": "left" }
1415
}

packages/application/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"watch": "tsc -b --watch"
4343
},
4444
"dependencies": {
45-
"@jupyterlab/application": "~4.5.0-alpha.4",
46-
"@jupyterlab/coreutils": "~6.5.0-alpha.4",
47-
"@jupyterlab/docregistry": "~4.5.0-alpha.4",
48-
"@jupyterlab/rendermime-interfaces": "~3.13.0-alpha.4",
49-
"@jupyterlab/ui-components": "~4.5.0-alpha.4",
45+
"@jupyterlab/application": "~4.5.0-beta.0",
46+
"@jupyterlab/coreutils": "~6.5.0-beta.0",
47+
"@jupyterlab/docregistry": "~4.5.0-beta.0",
48+
"@jupyterlab/rendermime-interfaces": "~3.13.0-beta.0",
49+
"@jupyterlab/ui-components": "~4.5.0-beta.0",
5050
"@lumino/algorithm": "^2.0.3",
5151
"@lumino/coreutils": "^2.2.1",
5252
"@lumino/messaging": "^2.0.3",

packages/console-extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
},
4040
"dependencies": {
4141
"@jupyter-notebook/application": "^7.5.0-alpha.3",
42-
"@jupyterlab/application": "~4.5.0-alpha.4",
43-
"@jupyterlab/console": "~4.5.0-alpha.4",
44-
"@jupyterlab/coreutils": "~6.5.0-alpha.4",
42+
"@jupyterlab/application": "~4.5.0-beta.0",
43+
"@jupyterlab/console": "~4.5.0-beta.0",
44+
"@jupyterlab/coreutils": "~6.5.0-beta.0",
4545
"@lumino/algorithm": "^2.0.3"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)