Skip to content

Commit 434221c

Browse files
Update to JupyterLab v4.4.0rc0 (#7618)
* Update to JupyterLab v4.4.0rc0 * Add kernels settings plugin --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 40891bd commit 434221c

File tree

21 files changed

+1757
-1721
lines changed

21 files changed

+1757
-1721
lines changed

.pre-commit-config.yaml

+1-1
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.4.0b2,<4.5"]
48+
additional_dependencies: ["traitlets>=5.13", "tornado", "jupyter_server>=2.10", "jupyterlab_server>=2.25", "jupyterlab>=4.4.0rc0,<4.5"]
4949

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

app/package.json

+129-128
Original file line numberDiff line numberDiff line change
@@ -26,84 +26,84 @@
2626
"@jupyter/react-components": "~0.16.7",
2727
"@jupyter/web-components": "~0.16.7",
2828
"@jupyter/ydoc": "~3.0.0",
29-
"@jupyterlab/application": "~4.4.0-beta.2",
30-
"@jupyterlab/application-extension": "~4.4.0-beta.2",
31-
"@jupyterlab/apputils": "~4.5.0-beta.2",
32-
"@jupyterlab/apputils-extension": "~4.4.0-beta.2",
33-
"@jupyterlab/attachments": "~4.4.0-beta.2",
34-
"@jupyterlab/cell-toolbar": "~4.4.0-beta.2",
35-
"@jupyterlab/cell-toolbar-extension": "~4.4.0-beta.2",
36-
"@jupyterlab/celltags-extension": "~4.4.0-beta.2",
37-
"@jupyterlab/codeeditor": "~4.4.0-beta.2",
38-
"@jupyterlab/codemirror": "~4.4.0-beta.2",
39-
"@jupyterlab/codemirror-extension": "~4.4.0-beta.2",
40-
"@jupyterlab/completer": "~4.4.0-beta.2",
41-
"@jupyterlab/completer-extension": "~4.4.0-beta.2",
42-
"@jupyterlab/console": "~4.4.0-beta.2",
43-
"@jupyterlab/console-extension": "~4.4.0-beta.2",
44-
"@jupyterlab/coreutils": "~6.4.0-beta.2",
45-
"@jupyterlab/csvviewer-extension": "~4.4.0-beta.2",
46-
"@jupyterlab/debugger": "~4.4.0-beta.2",
47-
"@jupyterlab/debugger-extension": "~4.4.0-beta.2",
48-
"@jupyterlab/docmanager": "~4.4.0-beta.2",
49-
"@jupyterlab/docmanager-extension": "~4.4.0-beta.2",
50-
"@jupyterlab/documentsearch": "~4.4.0-beta.2",
51-
"@jupyterlab/documentsearch-extension": "~4.4.0-beta.2",
52-
"@jupyterlab/extensionmanager": "~4.4.0-beta.2",
53-
"@jupyterlab/extensionmanager-extension": "~4.4.0-beta.2",
54-
"@jupyterlab/filebrowser": "~4.4.0-beta.2",
55-
"@jupyterlab/filebrowser-extension": "~4.4.0-beta.2",
56-
"@jupyterlab/fileeditor": "~4.4.0-beta.2",
57-
"@jupyterlab/fileeditor-extension": "~4.4.0-beta.2",
58-
"@jupyterlab/help-extension": "~4.4.0-beta.2",
59-
"@jupyterlab/htmlviewer": "~4.4.0-beta.2",
60-
"@jupyterlab/htmlviewer-extension": "~4.4.0-beta.2",
61-
"@jupyterlab/hub-extension": "~4.4.0-beta.2",
62-
"@jupyterlab/imageviewer": "~4.4.0-beta.2",
63-
"@jupyterlab/imageviewer-extension": "~4.4.0-beta.2",
64-
"@jupyterlab/javascript-extension": "~4.4.0-beta.2",
65-
"@jupyterlab/json-extension": "~4.4.0-beta.2",
66-
"@jupyterlab/lsp": "~4.4.0-beta.2",
67-
"@jupyterlab/lsp-extension": "~4.4.0-beta.2",
68-
"@jupyterlab/mainmenu": "~4.4.0-beta.2",
69-
"@jupyterlab/mainmenu-extension": "~4.4.0-beta.2",
70-
"@jupyterlab/markdownviewer": "~4.4.0-beta.2",
71-
"@jupyterlab/markdownviewer-extension": "~4.4.0-beta.2",
72-
"@jupyterlab/markedparser-extension": "~4.4.0-beta.2",
73-
"@jupyterlab/mathjax-extension": "~4.4.0-beta.2",
74-
"@jupyterlab/mermaid": "~4.4.0-beta.2",
75-
"@jupyterlab/mermaid-extension": "~4.4.0-beta.2",
76-
"@jupyterlab/metadataform": "~4.4.0-beta.2",
77-
"@jupyterlab/metadataform-extension": "~4.4.0-beta.2",
78-
"@jupyterlab/notebook": "~4.4.0-beta.2",
79-
"@jupyterlab/notebook-extension": "~4.4.0-beta.2",
80-
"@jupyterlab/observables": "~5.4.0-beta.2",
81-
"@jupyterlab/outputarea": "~4.4.0-beta.2",
82-
"@jupyterlab/pdf-extension": "~4.4.0-beta.2",
83-
"@jupyterlab/pluginmanager-extension": "~4.4.0-beta.2",
84-
"@jupyterlab/rendermime": "~4.4.0-beta.2",
85-
"@jupyterlab/rendermime-interfaces": "~3.12.0-beta.2",
86-
"@jupyterlab/running-extension": "~4.4.0-beta.2",
87-
"@jupyterlab/services": "~7.4.0-beta.2",
88-
"@jupyterlab/settingeditor": "~4.4.0-beta.2",
89-
"@jupyterlab/settingeditor-extension": "~4.4.0-beta.2",
90-
"@jupyterlab/settingregistry": "~4.4.0-beta.2",
91-
"@jupyterlab/shortcuts-extension": "~5.2.0-beta.2",
92-
"@jupyterlab/statedb": "~4.4.0-beta.2",
93-
"@jupyterlab/statusbar": "~4.4.0-beta.2",
94-
"@jupyterlab/terminal": "~4.4.0-beta.2",
95-
"@jupyterlab/terminal-extension": "~4.4.0-beta.2",
96-
"@jupyterlab/theme-dark-extension": "~4.4.0-beta.2",
97-
"@jupyterlab/theme-dark-high-contrast-extension": "~4.4.0-beta.2",
98-
"@jupyterlab/theme-light-extension": "~4.4.0-beta.2",
99-
"@jupyterlab/toc-extension": "~6.4.0-beta.2",
100-
"@jupyterlab/tooltip": "~4.4.0-beta.2",
101-
"@jupyterlab/tooltip-extension": "~4.4.0-beta.2",
102-
"@jupyterlab/translation": "~4.4.0-beta.2",
103-
"@jupyterlab/translation-extension": "~4.4.0-beta.2",
104-
"@jupyterlab/ui-components": "~4.4.0-beta.2",
105-
"@jupyterlab/ui-components-extension": "~4.4.0-beta.2",
106-
"@jupyterlab/vega5-extension": "~4.4.0-beta.2",
29+
"@jupyterlab/application": "~4.4.0-rc.0",
30+
"@jupyterlab/application-extension": "~4.4.0-rc.0",
31+
"@jupyterlab/apputils": "~4.5.0-rc.0",
32+
"@jupyterlab/apputils-extension": "~4.4.0-rc.0",
33+
"@jupyterlab/attachments": "~4.4.0-rc.0",
34+
"@jupyterlab/cell-toolbar": "~4.4.0-rc.0",
35+
"@jupyterlab/cell-toolbar-extension": "~4.4.0-rc.0",
36+
"@jupyterlab/celltags-extension": "~4.4.0-rc.0",
37+
"@jupyterlab/codeeditor": "~4.4.0-rc.0",
38+
"@jupyterlab/codemirror": "~4.4.0-rc.0",
39+
"@jupyterlab/codemirror-extension": "~4.4.0-rc.0",
40+
"@jupyterlab/completer": "~4.4.0-rc.0",
41+
"@jupyterlab/completer-extension": "~4.4.0-rc.0",
42+
"@jupyterlab/console": "~4.4.0-rc.0",
43+
"@jupyterlab/console-extension": "~4.4.0-rc.0",
44+
"@jupyterlab/coreutils": "~6.4.0-rc.0",
45+
"@jupyterlab/csvviewer-extension": "~4.4.0-rc.0",
46+
"@jupyterlab/debugger": "~4.4.0-rc.0",
47+
"@jupyterlab/debugger-extension": "~4.4.0-rc.0",
48+
"@jupyterlab/docmanager": "~4.4.0-rc.0",
49+
"@jupyterlab/docmanager-extension": "~4.4.0-rc.0",
50+
"@jupyterlab/documentsearch": "~4.4.0-rc.0",
51+
"@jupyterlab/documentsearch-extension": "~4.4.0-rc.0",
52+
"@jupyterlab/extensionmanager": "~4.4.0-rc.0",
53+
"@jupyterlab/extensionmanager-extension": "~4.4.0-rc.0",
54+
"@jupyterlab/filebrowser": "~4.4.0-rc.0",
55+
"@jupyterlab/filebrowser-extension": "~4.4.0-rc.0",
56+
"@jupyterlab/fileeditor": "~4.4.0-rc.0",
57+
"@jupyterlab/fileeditor-extension": "~4.4.0-rc.0",
58+
"@jupyterlab/help-extension": "~4.4.0-rc.0",
59+
"@jupyterlab/htmlviewer": "~4.4.0-rc.0",
60+
"@jupyterlab/htmlviewer-extension": "~4.4.0-rc.0",
61+
"@jupyterlab/hub-extension": "~4.4.0-rc.0",
62+
"@jupyterlab/imageviewer": "~4.4.0-rc.0",
63+
"@jupyterlab/imageviewer-extension": "~4.4.0-rc.0",
64+
"@jupyterlab/javascript-extension": "~4.4.0-rc.0",
65+
"@jupyterlab/json-extension": "~4.4.0-rc.0",
66+
"@jupyterlab/lsp": "~4.4.0-rc.0",
67+
"@jupyterlab/lsp-extension": "~4.4.0-rc.0",
68+
"@jupyterlab/mainmenu": "~4.4.0-rc.0",
69+
"@jupyterlab/mainmenu-extension": "~4.4.0-rc.0",
70+
"@jupyterlab/markdownviewer": "~4.4.0-rc.0",
71+
"@jupyterlab/markdownviewer-extension": "~4.4.0-rc.0",
72+
"@jupyterlab/markedparser-extension": "~4.4.0-rc.0",
73+
"@jupyterlab/mathjax-extension": "~4.4.0-rc.0",
74+
"@jupyterlab/mermaid": "~4.4.0-rc.0",
75+
"@jupyterlab/mermaid-extension": "~4.4.0-rc.0",
76+
"@jupyterlab/metadataform": "~4.4.0-rc.0",
77+
"@jupyterlab/metadataform-extension": "~4.4.0-rc.0",
78+
"@jupyterlab/notebook": "~4.4.0-rc.0",
79+
"@jupyterlab/notebook-extension": "~4.4.0-rc.0",
80+
"@jupyterlab/observables": "~5.4.0-rc.0",
81+
"@jupyterlab/outputarea": "~4.4.0-rc.0",
82+
"@jupyterlab/pdf-extension": "~4.4.0-rc.0",
83+
"@jupyterlab/pluginmanager-extension": "~4.4.0-rc.0",
84+
"@jupyterlab/rendermime": "~4.4.0-rc.0",
85+
"@jupyterlab/rendermime-interfaces": "~3.12.0-rc.0",
86+
"@jupyterlab/running-extension": "~4.4.0-rc.0",
87+
"@jupyterlab/services": "~7.4.0-rc.0",
88+
"@jupyterlab/settingeditor": "~4.4.0-rc.0",
89+
"@jupyterlab/settingeditor-extension": "~4.4.0-rc.0",
90+
"@jupyterlab/settingregistry": "~4.4.0-rc.0",
91+
"@jupyterlab/shortcuts-extension": "~5.2.0-rc.0",
92+
"@jupyterlab/statedb": "~4.4.0-rc.0",
93+
"@jupyterlab/statusbar": "~4.4.0-rc.0",
94+
"@jupyterlab/terminal": "~4.4.0-rc.0",
95+
"@jupyterlab/terminal-extension": "~4.4.0-rc.0",
96+
"@jupyterlab/theme-dark-extension": "~4.4.0-rc.0",
97+
"@jupyterlab/theme-dark-high-contrast-extension": "~4.4.0-rc.0",
98+
"@jupyterlab/theme-light-extension": "~4.4.0-rc.0",
99+
"@jupyterlab/toc-extension": "~6.4.0-rc.0",
100+
"@jupyterlab/tooltip": "~4.4.0-rc.0",
101+
"@jupyterlab/tooltip-extension": "~4.4.0-rc.0",
102+
"@jupyterlab/translation": "~4.4.0-rc.0",
103+
"@jupyterlab/translation-extension": "~4.4.0-rc.0",
104+
"@jupyterlab/ui-components": "~4.4.0-rc.0",
105+
"@jupyterlab/ui-components-extension": "~4.4.0-rc.0",
106+
"@jupyterlab/vega5-extension": "~4.4.0-rc.0",
107107
"@lezer/common": "~1.2.1",
108108
"@lezer/highlight": "~1.2.0",
109109
"@lumino/algorithm": "~2.0.2",
@@ -134,62 +134,62 @@
134134
"@jupyter-notebook/tree": "^7.4.0-beta.2",
135135
"@jupyter-notebook/tree-extension": "^7.4.0-beta.2",
136136
"@jupyter-notebook/ui-components": "^7.4.0-beta.2",
137-
"@jupyterlab/application-extension": "~4.4.0-beta.2",
138-
"@jupyterlab/apputils-extension": "~4.4.0-beta.2",
139-
"@jupyterlab/attachments": "~4.4.0-beta.2",
140-
"@jupyterlab/cell-toolbar-extension": "~4.4.0-beta.2",
141-
"@jupyterlab/celltags-extension": "~4.4.0-beta.2",
142-
"@jupyterlab/codemirror": "~4.4.0-beta.2",
143-
"@jupyterlab/codemirror-extension": "~4.4.0-beta.2",
144-
"@jupyterlab/completer-extension": "~4.4.0-beta.2",
145-
"@jupyterlab/console-extension": "~4.4.0-beta.2",
146-
"@jupyterlab/coreutils": "~6.4.0-beta.2",
147-
"@jupyterlab/csvviewer-extension": "~4.4.0-beta.2",
148-
"@jupyterlab/debugger-extension": "~4.4.0-beta.2",
149-
"@jupyterlab/docmanager-extension": "~4.4.0-beta.2",
150-
"@jupyterlab/documentsearch-extension": "~4.4.0-beta.2",
151-
"@jupyterlab/extensionmanager-extension": "~4.4.0-beta.2",
152-
"@jupyterlab/filebrowser-extension": "~4.4.0-beta.2",
153-
"@jupyterlab/fileeditor-extension": "~4.4.0-beta.2",
154-
"@jupyterlab/help-extension": "~4.4.0-beta.2",
155-
"@jupyterlab/htmlviewer-extension": "~4.4.0-beta.2",
156-
"@jupyterlab/hub-extension": "~4.4.0-beta.2",
157-
"@jupyterlab/imageviewer-extension": "~4.4.0-beta.2",
158-
"@jupyterlab/javascript-extension": "~4.4.0-beta.2",
159-
"@jupyterlab/json-extension": "~4.4.0-beta.2",
160-
"@jupyterlab/lsp": "~4.4.0-beta.2",
161-
"@jupyterlab/lsp-extension": "~4.4.0-beta.2",
162-
"@jupyterlab/mainmenu-extension": "~4.4.0-beta.2",
163-
"@jupyterlab/markdownviewer-extension": "~4.4.0-beta.2",
164-
"@jupyterlab/markedparser-extension": "~4.4.0-beta.2",
165-
"@jupyterlab/mathjax-extension": "~4.4.0-beta.2",
166-
"@jupyterlab/mermaid-extension": "~4.4.0-beta.2",
167-
"@jupyterlab/metadataform-extension": "~4.4.0-beta.2",
168-
"@jupyterlab/notebook-extension": "~4.4.0-beta.2",
169-
"@jupyterlab/pdf-extension": "~4.4.0-beta.2",
170-
"@jupyterlab/pluginmanager-extension": "~4.4.0-beta.2",
171-
"@jupyterlab/running-extension": "~4.4.0-beta.2",
172-
"@jupyterlab/services-extension": "~4.4.0-beta.2",
173-
"@jupyterlab/settingeditor": "~4.4.0-beta.2",
174-
"@jupyterlab/settingeditor-extension": "~4.4.0-beta.2",
175-
"@jupyterlab/shortcuts-extension": "~5.2.0-beta.2",
176-
"@jupyterlab/terminal-extension": "~4.4.0-beta.2",
177-
"@jupyterlab/theme-dark-extension": "~4.4.0-beta.2",
178-
"@jupyterlab/theme-dark-high-contrast-extension": "~4.4.0-beta.2",
179-
"@jupyterlab/theme-light-extension": "~4.4.0-beta.2",
180-
"@jupyterlab/toc-extension": "~6.4.0-beta.2",
181-
"@jupyterlab/tooltip-extension": "~4.4.0-beta.2",
182-
"@jupyterlab/translation-extension": "~4.4.0-beta.2",
183-
"@jupyterlab/ui-components-extension": "~4.4.0-beta.2",
184-
"@jupyterlab/vega5-extension": "~4.4.0-beta.2",
137+
"@jupyterlab/application-extension": "~4.4.0-rc.0",
138+
"@jupyterlab/apputils-extension": "~4.4.0-rc.0",
139+
"@jupyterlab/attachments": "~4.4.0-rc.0",
140+
"@jupyterlab/cell-toolbar-extension": "~4.4.0-rc.0",
141+
"@jupyterlab/celltags-extension": "~4.4.0-rc.0",
142+
"@jupyterlab/codemirror": "~4.4.0-rc.0",
143+
"@jupyterlab/codemirror-extension": "~4.4.0-rc.0",
144+
"@jupyterlab/completer-extension": "~4.4.0-rc.0",
145+
"@jupyterlab/console-extension": "~4.4.0-rc.0",
146+
"@jupyterlab/coreutils": "~6.4.0-rc.0",
147+
"@jupyterlab/csvviewer-extension": "~4.4.0-rc.0",
148+
"@jupyterlab/debugger-extension": "~4.4.0-rc.0",
149+
"@jupyterlab/docmanager-extension": "~4.4.0-rc.0",
150+
"@jupyterlab/documentsearch-extension": "~4.4.0-rc.0",
151+
"@jupyterlab/extensionmanager-extension": "~4.4.0-rc.0",
152+
"@jupyterlab/filebrowser-extension": "~4.4.0-rc.0",
153+
"@jupyterlab/fileeditor-extension": "~4.4.0-rc.0",
154+
"@jupyterlab/help-extension": "~4.4.0-rc.0",
155+
"@jupyterlab/htmlviewer-extension": "~4.4.0-rc.0",
156+
"@jupyterlab/hub-extension": "~4.4.0-rc.0",
157+
"@jupyterlab/imageviewer-extension": "~4.4.0-rc.0",
158+
"@jupyterlab/javascript-extension": "~4.4.0-rc.0",
159+
"@jupyterlab/json-extension": "~4.4.0-rc.0",
160+
"@jupyterlab/lsp": "~4.4.0-rc.0",
161+
"@jupyterlab/lsp-extension": "~4.4.0-rc.0",
162+
"@jupyterlab/mainmenu-extension": "~4.4.0-rc.0",
163+
"@jupyterlab/markdownviewer-extension": "~4.4.0-rc.0",
164+
"@jupyterlab/markedparser-extension": "~4.4.0-rc.0",
165+
"@jupyterlab/mathjax-extension": "~4.4.0-rc.0",
166+
"@jupyterlab/mermaid-extension": "~4.4.0-rc.0",
167+
"@jupyterlab/metadataform-extension": "~4.4.0-rc.0",
168+
"@jupyterlab/notebook-extension": "~4.4.0-rc.0",
169+
"@jupyterlab/pdf-extension": "~4.4.0-rc.0",
170+
"@jupyterlab/pluginmanager-extension": "~4.4.0-rc.0",
171+
"@jupyterlab/running-extension": "~4.4.0-rc.0",
172+
"@jupyterlab/services-extension": "~4.4.0-rc.0",
173+
"@jupyterlab/settingeditor": "~4.4.0-rc.0",
174+
"@jupyterlab/settingeditor-extension": "~4.4.0-rc.0",
175+
"@jupyterlab/shortcuts-extension": "~5.2.0-rc.0",
176+
"@jupyterlab/terminal-extension": "~4.4.0-rc.0",
177+
"@jupyterlab/theme-dark-extension": "~4.4.0-rc.0",
178+
"@jupyterlab/theme-dark-high-contrast-extension": "~4.4.0-rc.0",
179+
"@jupyterlab/theme-light-extension": "~4.4.0-rc.0",
180+
"@jupyterlab/toc-extension": "~6.4.0-rc.0",
181+
"@jupyterlab/tooltip-extension": "~4.4.0-rc.0",
182+
"@jupyterlab/translation-extension": "~4.4.0-rc.0",
183+
"@jupyterlab/ui-components-extension": "~4.4.0-rc.0",
184+
"@jupyterlab/vega5-extension": "~4.4.0-rc.0",
185185
"@lumino/coreutils": "~2.2.0",
186186
"react": "^18.2.0",
187187
"react-dom": "^18.2.0",
188188
"yjs": "^13.5.40"
189189
},
190190
"devDependencies": {
191-
"@jupyterlab/builder": "~4.4.0-beta.2",
192-
"@jupyterlab/buildutils": "~4.4.0-beta.2",
191+
"@jupyterlab/builder": "~4.4.0-rc.0",
192+
"@jupyterlab/buildutils": "~4.4.0-rc.0",
193193
"@types/rimraf": "^3.0.2",
194194
"css-loader": "~5.0.1",
195195
"extra-watch-webpack-plugin": "^1.0.3",
@@ -233,6 +233,7 @@
233233
"@jupyterlab/application-extension:top-spacer"
234234
],
235235
"@jupyterlab/apputils-extension": [
236+
"@jupyterlab/apputils-extension:kernels-settings",
236237
"@jupyterlab/apputils-extension:palette",
237238
"@jupyterlab/apputils-extension:notification",
238239
"@jupyterlab/apputils-extension:sanitizer",

buildutils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"watch": "tsc -w --listEmittedFiles"
3030
},
3131
"dependencies": {
32-
"@jupyterlab/buildutils": "~4.4.0-beta.2",
32+
"@jupyterlab/buildutils": "~4.4.0-rc.0",
3333
"commander": "^6.2.0",
3434
"fs-extra": "^9.1.0",
3535
"semver": "^7.6.3",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"yjs": "^13.5.40"
5252
},
5353
"devDependencies": {
54-
"@jupyterlab/buildutils": "~4.4.0-beta.2",
54+
"@jupyterlab/buildutils": "~4.4.0-rc.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

+11-11
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,17 @@
4040
"dependencies": {
4141
"@jupyter-notebook/application": "^7.4.0-beta.2",
4242
"@jupyter-notebook/ui-components": "^7.4.0-beta.2",
43-
"@jupyterlab/application": "~4.4.0-beta.2",
44-
"@jupyterlab/apputils": "~4.5.0-beta.2",
45-
"@jupyterlab/codeeditor": "~4.4.0-beta.2",
46-
"@jupyterlab/console": "~4.4.0-beta.2",
47-
"@jupyterlab/coreutils": "~6.4.0-beta.2",
48-
"@jupyterlab/docmanager": "~4.4.0-beta.2",
49-
"@jupyterlab/docregistry": "~4.4.0-beta.2",
50-
"@jupyterlab/mainmenu": "~4.4.0-beta.2",
51-
"@jupyterlab/rendermime": "~4.4.0-beta.2",
52-
"@jupyterlab/settingregistry": "~4.4.0-beta.2",
53-
"@jupyterlab/translation": "~4.4.0-beta.2",
43+
"@jupyterlab/application": "~4.4.0-rc.0",
44+
"@jupyterlab/apputils": "~4.5.0-rc.0",
45+
"@jupyterlab/codeeditor": "~4.4.0-rc.0",
46+
"@jupyterlab/console": "~4.4.0-rc.0",
47+
"@jupyterlab/coreutils": "~6.4.0-rc.0",
48+
"@jupyterlab/docmanager": "~4.4.0-rc.0",
49+
"@jupyterlab/docregistry": "~4.4.0-rc.0",
50+
"@jupyterlab/mainmenu": "~4.4.0-rc.0",
51+
"@jupyterlab/rendermime": "~4.4.0-rc.0",
52+
"@jupyterlab/settingregistry": "~4.4.0-rc.0",
53+
"@jupyterlab/translation": "~4.4.0-rc.0",
5454
"@lumino/coreutils": "^2.2.0",
5555
"@lumino/disposable": "^2.1.3",
5656
"@lumino/widgets": "^2.5.0"

packages/application/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"watch": "tsc -b --watch"
4343
},
4444
"dependencies": {
45-
"@jupyterlab/application": "~4.4.0-beta.2",
46-
"@jupyterlab/coreutils": "~6.4.0-beta.2",
47-
"@jupyterlab/docregistry": "~4.4.0-beta.2",
48-
"@jupyterlab/rendermime-interfaces": "~3.12.0-beta.2",
49-
"@jupyterlab/ui-components": "~4.4.0-beta.2",
45+
"@jupyterlab/application": "~4.4.0-rc.0",
46+
"@jupyterlab/coreutils": "~6.4.0-rc.0",
47+
"@jupyterlab/docregistry": "~4.4.0-rc.0",
48+
"@jupyterlab/rendermime-interfaces": "~3.12.0-rc.0",
49+
"@jupyterlab/ui-components": "~4.4.0-rc.0",
5050
"@lumino/algorithm": "^2.0.2",
5151
"@lumino/coreutils": "^2.2.0",
5252
"@lumino/messaging": "^2.0.2",

packages/console-extension/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
},
4040
"dependencies": {
4141
"@jupyter-notebook/application": "^7.4.0-beta.2",
42-
"@jupyterlab/application": "~4.4.0-beta.2",
43-
"@jupyterlab/console": "~4.4.0-beta.2",
44-
"@jupyterlab/coreutils": "~6.4.0-beta.2",
42+
"@jupyterlab/application": "~4.4.0-rc.0",
43+
"@jupyterlab/console": "~4.4.0-rc.0",
44+
"@jupyterlab/coreutils": "~6.4.0-rc.0",
4545
"@lumino/algorithm": "^2.0.2"
4646
},
4747
"devDependencies": {

packages/docmanager-extension/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@
3939
},
4040
"dependencies": {
4141
"@jupyter-notebook/application": "^7.4.0-beta.2",
42-
"@jupyterlab/application": "~4.4.0-beta.2",
43-
"@jupyterlab/coreutils": "~6.4.0-beta.2",
44-
"@jupyterlab/docmanager": "~4.4.0-beta.2",
45-
"@jupyterlab/docregistry": "~4.4.0-beta.2",
46-
"@jupyterlab/services": "~7.4.0-beta.2",
42+
"@jupyterlab/application": "~4.4.0-rc.0",
43+
"@jupyterlab/coreutils": "~6.4.0-rc.0",
44+
"@jupyterlab/docmanager": "~4.4.0-rc.0",
45+
"@jupyterlab/docregistry": "~4.4.0-rc.0",
46+
"@jupyterlab/services": "~7.4.0-rc.0",
4747
"@lumino/algorithm": "^2.0.2",
4848
"@lumino/signaling": "^2.1.3"
4949
},

packages/documentsearch-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
},
4040
"dependencies": {
4141
"@jupyter-notebook/application": "^7.4.0-beta.2",
42-
"@jupyterlab/application": "~4.4.0-beta.2",
43-
"@jupyterlab/documentsearch": "~4.4.0-beta.2",
42+
"@jupyterlab/application": "~4.4.0-rc.0",
43+
"@jupyterlab/documentsearch": "~4.4.0-rc.0",
4444
"@lumino/widgets": "^2.5.0"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)