Skip to content

Commit 80e992e

Browse files
committed
Publish 7.0.7
SHA256 hashes: jupyter-notebook-application-7.0.7.tgz: a130117996419bc856e311e849d98bf090d5ab42b2a3208f74f36722126c73df jupyter-notebook-application-extension-7.0.7.tgz: 7957b62ef8dbdfddec96d43025b989fa60d26fa203ab90b9c0cc0d92a39dfeab jupyter-notebook-console-extension-7.0.7.tgz: 3bc77167134995b4e640c19de9c0a11a9f9a387d90cddb93009ea4bd4c708426 jupyter-notebook-docmanager-extension-7.0.7.tgz: 381427183ade10978309effab580a9995b352b6e76fab9a11c959ccd9524a433 jupyter-notebook-documentsearch-extension-7.0.7.tgz: bb2c559e8699d00faacc7f49d24b60c45f23c87163875857b7b0b022338a3d06 jupyter-notebook-help-extension-7.0.7.tgz: ff2adb9fab79cc92e186ae3b0fbd5436f5d72309ee440be264720840bf2bac98 jupyter-notebook-lab-extension-7.0.7.tgz: 7abfe5407876b2a67da1c5e6ea37052e903bdbc1506f02707291584f264d92ef jupyter-notebook-notebook-extension-7.0.7.tgz: 463e1c291a2d1495deee740db3822075075687f72313ef590741d7e2356e1539 jupyter-notebook-terminal-extension-7.0.7.tgz: 560869e07043719c772d87bee409de80b6eee5c8440ff74154bb381bd749c7e5 jupyter-notebook-tree-7.0.7.tgz: d29924d0b25d350d11be995f238392e5308f2783b9a12839052e78ac1d6dd437 jupyter-notebook-tree-extension-7.0.7.tgz: 8446b506df0c824d39a7da50b2d963a737f2c78d68a85f6be04c2de2c1adf85c jupyter-notebook-ui-components-7.0.7.tgz: abf212ce7435b966f88febb39962bc78cd91b7978385fd471bb69cd084c6c2ed notebook-7.0.7-py3-none-any.whl: 289b606d7e173f75a18beb1406ef411b43f97f7a9c55ba03efa3622905a62346 notebook-7.0.7.tar.gz: 3bcff00c17b3ac142ef5f436d50637d936b274cfa0b41f6ac0175363de9b4e09
1 parent 089c78c commit 80e992e

File tree

18 files changed

+208
-186
lines changed

18 files changed

+208
-186
lines changed

CHANGELOG.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,30 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
1414

1515
<!-- <START NEW CHANGELOG ENTRY> -->
1616

17+
## 7.0.7
18+
19+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.0.6...089c78c48fd00b2b0d2f33e4463eb42018e86803))
20+
21+
### Enhancements made
22+
23+
- Update to JupyterLab 4.0.11 [#7215](https://github.com/jupyter/notebook/pull/7215) ([@krassowski](https://github.com/krassowski))
24+
25+
### Maintenance and upkeep improvements
26+
27+
- Update ruff config and typing [#7145](https://github.com/jupyter/notebook/pull/7145) ([@blink1073](https://github.com/blink1073))
28+
- Clean up lint handling [#7142](https://github.com/jupyter/notebook/pull/7142) ([@blink1073](https://github.com/blink1073))
29+
- Adopt ruff format [#7132](https://github.com/jupyter/notebook/pull/7132) ([@blink1073](https://github.com/blink1073))
30+
- \[7.0.x\] Install stable JupyterLab 4.0 in the releaser hook [#7183](https://github.com/jupyter/notebook/pull/7183) ([@jtpio](https://github.com/jtpio))
31+
- Update publish-release workflow for PyPI trusted publisher [#7176](https://github.com/jupyter/notebook/pull/7176) ([@jtpio](https://github.com/jtpio))
32+
33+
### Contributors to this release
34+
35+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-10-17&to=2024-01-19&type=c))
36+
37+
[@brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2023-10-17..2024-01-19&type=Issues) | [@d5423197](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ad5423197+updated%3A2023-10-17..2024-01-19&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-10-17..2024-01-19&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-10-17..2024-01-19&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2023-10-17..2024-01-19&type=Issues) | [@meeseeksmachine](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ameeseeksmachine+updated%3A2023-10-17..2024-01-19&type=Issues)
38+
39+
<!-- <END NEW CHANGELOG ENTRY> -->
40+
1741
## 7.0.6
1842

1943
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.0.5...c62caffb02856737870cbc79a2cdb43b3e89c363))
@@ -33,8 +57,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
3357

3458
[@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2023-10-12..2023-10-17&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-10-12..2023-10-17&type=Issues) | [@jayeshsingh9767](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajayeshsingh9767+updated%3A2023-10-12..2023-10-17&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-10-12..2023-10-17&type=Issues)
3559

36-
<!-- <END NEW CHANGELOG ENTRY> -->
37-
3860
## 7.0.5
3961

4062
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/app@7.0.4...839193d07f0780ded6f559892517f061f3776b02))

