Skip to content

Commit 7a960ab

Browse files
committed
Publish 7.5.0rc0
SHA256 hashes: jupyter-notebook-application-7.5.0-rc.0.tgz: 2ca7c0e74556b142fd25c3d99499c1ca4d373863a1823d29dad27066d76b85da jupyter-notebook-application-extension-7.5.0-rc.0.tgz: 557b5ebdba042856d1285f0b45944fa00016ab929bc5318c32d0faa38032bba0 jupyter-notebook-console-extension-7.5.0-rc.0.tgz: 26da33bb8037c1bc799f5b660921d22bfae679cc71ff6fa8edd834da6bed6743 jupyter-notebook-docmanager-extension-7.5.0-rc.0.tgz: 3f762aad1f79a355ff431ab607f9e48d997ca53a27f216dabbe0c93123de1e7e jupyter-notebook-documentsearch-extension-7.5.0-rc.0.tgz: 98ce9d85dc84bd3485d97dda83c2fe418cd2b6a3b727e89ed7df1d1006df9027 jupyter-notebook-help-extension-7.5.0-rc.0.tgz: 63913eb0e970dcc54aba760d120f51624ad3ee8414d246fd1edf436ad0ccced6 jupyter-notebook-lab-extension-7.5.0-rc.0.tgz: 530dfe5e4dee77537c20e4eee5b4108799dbe11ccb8abd47e1f51c90603cc529 jupyter-notebook-notebook-extension-7.5.0-rc.0.tgz: 3df6525c9c8c2875a0dd3ead60f23d0c0d04597c7acac2c487eb5a031fbbe357 jupyter-notebook-terminal-extension-7.5.0-rc.0.tgz: 7084f59a0e4e59a815bc80b7102e097f5356651b7933cf9b7045a5f1611b801f jupyter-notebook-tree-7.5.0-rc.0.tgz: f0948ec4d21d1989b1d3e66c8f4cf78dd3b829e1c4bb1d91d49b99a2d97f5b77 jupyter-notebook-tree-extension-7.5.0-rc.0.tgz: c54966821696df27c24df4515cde03054f92954a73acdfc00eed0cdb4807d921 jupyter-notebook-ui-components-7.5.0-rc.0.tgz: 58bf6b3cb9d602a176e0f006b07fbb7ed73a1cf827b54ce5a045f632bf296f5c notebook-7.5.0rc0-py3-none-any.whl: e95b765e0b11f9796694e85a2bc2518950315461acb193587a89f4118bef0c2d notebook-7.5.0rc0.tar.gz: ee4727cd50821c9581667bc3a5d3242cfac9b9b021bf81361bb0d78fe8555eba
1 parent 18ba796 commit 7a960ab

File tree

18 files changed

+125
-111
lines changed

18 files changed

+125
-111
lines changed

CHANGELOG.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,22 @@ or via the JSON Settings Editor in the Application Context Menu.
6969

7070
<!-- <START NEW CHANGELOG ENTRY> -->
7171

72+
## 7.5.0rc0
73+
74+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.5.0-beta.1...18ba796a58402999044b7e8c4401319b76fed0ce))
75+
76+
### Maintenance and upkeep improvements
77+
78+
- Update to JupyterLab v4.5.0rc0 [#7755](https://github.com/jupyter/notebook/pull/7755) ([@jtpio](https://github.com/jtpio))
79+
80+
### Contributors to this release
81+
82+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2025-10-20&to=2025-11-03&type=c))
83+
84+
[@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2025-10-20..2025-11-03&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2025-10-20..2025-11-03&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2025-10-20..2025-11-03&type=Issues)
85+
86+
<!-- <END NEW CHANGELOG ENTRY> -->
87+
7288
## 7.5.0b1
7389

7490
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.5.0-beta.0...7f84b95ed6550508f9de03d27cd8c2cb84777648))
@@ -91,8 +107,6 @@ or via the JSON Settings Editor in the Application Context Menu.
91107

92108
[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2025-09-29..2025-10-20&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2025-09-29..2025-10-20&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2025-09-29..2025-10-20&type=Issues) | [@nkn2022](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ankn2022+updated%3A2025-09-29..2025-10-20&type=Issues)
93109

94-
<!-- <END NEW CHANGELOG ENTRY> -->
95-
96110
## 7.5.0b0
97111

98112
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.5.0-alpha.3...828708ec26cc4d2ff9f8b725b00024481ae42d2d))

app/package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/app",
3-
"version": "7.5.0-beta.1",
3+
"version": "7.5.0-rc.0",
44
"private": true,
55
"scripts": {
66
"build": "webpack",
@@ -12,17 +12,17 @@
1212
"resolutions": {
1313
"@codemirror/state": "~6.5.2",
1414
"@codemirror/view": "~6.38.1",
15-
"@jupyter-notebook/application": "~7.5.0-beta.1",
16-
"@jupyter-notebook/application-extension": "~7.5.0-beta.1",
17-
"@jupyter-notebook/console-extension": "~7.5.0-beta.1",
18-
"@jupyter-notebook/docmanager-extension": "~7.5.0-beta.1",
19-
"@jupyter-notebook/documentsearch-extension": "~7.5.0-beta.1",
20-
"@jupyter-notebook/help-extension": "~7.5.0-beta.1",
21-
"@jupyter-notebook/notebook-extension": "~7.5.0-beta.1",
22-
"@jupyter-notebook/terminal-extension": "~7.5.0-beta.1",
23-
"@jupyter-notebook/tree": "~7.5.0-beta.1",
24-
"@jupyter-notebook/tree-extension": "~7.5.0-beta.1",
25-
"@jupyter-notebook/ui-components": "~7.5.0-beta.1",
15+
"@jupyter-notebook/application": "~7.5.0-rc.0",
16+
"@jupyter-notebook/application-extension": "~7.5.0-rc.0",
17+
"@jupyter-notebook/console-extension": "~7.5.0-rc.0",
18+
"@jupyter-notebook/docmanager-extension": "~7.5.0-rc.0",
19+
"@jupyter-notebook/documentsearch-extension": "~7.5.0-rc.0",
20+
"@jupyter-notebook/help-extension": "~7.5.0-rc.0",
21+
"@jupyter-notebook/notebook-extension": "~7.5.0-rc.0",
22+
"@jupyter-notebook/terminal-extension": "~7.5.0-rc.0",
23+
"@jupyter-notebook/tree": "~7.5.0-rc.0",
24+
"@jupyter-notebook/tree-extension": "~7.5.0-rc.0",
25+
"@jupyter-notebook/ui-components": "~7.5.0-rc.0",
2626
"@jupyter/react-components": "~0.16.7",
2727
"@jupyter/web-components": "~0.16.7",
2828
"@jupyter/ydoc": "~3.1.0",
@@ -127,17 +127,17 @@
127127
"yjs": "~13.6.8"
128128
},
129129
"dependencies": {
130-
"@jupyter-notebook/application": "^7.5.0-beta.1",
131-
"@jupyter-notebook/application-extension": "^7.5.0-beta.1",
132-
"@jupyter-notebook/console-extension": "^7.5.0-beta.1",
133-
"@jupyter-notebook/docmanager-extension": "^7.5.0-beta.1",
134-
"@jupyter-notebook/documentsearch-extension": "^7.5.0-beta.1",
135-
"@jupyter-notebook/help-extension": "^7.5.0-beta.1",
136-
"@jupyter-notebook/notebook-extension": "^7.5.0-beta.1",
137-
"@jupyter-notebook/terminal-extension": "^7.5.0-beta.1",
138-
"@jupyter-notebook/tree": "^7.5.0-beta.1",
139-
"@jupyter-notebook/tree-extension": "^7.5.0-beta.1",
140-
"@jupyter-notebook/ui-components": "^7.5.0-beta.1",
130+
"@jupyter-notebook/application": "^7.5.0-rc.0",
131+
"@jupyter-notebook/application-extension": "^7.5.0-rc.0",
132+
"@jupyter-notebook/console-extension": "^7.5.0-rc.0",
133+
"@jupyter-notebook/docmanager-extension": "^7.5.0-rc.0",
134+
"@jupyter-notebook/documentsearch-extension": "^7.5.0-rc.0",
135+
"@jupyter-notebook/help-extension": "^7.5.0-rc.0",
136+
"@jupyter-notebook/notebook-extension": "^7.5.0-rc.0",
137+
"@jupyter-notebook/terminal-extension": "^7.5.0-rc.0",
138+
"@jupyter-notebook/tree": "^7.5.0-rc.0",
139+
"@jupyter-notebook/tree-extension": "^7.5.0-rc.0",
140+
"@jupyter-notebook/ui-components": "^7.5.0-rc.0",
141141
"@jupyterlab/application-extension": "~4.5.0-rc.0",
142142
"@jupyterlab/apputils-extension": "~4.5.0-rc.0",
143143
"@jupyterlab/attachments": "~4.5.0-rc.0",

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.5.0-beta.1",
3+
"version": "7.5.0-rc.0",
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
@@ -6,7 +6,7 @@
66
from collections import namedtuple
77

88
# Use "hatch version xx.yy.zz" to handle version changes
9-
__version__ = "7.5.0b1"
9+
__version__ = "7.5.0rc0"
1010

1111
# PEP440 version parser
1212
_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.5.0-beta.1",
3+
"version": "7.5.0-rc.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.5.0-beta.1",
24-
"@jupyter-notebook/application-extension": "^7.5.0-beta.1",
25-
"@jupyter-notebook/console-extension": "^7.5.0-beta.1",
26-
"@jupyter-notebook/docmanager-extension": "^7.5.0-beta.1",
27-
"@jupyter-notebook/documentsearch-extension": "^7.5.0-beta.1",
28-
"@jupyter-notebook/help-extension": "^7.5.0-beta.1",
29-
"@jupyter-notebook/lab-extension": "^7.5.0-beta.1",
30-
"@jupyter-notebook/notebook-extension": "^7.5.0-beta.1",
31-
"@jupyter-notebook/terminal-extension": "^7.5.0-beta.1",
32-
"@jupyter-notebook/tree": "^7.5.0-beta.1",
33-
"@jupyter-notebook/tree-extension": "^7.5.0-beta.1",
34-
"@jupyter-notebook/ui-components": "^7.5.0-beta.1"
23+
"@jupyter-notebook/application": "^7.5.0-rc.0",
24+
"@jupyter-notebook/application-extension": "^7.5.0-rc.0",
25+
"@jupyter-notebook/console-extension": "^7.5.0-rc.0",
26+
"@jupyter-notebook/docmanager-extension": "^7.5.0-rc.0",
27+
"@jupyter-notebook/documentsearch-extension": "^7.5.0-rc.0",
28+
"@jupyter-notebook/help-extension": "^7.5.0-rc.0",
29+
"@jupyter-notebook/lab-extension": "^7.5.0-rc.0",
30+
"@jupyter-notebook/notebook-extension": "^7.5.0-rc.0",
31+
"@jupyter-notebook/terminal-extension": "^7.5.0-rc.0",
32+
"@jupyter-notebook/tree": "^7.5.0-rc.0",
33+
"@jupyter-notebook/tree-extension": "^7.5.0-rc.0",
34+
"@jupyter-notebook/ui-components": "^7.5.0-rc.0"
3535
},
3636
"devDependencies": {
3737
"typescript": "~5.5.4"

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.5.0-beta.1",
3+
"version": "7.5.0-rc.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.5.0-beta.1",
42-
"@jupyter-notebook/ui-components": "^7.5.0-beta.1",
41+
"@jupyter-notebook/application": "^7.5.0-rc.0",
42+
"@jupyter-notebook/ui-components": "^7.5.0-rc.0",
4343
"@jupyterlab/application": "~4.5.0-rc.0",
4444
"@jupyterlab/apputils": "~4.6.0-rc.0",
4545
"@jupyterlab/codeeditor": "~4.5.0-rc.0",

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.5.0-beta.1",
3+
"version": "7.5.0-rc.0",
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.5.0-beta.1",
3+
"version": "7.5.0-rc.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.5.0-beta.1",
41+
"@jupyter-notebook/application": "^7.5.0-rc.0",
4242
"@jupyterlab/application": "~4.5.0-rc.0",
4343
"@jupyterlab/console": "~4.5.0-rc.0",
4444
"@jupyterlab/coreutils": "~6.5.0-rc.0",

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.5.0-beta.1",
3+
"version": "7.5.0-rc.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.5.0-beta.1",
41+
"@jupyter-notebook/application": "^7.5.0-rc.0",
4242
"@jupyterlab/application": "~4.5.0-rc.0",
4343
"@jupyterlab/coreutils": "~6.5.0-rc.0",
4444
"@jupyterlab/docmanager": "~4.5.0-rc.0",

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.5.0-beta.1",
3+
"version": "7.5.0-rc.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.5.0-beta.1",
41+
"@jupyter-notebook/application": "^7.5.0-rc.0",
4242
"@jupyterlab/application": "~4.5.0-rc.0",
4343
"@jupyterlab/documentsearch": "~4.5.0-rc.0",
4444
"@lumino/widgets": "^2.7.1"

0 commit comments

Comments
 (0)