Skip to content

Commit efdef40

Browse files
committed
Publish 7.5.0a3
SHA256 hashes: jupyter-notebook-application-7.5.0-alpha.3.tgz: 64e0d51b93880061ebb3e44aa747c08fdbeb9c2a2af595a0da06aca0c0798142 jupyter-notebook-application-extension-7.5.0-alpha.3.tgz: 96460c3cfb712f9605c983a3939c3304f9fe2eb81bf6b3ba6b24dff607f65355 jupyter-notebook-console-extension-7.5.0-alpha.3.tgz: 21b6a1f9ebb7b02f70a0b797bf54101aacffee1e982368ec54c951f6722c82f5 jupyter-notebook-docmanager-extension-7.5.0-alpha.3.tgz: b086ae8767af2dda0e7d5ba71870e5b97a352c1dc7d21416380637ab409632a5 jupyter-notebook-documentsearch-extension-7.5.0-alpha.3.tgz: ff39d07ac0c3336704af4c5be62971702d662f539d0312bdc536211be7bbf392 jupyter-notebook-help-extension-7.5.0-alpha.3.tgz: a9f9dee1ccaeef8de2967ce3e220cffe36891e120c07099f77a02d73db6523b1 jupyter-notebook-lab-extension-7.5.0-alpha.3.tgz: c29e78c626b46e1a37c75edb48cf42176e3b6d6c06fdff364f40c5a900e6010c jupyter-notebook-notebook-extension-7.5.0-alpha.3.tgz: bcd183126a7974a0413654b6dcec6a7d4a90512c16c9dfa56321dada17499282 jupyter-notebook-terminal-extension-7.5.0-alpha.3.tgz: 22fb59c687e3577d9c71e63faf76e59d02995c184472d62641b559e43d288774 jupyter-notebook-tree-7.5.0-alpha.3.tgz: 18c800c74366d0b029bde994e9ff11c83aa9deb6ce3031bfbdc69b571814212b jupyter-notebook-tree-extension-7.5.0-alpha.3.tgz: f394186eb417818da18962f04637df7ab43c3603d4abdd254a6a799d0fadada4 jupyter-notebook-ui-components-7.5.0-alpha.3.tgz: 56ea806179ccb71eea9f7450f6baadbc8827d8e7f5e294f364a442b0980fdddc notebook-7.5.0a3-py3-none-any.whl: 8263541a6eaf97b86adae0a541d3363fc7a16707e7822e96923fdfa076e8f57b notebook-7.5.0a3.tar.gz: 91176d2b21bf5c52a1e286e5beb0d3fe46331f15ef935db8d0c889d411859bf1
1 parent 254b06c commit efdef40

File tree

18 files changed

+138
-111
lines changed

18 files changed

+138
-111
lines changed

CHANGELOG.md

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

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

72+
## 7.5.0a3
73+
74+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.5.0-alpha.2...254b06ca4b232a0a96ad2dddde560e41df371e57))
75+
76+
### Enhancements made
77+
78+
- Update to JupyterLab v4.5.0a4 [#7728](https://github.com/jupyter/notebook/pull/7728) ([@jtpio](https://github.com/jtpio))
79+
- Increase the checkpoint polling interval to 30s [#7711](https://github.com/jupyter/notebook/pull/7711) ([@jtpio](https://github.com/jtpio))
80+
- Define `O` as the keyboard shortcut to toggle cell outputs [#7709](https://github.com/jupyter/notebook/pull/7709) ([@jtpio](https://github.com/jtpio))
81+
82+
### Bugs fixed
83+
84+
- Handle file rename errors [#7710](https://github.com/jupyter/notebook/pull/7710) ([@jtpio](https://github.com/jtpio))
85+
86+
### Maintenance and upkeep improvements
87+
88+
- Revert "Pin `click<8.3`" [#7733](https://github.com/jupyter/notebook/pull/7733) ([@jtpio](https://github.com/jtpio))
89+
- Remove link to `npmjs.com` [#7730](https://github.com/jupyter/notebook/pull/7730) ([@jtpio](https://github.com/jtpio))
90+
- Pin `click<8.3` [#7729](https://github.com/jupyter/notebook/pull/7729) ([@jtpio](https://github.com/jtpio))
91+
- Bump the actions group across 1 directory with 3 updates [#7704](https://github.com/jupyter/notebook/pull/7704) ([@dependabot](https://github.com/dependabot))
92+
93+
### Contributors to this release
94+
95+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2025-08-18&to=2025-09-24&type=c))
96+
97+
[@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2025-08-18..2025-09-24&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2025-08-18..2025-09-24&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2025-08-18..2025-09-24&type=Issues) | [@nkn2022](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ankn2022+updated%3A2025-08-18..2025-09-24&type=Issues)
98+
99+
<!-- <END NEW CHANGELOG ENTRY> -->
100+
72101
## 7.5.0a2
73102

74103
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.5.0-alpha.1...3100d879bfe09c629b4add998bd2ac408ffa2af8))
@@ -87,8 +116,6 @@ or via the JSON Settings Editor in the Application Context Menu.
87116

88117
[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2025-08-11..2025-08-18&type=Issues) | [@itsmevichu](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aitsmevichu+updated%3A2025-08-11..2025-08-18&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2025-08-11..2025-08-18&type=Issues)
89118

90-
<!-- <END NEW CHANGELOG ENTRY> -->
91-
92119
## 7.5.0a1
93120

94121
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.5.0-alpha.0...f56a27c17bfd85f37a27dea9512c675120571e63))

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-alpha.2",
3+
"version": "7.5.0-alpha.3",
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-alpha.2",
16-
"@jupyter-notebook/application-extension": "~7.5.0-alpha.2",
17-
"@jupyter-notebook/console-extension": "~7.5.0-alpha.2",
18-
"@jupyter-notebook/docmanager-extension": "~7.5.0-alpha.2",
19-
"@jupyter-notebook/documentsearch-extension": "~7.5.0-alpha.2",
20-
"@jupyter-notebook/help-extension": "~7.5.0-alpha.2",
21-
"@jupyter-notebook/notebook-extension": "~7.5.0-alpha.2",
22-
"@jupyter-notebook/terminal-extension": "~7.5.0-alpha.2",
23-
"@jupyter-notebook/tree": "~7.5.0-alpha.2",
24-
"@jupyter-notebook/tree-extension": "~7.5.0-alpha.2",
25-
"@jupyter-notebook/ui-components": "~7.5.0-alpha.2",
15+
"@jupyter-notebook/application": "~7.5.0-alpha.3",
16+
"@jupyter-notebook/application-extension": "~7.5.0-alpha.3",
17+
"@jupyter-notebook/console-extension": "~7.5.0-alpha.3",
18+
"@jupyter-notebook/docmanager-extension": "~7.5.0-alpha.3",
19+
"@jupyter-notebook/documentsearch-extension": "~7.5.0-alpha.3",
20+
"@jupyter-notebook/help-extension": "~7.5.0-alpha.3",
21+
"@jupyter-notebook/notebook-extension": "~7.5.0-alpha.3",
22+
"@jupyter-notebook/terminal-extension": "~7.5.0-alpha.3",
23+
"@jupyter-notebook/tree": "~7.5.0-alpha.3",
24+
"@jupyter-notebook/tree-extension": "~7.5.0-alpha.3",
25+
"@jupyter-notebook/ui-components": "~7.5.0-alpha.3",
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-alpha.2",
131-
"@jupyter-notebook/application-extension": "^7.5.0-alpha.2",
132-
"@jupyter-notebook/console-extension": "^7.5.0-alpha.2",
133-
"@jupyter-notebook/docmanager-extension": "^7.5.0-alpha.2",
134-
"@jupyter-notebook/documentsearch-extension": "^7.5.0-alpha.2",
135-
"@jupyter-notebook/help-extension": "^7.5.0-alpha.2",
136-
"@jupyter-notebook/notebook-extension": "^7.5.0-alpha.2",
137-
"@jupyter-notebook/terminal-extension": "^7.5.0-alpha.2",
138-
"@jupyter-notebook/tree": "^7.5.0-alpha.2",
139-
"@jupyter-notebook/tree-extension": "^7.5.0-alpha.2",
140-
"@jupyter-notebook/ui-components": "^7.5.0-alpha.2",
130+
"@jupyter-notebook/application": "^7.5.0-alpha.3",
131+
"@jupyter-notebook/application-extension": "^7.5.0-alpha.3",
132+
"@jupyter-notebook/console-extension": "^7.5.0-alpha.3",
133+
"@jupyter-notebook/docmanager-extension": "^7.5.0-alpha.3",
134+
"@jupyter-notebook/documentsearch-extension": "^7.5.0-alpha.3",
135+
"@jupyter-notebook/help-extension": "^7.5.0-alpha.3",
136+
"@jupyter-notebook/notebook-extension": "^7.5.0-alpha.3",
137+
"@jupyter-notebook/terminal-extension": "^7.5.0-alpha.3",
138+
"@jupyter-notebook/tree": "^7.5.0-alpha.3",
139+
"@jupyter-notebook/tree-extension": "^7.5.0-alpha.3",
140+
"@jupyter-notebook/ui-components": "^7.5.0-alpha.3",
141141
"@jupyterlab/application-extension": "~4.5.0-alpha.4",
142142
"@jupyterlab/apputils-extension": "~4.5.0-alpha.4",
143143
"@jupyterlab/attachments": "~4.5.0-alpha.4",

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-alpha.2",
3+
"version": "7.5.0-alpha.3",
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.0a2"
9+
__version__ = "7.5.0a3"
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-alpha.2",
3+
"version": "7.5.0-alpha.3",
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-alpha.2",
24-
"@jupyter-notebook/application-extension": "^7.5.0-alpha.2",
25-
"@jupyter-notebook/console-extension": "^7.5.0-alpha.2",
26-
"@jupyter-notebook/docmanager-extension": "^7.5.0-alpha.2",
27-
"@jupyter-notebook/documentsearch-extension": "^7.5.0-alpha.2",
28-
"@jupyter-notebook/help-extension": "^7.5.0-alpha.2",
29-
"@jupyter-notebook/lab-extension": "^7.5.0-alpha.2",
30-
"@jupyter-notebook/notebook-extension": "^7.5.0-alpha.2",
31-
"@jupyter-notebook/terminal-extension": "^7.5.0-alpha.2",
32-
"@jupyter-notebook/tree": "^7.5.0-alpha.2",
33-
"@jupyter-notebook/tree-extension": "^7.5.0-alpha.2",
34-
"@jupyter-notebook/ui-components": "^7.5.0-alpha.2"
23+
"@jupyter-notebook/application": "^7.5.0-alpha.3",
24+
"@jupyter-notebook/application-extension": "^7.5.0-alpha.3",
25+
"@jupyter-notebook/console-extension": "^7.5.0-alpha.3",
26+
"@jupyter-notebook/docmanager-extension": "^7.5.0-alpha.3",
27+
"@jupyter-notebook/documentsearch-extension": "^7.5.0-alpha.3",
28+
"@jupyter-notebook/help-extension": "^7.5.0-alpha.3",
29+
"@jupyter-notebook/lab-extension": "^7.5.0-alpha.3",
30+
"@jupyter-notebook/notebook-extension": "^7.5.0-alpha.3",
31+
"@jupyter-notebook/terminal-extension": "^7.5.0-alpha.3",
32+
"@jupyter-notebook/tree": "^7.5.0-alpha.3",
33+
"@jupyter-notebook/tree-extension": "^7.5.0-alpha.3",
34+
"@jupyter-notebook/ui-components": "^7.5.0-alpha.3"
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-alpha.2",
3+
"version": "7.5.0-alpha.3",
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-alpha.2",
42-
"@jupyter-notebook/ui-components": "^7.5.0-alpha.2",
41+
"@jupyter-notebook/application": "^7.5.0-alpha.3",
42+
"@jupyter-notebook/ui-components": "^7.5.0-alpha.3",
4343
"@jupyterlab/application": "~4.5.0-alpha.4",
4444
"@jupyterlab/apputils": "~4.6.0-alpha.4",
4545
"@jupyterlab/codeeditor": "~4.5.0-alpha.4",

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

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

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

0 commit comments

Comments
 (0)