app/package.json

Lines changed: 98 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/app",
3-
"version": "7.0.6",
3+
"version": "7.0.7",
44
"private": true,
55
"scripts": {
66
"build": "webpack",
@@ -12,91 +12,91 @@
1212
"resolutions": {
1313
"@codemirror/state": "~6.2.1",
1414
"@codemirror/view": "~6.15.3",
15-
"@jupyter-notebook/application": "~7.0.6",
16-
"@jupyter-notebook/application-extension": "~7.0.6",
17-
"@jupyter-notebook/console-extension": "~7.0.6",
18-
"@jupyter-notebook/docmanager-extension": "~7.0.6",
19-
"@jupyter-notebook/documentsearch-extension": "~7.0.6",
20-
"@jupyter-notebook/help-extension": "~7.0.6",
21-
"@jupyter-notebook/notebook-extension": "~7.0.6",
22-
"@jupyter-notebook/terminal-extension": "~7.0.6",
23-
"@jupyter-notebook/tree": "~7.0.6",
24-
"@jupyter-notebook/tree-extension": "~7.0.6",
25-
"@jupyter-notebook/ui-components": "~7.0.6",
26-
"@jupyter/ydoc": "~1.0.2",
27-
"@jupyterlab/application": "~4.0.7",
28-
"@jupyterlab/application-extension": "~4.0.7",
29-
"@jupyterlab/apputils": "~4.1.7",
30-
"@jupyterlab/apputils-extension": "~4.0.7",
31-
"@jupyterlab/attachments": "~4.0.7",
32-
"@jupyterlab/cell-toolbar": "~4.0.7",
33-
"@jupyterlab/cell-toolbar-extension": "~4.0.7",
34-
"@jupyterlab/celltags-extension": "~4.0.7",
35-
"@jupyterlab/codeeditor": "~4.0.7",
36-
"@jupyterlab/codemirror": "~4.0.7",
37-
"@jupyterlab/codemirror-extension": "~4.0.7",
38-
"@jupyterlab/completer": "~4.0.7",
39-
"@jupyterlab/completer-extension": "~4.0.7",
40-
"@jupyterlab/console": "~4.0.7",
41-
"@jupyterlab/console-extension": "~4.0.7",
42-
"@jupyterlab/coreutils": "~6.0.7",
43-
"@jupyterlab/csvviewer-extension": "~4.0.7",
44-
"@jupyterlab/debugger": "~4.0.7",
45-
"@jupyterlab/debugger-extension": "~4.0.7",
46-
"@jupyterlab/docmanager": "~4.0.7",
47-
"@jupyterlab/docmanager-extension": "~4.0.7",
48-
"@jupyterlab/documentsearch": "~4.0.7",
49-
"@jupyterlab/documentsearch-extension": "~4.0.7",
50-
"@jupyterlab/extensionmanager": "~4.0.7",
51-
"@jupyterlab/extensionmanager-extension": "~4.0.7",
52-
"@jupyterlab/filebrowser": "~4.0.7",
53-
"@jupyterlab/filebrowser-extension": "~4.0.7",
54-
"@jupyterlab/fileeditor": "~4.0.7",
55-
"@jupyterlab/fileeditor-extension": "~4.0.7",
56-
"@jupyterlab/htmlviewer": "~4.0.7",
57-
"@jupyterlab/htmlviewer-extension": "~4.0.7",
58-
"@jupyterlab/hub-extension": "~4.0.7",
59-
"@jupyterlab/imageviewer": "~4.0.7",
60-
"@jupyterlab/imageviewer-extension": "~4.0.7",
61-
"@jupyterlab/javascript-extension": "~4.0.7",
62-
"@jupyterlab/json-extension": "~4.0.7",
63-
"@jupyterlab/lsp": "~4.0.7",
64-
"@jupyterlab/lsp-extension": "~4.0.7",
65-
"@jupyterlab/mainmenu": "~4.0.7",
66-
"@jupyterlab/mainmenu-extension": "~4.0.7",
67-
"@jupyterlab/markdownviewer": "~4.0.7",
68-
"@jupyterlab/markdownviewer-extension": "~4.0.7",
69-
"@jupyterlab/markedparser-extension": "~4.0.7",
70-
"@jupyterlab/mathjax-extension": "~4.0.7",
71-
"@jupyterlab/metadataform": "~4.0.7",
72-
"@jupyterlab/metadataform-extension": "~4.0.7",
73-
"@jupyterlab/notebook": "~4.0.7",
74-
"@jupyterlab/notebook-extension": "~4.0.7",
75-
"@jupyterlab/observables": "~5.0.7",
76-
"@jupyterlab/outputarea": "~4.0.7",
77-
"@jupyterlab/pdf-extension": "~4.0.7",
78-
"@jupyterlab/rendermime": "~4.0.7",
79-
"@jupyterlab/rendermime-interfaces": "~3.8.7",
80-
"@jupyterlab/running-extension": "~4.0.7",
81-
"@jupyterlab/services": "~7.0.7",
82-
"@jupyterlab/settingeditor": "~4.0.7",
83-
"@jupyterlab/settingeditor-extension": "~4.0.7",
84-
"@jupyterlab/settingregistry": "~4.0.7",
85-
"@jupyterlab/shortcuts-extension": "~4.0.7",
86-
"@jupyterlab/statedb": "~4.0.7",
87-
"@jupyterlab/statusbar": "~4.0.7",
88-
"@jupyterlab/terminal": "~4.0.7",
89-
"@jupyterlab/terminal-extension": "~4.0.7",
90-
"@jupyterlab/theme-dark-extension": "~4.0.7",
91-
"@jupyterlab/theme-light-extension": "~4.0.7",
92-
"@jupyterlab/toc-extension": "~6.0.7",
93-
"@jupyterlab/tooltip": "~4.0.7",
94-
"@jupyterlab/tooltip-extension": "~4.0.7",
95-
"@jupyterlab/translation": "~4.0.7",
96-
"@jupyterlab/translation-extension": "~4.0.7",
97-
"@jupyterlab/ui-components": "~4.0.7",
98-
"@jupyterlab/ui-components-extension": "~4.0.7",
99-
"@jupyterlab/vega5-extension": "~4.0.7",
15+
"@jupyter-notebook/application": "~7.0.7",
16+
"@jupyter-notebook/application-extension": "~7.0.7",
17+
"@jupyter-notebook/console-extension": "~7.0.7",
18+
"@jupyter-notebook/docmanager-extension": "~7.0.7",
19+
"@jupyter-notebook/documentsearch-extension": "~7.0.7",
20+
"@jupyter-notebook/help-extension": "~7.0.7",
21+
"@jupyter-notebook/notebook-extension": "~7.0.7",
22+
"@jupyter-notebook/terminal-extension": "~7.0.7",
23+
"@jupyter-notebook/tree": "~7.0.7",
24+
"@jupyter-notebook/tree-extension": "~7.0.7",
25+
"@jupyter-notebook/ui-components": "~7.0.7",
26+
"@jupyter/ydoc": "~1.1.1",
27+
"@jupyterlab/application": "~4.0.11",
28+
"@jupyterlab/application-extension": "~4.0.11",
29+
"@jupyterlab/apputils": "~4.1.11",
30+
"@jupyterlab/apputils-extension": "~4.0.11",
31+
"@jupyterlab/attachments": "~4.0.11",
32+
"@jupyterlab/cell-toolbar": "~4.0.11",
33+
"@jupyterlab/cell-toolbar-extension": "~4.0.11",
34+
"@jupyterlab/celltags-extension": "~4.0.11",
35+
"@jupyterlab/codeeditor": "~4.0.11",
36+
"@jupyterlab/codemirror": "~4.0.11",
37+
"@jupyterlab/codemirror-extension": "~4.0.11",
38+
"@jupyterlab/completer": "~4.0.11",
39+
"@jupyterlab/completer-extension": "~4.0.11",
40+
"@jupyterlab/console": "~4.0.11",
41+
"@jupyterlab/console-extension": "~4.0.11",
42+
"@jupyterlab/coreutils": "~6.0.11",
43+
"@jupyterlab/csvviewer-extension": "~4.0.11",
44+
"@jupyterlab/debugger": "~4.0.11",
45+
"@jupyterlab/debugger-extension": "~4.0.11",
46+
"@jupyterlab/docmanager": "~4.0.11",
47+
"@jupyterlab/docmanager-extension": "~4.0.11",
48+
"@jupyterlab/documentsearch": "~4.0.11",
49+
"@jupyterlab/documentsearch-extension": "~4.0.11",
50+
"@jupyterlab/extensionmanager": "~4.0.11",
51+
"@jupyterlab/extensionmanager-extension": "~4.0.11",
52+
"@jupyterlab/filebrowser": "~4.0.11",
53+
"@jupyterlab/filebrowser-extension": "~4.0.11",
54+
"@jupyterlab/fileeditor": "~4.0.11",
55+
"@jupyterlab/fileeditor-extension": "~4.0.11",
56+
"@jupyterlab/htmlviewer": "~4.0.11",
57+
"@jupyterlab/htmlviewer-extension": "~4.0.11",
58+
"@jupyterlab/hub-extension": "~4.0.11",
59+
"@jupyterlab/imageviewer": "~4.0.11",
60+
"@jupyterlab/imageviewer-extension": "~4.0.11",
61+
"@jupyterlab/javascript-extension": "~4.0.11",
62+
"@jupyterlab/json-extension": "~4.0.11",
63+
"@jupyterlab/lsp": "~4.0.11",
64+
"@jupyterlab/lsp-extension": "~4.0.11",
65+
"@jupyterlab/mainmenu": "~4.0.11",
66+
"@jupyterlab/mainmenu-extension": "~4.0.11",
67+
"@jupyterlab/markdownviewer": "~4.0.11",
68+
"@jupyterlab/markdownviewer-extension": "~4.0.11",
69+
"@jupyterlab/markedparser-extension": "~4.0.11",
70+
"@jupyterlab/mathjax-extension": "~4.0.11",
71+
"@jupyterlab/metadataform": "~4.0.11",
72+
"@jupyterlab/metadataform-extension": "~4.0.11",
73+
"@jupyterlab/notebook": "~4.0.11",
74+
"@jupyterlab/notebook-extension": "~4.0.11",
75+
"@jupyterlab/observables": "~5.0.11",
76+
"@jupyterlab/outputarea": "~4.0.11",
77+
"@jupyterlab/pdf-extension": "~4.0.11",
78+
"@jupyterlab/rendermime": "~4.0.11",
79+
"@jupyterlab/rendermime-interfaces": "~3.8.11",
80+
"@jupyterlab/running-extension": "~4.0.11",
81+
"@jupyterlab/services": "~7.0.11",
82+
"@jupyterlab/settingeditor": "~4.0.11",
83+
"@jupyterlab/settingeditor-extension": "~4.0.11",
84+
"@jupyterlab/settingregistry": "~4.0.11",
85+
"@jupyterlab/shortcuts-extension": "~4.0.11",
86+
"@jupyterlab/statedb": "~4.0.11",
87+
"@jupyterlab/statusbar": "~4.0.11",
88+
"@jupyterlab/terminal": "~4.0.11",
89+
"@jupyterlab/terminal-extension": "~4.0.11",
90+
"@jupyterlab/theme-dark-extension": "~4.0.11",
91+
"@jupyterlab/theme-light-extension": "~4.0.11",
92+
"@jupyterlab/toc-extension": "~6.0.11",
93+
"@jupyterlab/tooltip": "~4.0.11",
94+
"@jupyterlab/tooltip-extension": "~4.0.11",
95+
"@jupyterlab/translation": "~4.0.11",
96+
"@jupyterlab/translation-extension": "~4.0.11",
97+
"@jupyterlab/ui-components": "~4.0.11",
98+
"@jupyterlab/ui-components-extension": "~4.0.11",
99+
"@jupyterlab/vega5-extension": "~4.0.11",
100100
"@lezer/common": "~1.0.3",
101101
"@lezer/highlight": "~1.1.6",
102102
"@lumino/algorithm": "~2.0.1",
@@ -105,7 +105,7 @@
105105
"@lumino/coreutils": "~2.1.2",
106106
"@lumino/disposable": "~2.1.2",
107107
"@lumino/domutils": "~2.0.1",
108-
"@lumino/dragdrop": "~2.1.3",
108+
"@lumino/dragdrop": "~2.1.4",
109109
"@lumino/messaging": "~2.0.1",
110110
"@lumino/properties": "~2.0.1",
111111
"@lumino/signaling": "~2.1.2",
@@ -116,17 +116,17 @@
116116
"yjs": "~13.6.7"
117117
},
118118
"dependencies": {
119-
"@jupyter-notebook/application": "^7.0.6",
120-
"@jupyter-notebook/application-extension": "^7.0.6",
121-
"@jupyter-notebook/console-extension": "^7.0.6",
122-
"@jupyter-notebook/docmanager-extension": "^7.0.6",
123-
"@jupyter-notebook/documentsearch-extension": "^7.0.6",
124-
"@jupyter-notebook/help-extension": "^7.0.6",
125-
"@jupyter-notebook/notebook-extension": "^7.0.6",
126-
"@jupyter-notebook/terminal-extension": "^7.0.6",
127-
"@jupyter-notebook/tree": "^7.0.6",
128-
"@jupyter-notebook/tree-extension": "^7.0.6",
129-
"@jupyter-notebook/ui-components": "^7.0.6",
119+
"@jupyter-notebook/application": "^7.0.7",
120+
"@jupyter-notebook/application-extension": "^7.0.7",
121+
"@jupyter-notebook/console-extension": "^7.0.7",
122+
"@jupyter-notebook/docmanager-extension": "^7.0.7",
123+
"@jupyter-notebook/documentsearch-extension": "^7.0.7",
124+
"@jupyter-notebook/help-extension": "^7.0.7",
125+
"@jupyter-notebook/notebook-extension": "^7.0.7",
126+
"@jupyter-notebook/terminal-extension": "^7.0.7",
127+
"@jupyter-notebook/tree": "^7.0.7",
128+
"@jupyter-notebook/tree-extension": "^7.0.7",
129+
"@jupyter-notebook/ui-components": "^7.0.7",
130130
"@jupyterlab/application-extension": "^4.0.11",
131131
"@jupyterlab/apputils-extension": "^4.0.11",
132132
"@jupyterlab/attachments": "^4.0.11",

buildutils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/buildutils",
3-
"version": "7.0.6",
3+
"version": "7.0.7",
44
"private": true,
55
"description": "Jupyter Notebook - Build Utilities",
66
"homepage": "https://github.com/jupyter/notebook",

notebook/_version.py

Lines changed: 1 addition & 1 deletion
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.0.6"
8+
__version__ = "7.0.7"
99

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

packages/_metapackage/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/metapackage",
3-
"version": "7.0.6",
3+
"version": "7.0.7",
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.0.6",
24-
"@jupyter-notebook/application-extension": "^7.0.6",
25-
"@jupyter-notebook/console-extension": "^7.0.6",
26-
"@jupyter-notebook/docmanager-extension": "^7.0.6",
27-
"@jupyter-notebook/documentsearch-extension": "^7.0.6",
28-
"@jupyter-notebook/help-extension": "^7.0.6",
29-
"@jupyter-notebook/lab-extension": "^7.0.6",
30-
"@jupyter-notebook/notebook-extension": "^7.0.6",
31-
"@jupyter-notebook/terminal-extension": "^7.0.6",
32-
"@jupyter-notebook/tree": "^7.0.6",
33-
"@jupyter-notebook/tree-extension": "^7.0.6",
34-
"@jupyter-notebook/ui-components": "^7.0.6"
23+
"@jupyter-notebook/application": "^7.0.7",
24+
"@jupyter-notebook/application-extension": "^7.0.7",
25+
"@jupyter-notebook/console-extension": "^7.0.7",
26+
"@jupyter-notebook/docmanager-extension": "^7.0.7",
27+
"@jupyter-notebook/documentsearch-extension": "^7.0.7",
28+
"@jupyter-notebook/help-extension": "^7.0.7",
29+
"@jupyter-notebook/lab-extension": "^7.0.7",
30+
"@jupyter-notebook/notebook-extension": "^7.0.7",
31+
"@jupyter-notebook/terminal-extension": "^7.0.7",
32+
"@jupyter-notebook/tree": "^7.0.7",
33+
"@jupyter-notebook/tree-extension": "^7.0.7",
34+
"@jupyter-notebook/ui-components": "^7.0.7"
3535
},
3636
"devDependencies": {
3737
"typescript": "~5.0.2"

packages/application-extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/application-extension",
3-
"version": "7.0.6",
3+
"version": "7.0.7",
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.0.6",
42-
"@jupyter-notebook/ui-components": "^7.0.6",
41+
"@jupyter-notebook/application": "^7.0.7",
42+
"@jupyter-notebook/ui-components": "^7.0.7",
4343
"@jupyterlab/application": "^4.0.11",
4444
"@jupyterlab/apputils": "^4.1.11",
4545
"@jupyterlab/codeeditor": "^4.0.11",

packages/application/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/application",
3-
"version": "7.0.6",
3+
"version": "7.0.7",
44
"description": "Jupyter Notebook - Application",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {

packages/console-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/console-extension",
3-
"version": "7.0.6",
3+
"version": "7.0.7",
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.0.6",
41+
"@jupyter-notebook/application": "^7.0.7",
4242
"@jupyterlab/application": "^4.0.11",
4343
"@jupyterlab/console": "^4.0.11",
4444
"@jupyterlab/coreutils": "^6.0.11",

packages/docmanager-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/docmanager-extension",
3-
"version": "7.0.6",
3+
"version": "7.0.7",
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.0.6",
41+
"@jupyter-notebook/application": "^7.0.7",
4242
"@jupyterlab/application": "^4.0.11",
4343
"@jupyterlab/coreutils": "^6.0.11",
4444
"@jupyterlab/docmanager": "^4.0.11",

packages/documentsearch-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/documentsearch-extension",
3-
"version": "7.0.6",
3+
"version": "7.0.7",
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.0.6",
41+
"@jupyter-notebook/application": "^7.0.7",
4242
"@jupyterlab/application": "^4.0.11",
4343
"@jupyterlab/documentsearch": "^4.0.11",
4444
"@lumino/widgets": "^2.3.0"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy