Skip to content

Commit 09f0f85

Browse files
committed
Publish 7.5.1
SHA256 hashes: jupyter-notebook-application-7.5.1.tgz: d131332c795045dfc91f66044ac9de3aef3d4c966033d84eb40e89bb8015a03c jupyter-notebook-application-extension-7.5.1.tgz: 9cd39800a68a313cea2bb4683626892c363c9ffb5cab4e9f0320f121ba7e06da jupyter-notebook-console-extension-7.5.1.tgz: ba7a875baa60ede50def4a310632f6805e73582f1bb7ed4fead1bb1c3202547d jupyter-notebook-docmanager-extension-7.5.1.tgz: 339ccd496956fce3e1172381e130e397a2d0b191d74e6b032efbe432aa692e3b jupyter-notebook-documentsearch-extension-7.5.1.tgz: f24361d7664bd06c2d1a38e2a1ef849504a450a03525f3f597bd3e59b4d52a08 jupyter-notebook-help-extension-7.5.1.tgz: 4531ed176d48632120794451af6b0fba2d61c2c89b4e0aa439f2fef478fa0578 jupyter-notebook-lab-extension-7.5.1.tgz: 9a3d17d6c02ad75a019e4179503ffb80986b1f15ba85969fe62e255ee29482e1 jupyter-notebook-notebook-extension-7.5.1.tgz: d6a178e89b4d874ce2d31e734e81757e5497bd2a82690e7ac3ba1a0cd526c20d jupyter-notebook-terminal-extension-7.5.1.tgz: dd93c3a6dee2d2399460ab0913b817c8a489c07e339f59fcc6b44f5536bf1240 jupyter-notebook-tree-7.5.1.tgz: 4715ae187becc40528bfa1887e550098516495c16fcdba1fe602f6c69f9d903b jupyter-notebook-tree-extension-7.5.1.tgz: 3a53a096372861b4f2adca1db5e7f39785f61539b7cb75ce9bed895f796ddfe5 jupyter-notebook-ui-components-7.5.1.tgz: 57339b8e6d988cfc0c2ddd2c234d508df7a8dc03cc840508cede31c9c6cd513c notebook-7.5.1-py3-none-any.whl: f4e2451c19910c33b88709b84537e11f6368c1cdff1aa0c43db701aea535dd44 notebook-7.5.1.tar.gz: b2fb4cef4d47d08c33aecce1c6c6e84be05436fbd791f88fce8df9fbca088b75
1 parent fccf568 commit 09f0f85

File tree

18 files changed

+136
-111
lines changed

18 files changed

+136
-111
lines changed

CHANGELOG.md

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,33 @@ Python 3.8 support has been dropped in this release.
7777

7878
<!-- <START NEW CHANGELOG ENTRY> -->
7979

80+
## 7.5.1
81+
82+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.5.0...fccf56801be0a27a3de76c00d2710a941f255b10))
83+
84+
### Bugs fixed
85+
86+
- Fix selector for the `O` keyboard shortcut [#7782](https://github.com/jupyter/notebook/pull/7782) ([@jtpio](https://github.com/jtpio), [@krassowski](https://github.com/krassowski))
87+
- Fix missing debugger display provider in Notebook [#7774](https://github.com/jupyter/notebook/pull/7774) ([@arjxn-py](https://github.com/arjxn-py), [@jtpio](https://github.com/jtpio), [@martinRenou](https://github.com/martinRenou))
88+
89+
### Maintenance and upkeep improvements
90+
91+
- Update to JupyterLab v4.5.1 [#7785](https://github.com/jupyter/notebook/pull/7785) ([@jtpio](https://github.com/jtpio))
92+
- Fix link to the IPython install page [#7783](https://github.com/jupyter/notebook/pull/7783) ([@jtpio](https://github.com/jtpio))
93+
- Fix `hatch build`, ignore links to `blog.jupyter.org` [#7780](https://github.com/jupyter/notebook/pull/7780) ([@jtpio](https://github.com/jtpio))
94+
- Bump the actions group with 4 updates [#7773](https://github.com/jupyter/notebook/pull/7773) ([@jtpio](https://github.com/jtpio))
95+
96+
### Contributors to this release
97+
98+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
99+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).
100+
101+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2025-11-19&to=2025-12-16&type=c))
102+
103+
@arjxn-py ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aarjxn-py+updated%3A2025-11-19..2025-12-16&type=Issues)) | @jtpio ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2025-11-19..2025-12-16&type=Issues)) | @krassowski ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2025-11-19..2025-12-16&type=Issues)) | @martinRenou ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AmartinRenou+updated%3A2025-11-19..2025-12-16&type=Issues))
104+
105+
<!-- <END NEW CHANGELOG ENTRY> -->
106+
80107
## 7.5.0
81108

82109
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.4.0...be53ec8bc96cdbcb64b6f1c5ec39c123c087a348))
@@ -140,8 +167,6 @@ Python 3.8 support has been dropped in this release.
140167

141168
[@afshin](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aafshin+updated%3A2025-04-09..2025-11-19&type=Issues) | [@choldgraf](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Acholdgraf+updated%3A2025-04-09..2025-11-19&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2025-04-09..2025-11-19&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2025-04-09..2025-11-19&type=Issues) | [@honnix](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ahonnix+updated%3A2025-04-09..2025-11-19&type=Issues) | [@itsmevichu](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aitsmevichu+updated%3A2025-04-09..2025-11-19&type=Issues) | [@jasongrout](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajasongrout+updated%3A2025-04-09..2025-11-19&type=Issues) | [@jchen1223](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajchen1223+updated%3A2025-04-09..2025-11-19&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2025-04-09..2025-11-19&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2025-04-09..2025-11-19&type=Issues) | [@lumberbot-app](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Alumberbot-app+updated%3A2025-04-09..2025-11-19&type=Issues) | [@minrk](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aminrk+updated%3A2025-04-09..2025-11-19&type=Issues) | [@nkn2022](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ankn2022+updated%3A2025-04-09..2025-11-19&type=Issues) | [@sangampaudel530](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Asangampaudel530+updated%3A2025-04-09..2025-11-19&type=Issues)
142169

143-
<!-- <END NEW CHANGELOG ENTRY> -->
144-
145170
## 7.5.0rc1
146171

147172
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.5.0-rc.0...7533ccab5e4adc765e57a35b1791850daf952044))

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

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

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",
3+
"version": "7.5.1",
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",
3+
"version": "7.5.1",
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",
41+
"@jupyter-notebook/application": "^7.5.1",
4242
"@jupyterlab/application": "~4.5.1",
4343
"@jupyterlab/console": "~4.5.1",
4444
"@jupyterlab/coreutils": "~6.5.1",

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",
3+
"version": "7.5.1",
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",
41+
"@jupyter-notebook/application": "^7.5.1",
4242
"@jupyterlab/application": "~4.5.1",
4343
"@jupyterlab/coreutils": "~6.5.1",
4444
"@jupyterlab/docmanager": "~4.5.1",

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",
3+
"version": "7.5.1",
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",
41+
"@jupyter-notebook/application": "^7.5.1",
4242
"@jupyterlab/application": "~4.5.1",
4343
"@jupyterlab/documentsearch": "~4.5.1",
4444
"@lumino/widgets": "^2.7.2"

0 commit comments

Comments
 (0)