Skip to content

Commit ad0e1b0

Browse files
committed
Publish 7.2.0b0
SHA256 hashes: jupyter-notebook-application-7.2.0-beta.0.tgz: 0e760affe07ba5fa9ffb32f90c70e8d9f1b66a6eca9befcce4a425e9f8194e79 jupyter-notebook-application-extension-7.2.0-beta.0.tgz: 2e1c5d89438520dc47c6139a32f5d60eb4e7b4fb3635a8e367316b5077b66394 jupyter-notebook-console-extension-7.2.0-beta.0.tgz: 60a857f5af11061ec550b6a932fdc3cc61bcf1e4fb1eca66ec24b3b67134d6a4 jupyter-notebook-docmanager-extension-7.2.0-beta.0.tgz: 2556507fb885fb6311cf68f767f11763ae126e8bd6e54856abf42c4a2a05f461 jupyter-notebook-documentsearch-extension-7.2.0-beta.0.tgz: 176582c5abe3e6d1573d143940b179e35bef20a3e93c424e66c9306ffe4d9e95 jupyter-notebook-help-extension-7.2.0-beta.0.tgz: 26176ecff103a1c43825a34749660f3e5557af8a95bf4019d2b2468f40b5ff82 jupyter-notebook-lab-extension-7.2.0-beta.0.tgz: 92d59848f9745e1c2f79da6187f8307a3ccbb6cc70eed2e74f26eea6df9235a9 jupyter-notebook-notebook-extension-7.2.0-beta.0.tgz: 7bbf6fe38bc2bbfd0be3e993dee3482cb3ff21d0f633b0362a9d0044e57db837 jupyter-notebook-terminal-extension-7.2.0-beta.0.tgz: 6e7293c218524b370a66e0dc679979e13bc17e88c5a7c21ef92df247305dc50a jupyter-notebook-tree-7.2.0-beta.0.tgz: 6e303a446ef1476c647c58a6f5d26f680f08330aa05f6aa9c2611ffc887c64df jupyter-notebook-tree-extension-7.2.0-beta.0.tgz: 5fcc257c2671ffa1c3506efdbb942fd18f640133b48e337fdf8c2cc2c6522d32 jupyter-notebook-ui-components-7.2.0-beta.0.tgz: f3623f617606d5446cead86bbf988bd9d30a1b9959a918652c26a7a986ee3655 notebook-7.2.0b0-py3-none-any.whl: 8fd93f6096d331a9e720e1975b5cede1ef9a560a08e9406f0553416e97d040a9 notebook-7.2.0b0.tar.gz: ad69c2f4c458f9e4668626b43b393eb89ccbd55b55d54b50863086486d8102c2
1 parent 09bcd99 commit ad0e1b0

File tree

18 files changed

+204
-189
lines changed

18 files changed

+204
-189
lines changed

CHANGELOG.md

+17-2
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,23 @@ increasing awareness of the notebook state and enabling users to quickly navigat
108108

109109
<!-- <START NEW CHANGELOG ENTRY> -->
110110

111+
## 7.2.0b0
112+
113+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.2.0-alpha.0...09bcd99e6dfffce92acc9a7f9d11a2a2122131c0))
114+
115+
### Maintenance and upkeep improvements
116+
117+
- Update to JupyterLab `4.2.0b1` [#7319](https://github.com/jupyter/notebook/pull/7319) ([@jtpio](https://github.com/jtpio))
118+
- Update to JupyterLab 4.2.0b0 [#7312](https://github.com/jupyter/notebook/pull/7312) ([@jtpio](https://github.com/jtpio))
119+
120+
### Contributors to this release
121+
122+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-03-29&to=2024-04-12&type=c))
123+
124+
[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-03-29..2024-04-12&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-03-29..2024-04-12&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-03-29..2024-04-12&type=Issues)
125+
126+
<!-- <END NEW CHANGELOG ENTRY> -->
127+
111128
## 7.2.0a0
112129

113130
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.1.2...80b582bce69e33e36e936af2ea981bcb22a4d285))
@@ -126,8 +143,6 @@ increasing awareness of the notebook state and enabling users to quickly navigat
126143

127144
[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-03-14..2024-03-29&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-03-14..2024-03-29&type=Issues)
128145

129-
<!-- <END NEW CHANGELOG ENTRY> -->
130-
131146
## 7.1.2
132147

133148
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.1.1...ca41222a9c8d75356c6d67d3bd36e34d71cce2d8))

app/package.json

+101-101
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/app",
3-
"version": "7.2.0-alpha.0",
3+
"version": "7.2.0-beta.0",
44
"private": true,
55
"scripts": {
66
"build": "webpack",
@@ -12,99 +12,99 @@
1212
"resolutions": {
1313
"@codemirror/state": "~6.4.1",
1414
"@codemirror/view": "~6.26.1",
15-
"@jupyter-notebook/application": "~7.2.0-alpha.0",
16-
"@jupyter-notebook/application-extension": "~7.2.0-alpha.0",
17-
"@jupyter-notebook/console-extension": "~7.2.0-alpha.0",
18-
"@jupyter-notebook/docmanager-extension": "~7.2.0-alpha.0",
19-
"@jupyter-notebook/documentsearch-extension": "~7.2.0-alpha.0",
20-
"@jupyter-notebook/help-extension": "~7.2.0-alpha.0",
21-
"@jupyter-notebook/notebook-extension": "~7.2.0-alpha.0",
22-
"@jupyter-notebook/terminal-extension": "~7.2.0-alpha.0",
23-
"@jupyter-notebook/tree": "~7.2.0-alpha.0",
24-
"@jupyter-notebook/tree-extension": "~7.2.0-alpha.0",
25-
"@jupyter-notebook/ui-components": "~7.2.0-alpha.0",
15+
"@jupyter-notebook/application": "~7.2.0-beta.0",
16+
"@jupyter-notebook/application-extension": "~7.2.0-beta.0",
17+
"@jupyter-notebook/console-extension": "~7.2.0-beta.0",
18+
"@jupyter-notebook/docmanager-extension": "~7.2.0-beta.0",
19+
"@jupyter-notebook/documentsearch-extension": "~7.2.0-beta.0",
20+
"@jupyter-notebook/help-extension": "~7.2.0-beta.0",
21+
"@jupyter-notebook/notebook-extension": "~7.2.0-beta.0",
22+
"@jupyter-notebook/terminal-extension": "~7.2.0-beta.0",
23+
"@jupyter-notebook/tree": "~7.2.0-beta.0",
24+
"@jupyter-notebook/tree-extension": "~7.2.0-beta.0",
25+
"@jupyter-notebook/ui-components": "~7.2.0-beta.0",
2626
"@jupyter/ydoc": "~2.0.1",
27-
"@jupyterlab/application": "~4.2.0-alpha.2",
28-
"@jupyterlab/application-extension": "~4.2.0-alpha.2",
29-
"@jupyterlab/apputils": "~4.3.0-alpha.2",
30-
"@jupyterlab/apputils-extension": "~4.2.0-alpha.2",
31-
"@jupyterlab/attachments": "~4.2.0-alpha.2",
32-
"@jupyterlab/cell-toolbar": "~4.2.0-alpha.2",
33-
"@jupyterlab/cell-toolbar-extension": "~4.2.0-alpha.2",
34-
"@jupyterlab/celltags-extension": "~4.2.0-alpha.2",
35-
"@jupyterlab/codeeditor": "~4.2.0-alpha.2",
36-
"@jupyterlab/codemirror": "~4.2.0-alpha.2",
37-
"@jupyterlab/codemirror-extension": "~4.2.0-alpha.2",
38-
"@jupyterlab/completer": "~4.2.0-alpha.2",
39-
"@jupyterlab/completer-extension": "~4.2.0-alpha.2",
40-
"@jupyterlab/console": "~4.2.0-alpha.2",
41-
"@jupyterlab/console-extension": "~4.2.0-alpha.2",
42-
"@jupyterlab/coreutils": "~6.2.0-alpha.2",
43-
"@jupyterlab/csvviewer-extension": "~4.2.0-alpha.2",
44-
"@jupyterlab/debugger": "~4.2.0-alpha.2",
45-
"@jupyterlab/debugger-extension": "~4.2.0-alpha.2",
46-
"@jupyterlab/docmanager": "~4.2.0-alpha.2",
47-
"@jupyterlab/docmanager-extension": "~4.2.0-alpha.2",
48-
"@jupyterlab/documentsearch": "~4.2.0-alpha.2",
49-
"@jupyterlab/documentsearch-extension": "~4.2.0-alpha.2",
50-
"@jupyterlab/extensionmanager": "~4.2.0-alpha.2",
51-
"@jupyterlab/extensionmanager-extension": "~4.2.0-alpha.2",
52-
"@jupyterlab/filebrowser": "~4.2.0-alpha.2",
53-
"@jupyterlab/filebrowser-extension": "~4.2.0-alpha.2",
54-
"@jupyterlab/fileeditor": "~4.2.0-alpha.2",
55-
"@jupyterlab/fileeditor-extension": "~4.2.0-alpha.2",
56-
"@jupyterlab/help-extension": "~4.2.0-alpha.2",
57-
"@jupyterlab/htmlviewer": "~4.2.0-alpha.2",
58-
"@jupyterlab/htmlviewer-extension": "~4.2.0-alpha.2",
59-
"@jupyterlab/hub-extension": "~4.2.0-alpha.2",
60-
"@jupyterlab/imageviewer": "~4.2.0-alpha.2",
61-
"@jupyterlab/imageviewer-extension": "~4.2.0-alpha.2",
62-
"@jupyterlab/javascript-extension": "~4.2.0-alpha.2",
63-
"@jupyterlab/json-extension": "~4.2.0-alpha.2",
64-
"@jupyterlab/lsp": "~4.2.0-alpha.2",
65-
"@jupyterlab/lsp-extension": "~4.2.0-alpha.2",
66-
"@jupyterlab/mainmenu": "~4.2.0-alpha.2",
67-
"@jupyterlab/mainmenu-extension": "~4.2.0-alpha.2",
68-
"@jupyterlab/markdownviewer": "~4.2.0-alpha.2",
69-
"@jupyterlab/markdownviewer-extension": "~4.2.0-alpha.2",
70-
"@jupyterlab/markedparser-extension": "~4.2.0-alpha.2",
71-
"@jupyterlab/mathjax-extension": "~4.2.0-alpha.2",
72-
"@jupyterlab/mermaid": "~4.2.0-alpha.2",
73-
"@jupyterlab/mermaid-extension": "~4.2.0-alpha.2",
74-
"@jupyterlab/metadataform": "~4.2.0-alpha.2",
75-
"@jupyterlab/metadataform-extension": "~4.2.0-alpha.2",
76-
"@jupyterlab/notebook": "~4.2.0-alpha.2",
77-
"@jupyterlab/notebook-extension": "~4.2.0-alpha.2",
78-
"@jupyterlab/observables": "~5.2.0-alpha.2",
79-
"@jupyterlab/outputarea": "~4.2.0-alpha.2",
80-
"@jupyterlab/pdf-extension": "~4.2.0-alpha.2",
81-
"@jupyterlab/pluginmanager-extension": "~4.2.0-alpha.2",
82-
"@jupyterlab/rendermime": "~4.2.0-alpha.2",
83-
"@jupyterlab/rendermime-interfaces": "~3.10.0-alpha.2",
84-
"@jupyterlab/running-extension": "~4.2.0-alpha.2",
85-
"@jupyterlab/services": "~7.2.0-alpha.2",
86-
"@jupyterlab/settingeditor": "~4.2.0-alpha.2",
87-
"@jupyterlab/settingeditor-extension": "~4.2.0-alpha.2",
88-
"@jupyterlab/settingregistry": "~4.2.0-alpha.2",
89-
"@jupyterlab/shortcuts-extension": "~4.2.0-alpha.2",
90-
"@jupyterlab/statedb": "~4.2.0-alpha.2",
91-
"@jupyterlab/statusbar": "~4.2.0-alpha.2",
92-
"@jupyterlab/terminal": "~4.2.0-alpha.2",
93-
"@jupyterlab/terminal-extension": "~4.2.0-alpha.2",
94-
"@jupyterlab/theme-dark-extension": "~4.2.0-alpha.2",
95-
"@jupyterlab/theme-light-extension": "~4.2.0-alpha.2",
96-
"@jupyterlab/toc-extension": "~6.2.0-alpha.2",
97-
"@jupyterlab/tooltip": "~4.2.0-alpha.2",
98-
"@jupyterlab/tooltip-extension": "~4.2.0-alpha.2",
99-
"@jupyterlab/translation": "~4.2.0-alpha.2",
100-
"@jupyterlab/translation-extension": "~4.2.0-alpha.2",
101-
"@jupyterlab/ui-components": "~4.2.0-alpha.2",
102-
"@jupyterlab/ui-components-extension": "~4.2.0-alpha.2",
103-
"@jupyterlab/vega5-extension": "~4.2.0-alpha.2",
27+
"@jupyterlab/application": "~4.2.0-beta.1",
28+
"@jupyterlab/application-extension": "~4.2.0-beta.1",
29+
"@jupyterlab/apputils": "~4.3.0-beta.1",
30+
"@jupyterlab/apputils-extension": "~4.2.0-beta.1",
31+
"@jupyterlab/attachments": "~4.2.0-beta.1",
32+
"@jupyterlab/cell-toolbar": "~4.2.0-beta.1",
33+
"@jupyterlab/cell-toolbar-extension": "~4.2.0-beta.1",
34+
"@jupyterlab/celltags-extension": "~4.2.0-beta.1",
35+
"@jupyterlab/codeeditor": "~4.2.0-beta.1",
36+
"@jupyterlab/codemirror": "~4.2.0-beta.1",
37+
"@jupyterlab/codemirror-extension": "~4.2.0-beta.1",
38+
"@jupyterlab/completer": "~4.2.0-beta.1",
39+
"@jupyterlab/completer-extension": "~4.2.0-beta.1",
40+
"@jupyterlab/console": "~4.2.0-beta.1",
41+
"@jupyterlab/console-extension": "~4.2.0-beta.1",
42+
"@jupyterlab/coreutils": "~6.2.0-beta.1",
43+
"@jupyterlab/csvviewer-extension": "~4.2.0-beta.1",
44+
"@jupyterlab/debugger": "~4.2.0-beta.1",
45+
"@jupyterlab/debugger-extension": "~4.2.0-beta.1",
46+
"@jupyterlab/docmanager": "~4.2.0-beta.1",
47+
"@jupyterlab/docmanager-extension": "~4.2.0-beta.1",
48+
"@jupyterlab/documentsearch": "~4.2.0-beta.1",
49+
"@jupyterlab/documentsearch-extension": "~4.2.0-beta.1",
50+
"@jupyterlab/extensionmanager": "~4.2.0-beta.1",
51+
"@jupyterlab/extensionmanager-extension": "~4.2.0-beta.1",
52+
"@jupyterlab/filebrowser": "~4.2.0-beta.1",
53+
"@jupyterlab/filebrowser-extension": "~4.2.0-beta.1",
54+
"@jupyterlab/fileeditor": "~4.2.0-beta.1",
55+
"@jupyterlab/fileeditor-extension": "~4.2.0-beta.1",
56+
"@jupyterlab/help-extension": "~4.2.0-beta.1",
57+
"@jupyterlab/htmlviewer": "~4.2.0-beta.1",
58+
"@jupyterlab/htmlviewer-extension": "~4.2.0-beta.1",
59+
"@jupyterlab/hub-extension": "~4.2.0-beta.1",
60+
"@jupyterlab/imageviewer": "~4.2.0-beta.1",
61+
"@jupyterlab/imageviewer-extension": "~4.2.0-beta.1",
62+
"@jupyterlab/javascript-extension": "~4.2.0-beta.1",
63+
"@jupyterlab/json-extension": "~4.2.0-beta.1",
64+
"@jupyterlab/lsp": "~4.2.0-beta.1",
65+
"@jupyterlab/lsp-extension": "~4.2.0-beta.1",
66+
"@jupyterlab/mainmenu": "~4.2.0-beta.1",
67+
"@jupyterlab/mainmenu-extension": "~4.2.0-beta.1",
68+
"@jupyterlab/markdownviewer": "~4.2.0-beta.1",
69+
"@jupyterlab/markdownviewer-extension": "~4.2.0-beta.1",
70+
"@jupyterlab/markedparser-extension": "~4.2.0-beta.1",
71+
"@jupyterlab/mathjax-extension": "~4.2.0-beta.1",
72+
"@jupyterlab/mermaid": "~4.2.0-beta.1",
73+
"@jupyterlab/mermaid-extension": "~4.2.0-beta.1",
74+
"@jupyterlab/metadataform": "~4.2.0-beta.1",
75+
"@jupyterlab/metadataform-extension": "~4.2.0-beta.1",
76+
"@jupyterlab/notebook": "~4.2.0-beta.1",
77+
"@jupyterlab/notebook-extension": "~4.2.0-beta.1",
78+
"@jupyterlab/observables": "~5.2.0-beta.1",
79+
"@jupyterlab/outputarea": "~4.2.0-beta.1",
80+
"@jupyterlab/pdf-extension": "~4.2.0-beta.1",
81+
"@jupyterlab/pluginmanager-extension": "~4.2.0-beta.1",
82+
"@jupyterlab/rendermime": "~4.2.0-beta.1",
83+
"@jupyterlab/rendermime-interfaces": "~3.10.0-beta.1",
84+
"@jupyterlab/running-extension": "~4.2.0-beta.1",
85+
"@jupyterlab/services": "~7.2.0-beta.1",
86+
"@jupyterlab/settingeditor": "~4.2.0-beta.1",
87+
"@jupyterlab/settingeditor-extension": "~4.2.0-beta.1",
88+
"@jupyterlab/settingregistry": "~4.2.0-beta.1",
89+
"@jupyterlab/shortcuts-extension": "~5.0.0-beta.1",
90+
"@jupyterlab/statedb": "~4.2.0-beta.1",
91+
"@jupyterlab/statusbar": "~4.2.0-beta.1",
92+
"@jupyterlab/terminal": "~4.2.0-beta.1",
93+
"@jupyterlab/terminal-extension": "~4.2.0-beta.1",
94+
"@jupyterlab/theme-dark-extension": "~4.2.0-beta.1",
95+
"@jupyterlab/theme-light-extension": "~4.2.0-beta.1",
96+
"@jupyterlab/toc-extension": "~6.2.0-beta.1",
97+
"@jupyterlab/tooltip": "~4.2.0-beta.1",
98+
"@jupyterlab/tooltip-extension": "~4.2.0-beta.1",
99+
"@jupyterlab/translation": "~4.2.0-beta.1",
100+
"@jupyterlab/translation-extension": "~4.2.0-beta.1",
101+
"@jupyterlab/ui-components": "~4.2.0-beta.1",
102+
"@jupyterlab/ui-components-extension": "~4.2.0-beta.1",
103+
"@jupyterlab/vega5-extension": "~4.2.0-beta.1",
104104
"@lezer/common": "~1.2.1",
105105
"@lezer/highlight": "~1.2.0",
106106
"@lumino/algorithm": "~2.0.1",
107-
"@lumino/application": "~2.3.0",
107+
"@lumino/application": "~2.3.1",
108108
"@lumino/commands": "~2.3.0",
109109
"@lumino/coreutils": "~2.1.2",
110110
"@lumino/disposable": "~2.1.2",
@@ -120,17 +120,17 @@
120120
"yjs": "~13.6.8"
121121
},
122122
"dependencies": {
123-
"@jupyter-notebook/application": "^7.2.0-alpha.0",
124-
"@jupyter-notebook/application-extension": "^7.2.0-alpha.0",
125-
"@jupyter-notebook/console-extension": "^7.2.0-alpha.0",
126-
"@jupyter-notebook/docmanager-extension": "^7.2.0-alpha.0",
127-
"@jupyter-notebook/documentsearch-extension": "^7.2.0-alpha.0",
128-
"@jupyter-notebook/help-extension": "^7.2.0-alpha.0",
129-
"@jupyter-notebook/notebook-extension": "^7.2.0-alpha.0",
130-
"@jupyter-notebook/terminal-extension": "^7.2.0-alpha.0",
131-
"@jupyter-notebook/tree": "^7.2.0-alpha.0",
132-
"@jupyter-notebook/tree-extension": "^7.2.0-alpha.0",
133-
"@jupyter-notebook/ui-components": "^7.2.0-alpha.0",
123+
"@jupyter-notebook/application": "^7.2.0-beta.0",
124+
"@jupyter-notebook/application-extension": "^7.2.0-beta.0",
125+
"@jupyter-notebook/console-extension": "^7.2.0-beta.0",
126+
"@jupyter-notebook/docmanager-extension": "^7.2.0-beta.0",
127+
"@jupyter-notebook/documentsearch-extension": "^7.2.0-beta.0",
128+
"@jupyter-notebook/help-extension": "^7.2.0-beta.0",
129+
"@jupyter-notebook/notebook-extension": "^7.2.0-beta.0",
130+
"@jupyter-notebook/terminal-extension": "^7.2.0-beta.0",
131+
"@jupyter-notebook/tree": "^7.2.0-beta.0",
132+
"@jupyter-notebook/tree-extension": "^7.2.0-beta.0",
133+
"@jupyter-notebook/ui-components": "^7.2.0-beta.0",
134134
"@jupyterlab/application-extension": "~4.2.0-beta.1",
135135
"@jupyterlab/apputils-extension": "~4.2.0-beta.1",
136136
"@jupyterlab/attachments": "~4.2.0-beta.1",

buildutils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/buildutils",
3-
"version": "7.2.0-alpha.0",
3+
"version": "7.2.0-beta.0",
44
"private": true,
55
"description": "Jupyter Notebook - Build Utilities",
66
"homepage": "https://github.com/jupyter/notebook",

notebook/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from collections import namedtuple
66

77
# Use "hatch version xx.yy.zz" to handle version changes
8-
__version__ = "7.2.0a0"
8+
__version__ = "7.2.0b0"
99

1010
# PEP440 version parser
1111
_version_regex = re.compile(

packages/_metapackage/package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/metapackage",
3-
"version": "7.2.0-alpha.0",
3+
"version": "7.2.0-beta.0",
44
"private": true,
55
"description": "Jupyter Notebook - Metapackage",
66
"homepage": "https://github.com/jupyter/notebook",
@@ -20,18 +20,18 @@
2020
"watch": "tsc -b -w --preserveWatchOutput"
2121
},
2222
"dependencies": {
23-
"@jupyter-notebook/application": "^7.2.0-alpha.0",
24-
"@jupyter-notebook/application-extension": "^7.2.0-alpha.0",
25-
"@jupyter-notebook/console-extension": "^7.2.0-alpha.0",
26-
"@jupyter-notebook/docmanager-extension": "^7.2.0-alpha.0",
27-
"@jupyter-notebook/documentsearch-extension": "^7.2.0-alpha.0",
28-
"@jupyter-notebook/help-extension": "^7.2.0-alpha.0",
29-
"@jupyter-notebook/lab-extension": "^7.2.0-alpha.0",
30-
"@jupyter-notebook/notebook-extension": "^7.2.0-alpha.0",
31-
"@jupyter-notebook/terminal-extension": "^7.2.0-alpha.0",
32-
"@jupyter-notebook/tree": "^7.2.0-alpha.0",
33-
"@jupyter-notebook/tree-extension": "^7.2.0-alpha.0",
34-
"@jupyter-notebook/ui-components": "^7.2.0-alpha.0"
23+
"@jupyter-notebook/application": "^7.2.0-beta.0",
24+
"@jupyter-notebook/application-extension": "^7.2.0-beta.0",
25+
"@jupyter-notebook/console-extension": "^7.2.0-beta.0",
26+
"@jupyter-notebook/docmanager-extension": "^7.2.0-beta.0",
27+
"@jupyter-notebook/documentsearch-extension": "^7.2.0-beta.0",
28+
"@jupyter-notebook/help-extension": "^7.2.0-beta.0",
29+
"@jupyter-notebook/lab-extension": "^7.2.0-beta.0",
30+
"@jupyter-notebook/notebook-extension": "^7.2.0-beta.0",
31+
"@jupyter-notebook/terminal-extension": "^7.2.0-beta.0",
32+
"@jupyter-notebook/tree": "^7.2.0-beta.0",
33+
"@jupyter-notebook/tree-extension": "^7.2.0-beta.0",
34+
"@jupyter-notebook/ui-components": "^7.2.0-beta.0"
3535
},
3636
"devDependencies": {
3737
"typescript": "~5.0.2"

packages/application-extension/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/application-extension",
3-
"version": "7.2.0-alpha.0",
3+
"version": "7.2.0-beta.0",
44
"description": "Jupyter Notebook - Application Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,8 +38,8 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.2.0-alpha.0",
42-
"@jupyter-notebook/ui-components": "^7.2.0-alpha.0",
41+
"@jupyter-notebook/application": "^7.2.0-beta.0",
42+
"@jupyter-notebook/ui-components": "^7.2.0-beta.0",
4343
"@jupyterlab/application": "~4.2.0-beta.1",
4444
"@jupyterlab/apputils": "~4.3.0-beta.1",
4545
"@jupyterlab/codeeditor": "~4.2.0-beta.1",

packages/application/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/application",
3-
"version": "7.2.0-alpha.0",
3+
"version": "7.2.0-beta.0",
44
"description": "Jupyter Notebook - Application",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {

packages/console-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/console-extension",
3-
"version": "7.2.0-alpha.0",
3+
"version": "7.2.0-beta.0",
44
"description": "Jupyter Notebook - Console Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,7 +38,7 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.2.0-alpha.0",
41+
"@jupyter-notebook/application": "^7.2.0-beta.0",
4242
"@jupyterlab/application": "~4.2.0-beta.1",
4343
"@jupyterlab/console": "~4.2.0-beta.1",
4444
"@jupyterlab/coreutils": "~6.2.0-beta.1",

packages/docmanager-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/docmanager-extension",
3-
"version": "7.2.0-alpha.0",
3+
"version": "7.2.0-beta.0",
44
"description": "Jupyter Notebook - Document Manager Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,7 +38,7 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.2.0-alpha.0",
41+
"@jupyter-notebook/application": "^7.2.0-beta.0",
4242
"@jupyterlab/application": "~4.2.0-beta.1",
4343
"@jupyterlab/coreutils": "~6.2.0-beta.1",
4444
"@jupyterlab/docmanager": "~4.2.0-beta.1",

packages/documentsearch-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/documentsearch-extension",
3-
"version": "7.2.0-alpha.0",
3+
"version": "7.2.0-beta.0",
44
"description": "Jupyter Notebook - Document Search Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -38,7 +38,7 @@
3838
"watch": "tsc -b --watch"
3939
},
4040
"dependencies": {
41-
"@jupyter-notebook/application": "^7.2.0-alpha.0",
41+
"@jupyter-notebook/application": "^7.2.0-beta.0",
4242
"@jupyterlab/application": "~4.2.0-beta.1",
4343
"@jupyterlab/documentsearch": "~4.2.0-beta.1",
4444
"@lumino/widgets": "^2.3.2"

0 commit comments

Comments
 (0)