Skip to content

Commit 1ab2d2b

Browse files
committed
Publish 7.5.6
SHA256 hashes: jupyter-notebook-application-7.5.6.tgz: 232d92ed6e8ef86553476343e2c3b54a80c41a618d5a8eb16001d881645482ab jupyter-notebook-application-extension-7.5.6.tgz: c8344c7c35ce5bc4fe7d7afc6eb93835e468040ff715181bfa7b2348e942ce2e jupyter-notebook-console-extension-7.5.6.tgz: 8d61b77270f8416223f888fd2e0dfcfa35ee23871f694337cdaf6ad786d32f7a jupyter-notebook-docmanager-extension-7.5.6.tgz: fda29d64f2c24393a6a252eeaa0c0104b32bd0b6a9e9ab9720e3254885f46c84 jupyter-notebook-documentsearch-extension-7.5.6.tgz: c25bed2d3709038ef5c91bb843073f5bae2c654f5db2fc467444c1c7842ceafe jupyter-notebook-help-extension-7.5.6.tgz: b9fdbde4570e5edd3f1ffb792bf98fa2f336cf9a0f5a423f35e20702d36f3eeb jupyter-notebook-lab-extension-7.5.6.tgz: f2fd8c1f20b0ed430db747c3fdf708eca906d9d372330bb17ed59fca51b4670c jupyter-notebook-notebook-extension-7.5.6.tgz: 484099c19939a424db7bbce5eefc47e48c08a10b1a04c93949f535c53afb8aca jupyter-notebook-terminal-extension-7.5.6.tgz: 102566fbaa6b527bf0d5562fd7562a621f5cb1d197cdf1f5e1fc09dd162fdf7c jupyter-notebook-tree-7.5.6.tgz: 41737e3e5fc12e2190bcaf4e7503e0f9fe56f51f94c894c1279fe9940e96fdd6 jupyter-notebook-tree-extension-7.5.6.tgz: a3dd01825173a38446fe4c916f7cbb5c08198bf7968422182f80e644a010b0b4 jupyter-notebook-ui-components-7.5.6.tgz: 1809e05a7f7a150ffbf4d822121307ab3b2fdf4377b0b7e9168780e1ca627a74 notebook-7.5.6-py3-none-any.whl: 4dde3f8fb55fa8fb7946d58c6e869ce9baf46d00fc070664f62604569d0faca0 notebook-7.5.6.tar.gz: 621174aade80108f0020b0f00738000b215f75fa3cd90771ad7aa0f24536a4e1
1 parent 50e5222 commit 1ab2d2b

18 files changed

Lines changed: 132 additions & 111 deletions

File tree

CHANGELOG.md

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

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

80+
## 7.5.6
81+
82+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.5.5...2e642f0cb10be314ba5d97d709cffe41bf992d9e))
83+
84+
### Maintenance and upkeep improvements
85+
86+
- Update to JupyterLab v4.5.7 [#7902](https://github.com/jupyter/notebook/pull/7902) ([@jtpio](https://github.com/jtpio))
87+
88+
### Documentation improvements
89+
90+
- docs: Fix broken links in troubleshooting and migration docs [#7824](https://github.com/jupyter/notebook/pull/7824) ([@RamiNoodle733](https://github.com/RamiNoodle733))
91+
92+
### Contributors to this release
93+
94+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
95+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports).
96+
97+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2026-03-11&to=2026-04-30&type=c))
98+
99+
@jtpio ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2026-03-11..2026-04-30&type=Issues)) | @RamiNoodle733 ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARamiNoodle733+updated%3A2026-03-11..2026-04-30&type=Issues))
100+
101+
<!-- <END NEW CHANGELOG ENTRY> -->
102+
80103
## 7.5.5
81104

82105
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.5.4...4f8438b0c67dc4f010bf8cd052da4f16e2ed3828))
@@ -96,8 +119,6 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l
96119

97120
@jtpio ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2026-02-24..2026-03-11&type=Issues))
98121

99-
<!-- <END NEW CHANGELOG ENTRY> -->
100-
101122
## 7.5.4
102123

103124
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.5.3...e5d8418b706fcefd4208bb61c22399dd3123555b))

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.5",
3+
"version": "7.5.6",
44
"private": true,
55
"scripts": {
66
"build": "webpack",
@@ -12,17 +12,17 @@
1212
"resolutions": {
1313
"@codemirror/state": "~6.5.4",
1414
"@codemirror/view": "~6.39.15",
15-
"@jupyter-notebook/application": "~7.5.5",
16-
"@jupyter-notebook/application-extension": "~7.5.5",
17-
"@jupyter-notebook/console-extension": "~7.5.5",
18-
"@jupyter-notebook/docmanager-extension": "~7.5.5",
19-
"@jupyter-notebook/documentsearch-extension": "~7.5.5",
20-
"@jupyter-notebook/help-extension": "~7.5.5",
21-
"@jupyter-notebook/notebook-extension": "~7.5.5",
22-
"@jupyter-notebook/terminal-extension": "~7.5.5",
23-
"@jupyter-notebook/tree": "~7.5.5",
24-
"@jupyter-notebook/tree-extension": "~7.5.5",
25-
"@jupyter-notebook/ui-components": "~7.5.5",
15+
"@jupyter-notebook/application": "~7.5.6",
16+
"@jupyter-notebook/application-extension": "~7.5.6",
17+
"@jupyter-notebook/console-extension": "~7.5.6",
18+
"@jupyter-notebook/docmanager-extension": "~7.5.6",
19+
"@jupyter-notebook/documentsearch-extension": "~7.5.6",
20+
"@jupyter-notebook/help-extension": "~7.5.6",
21+
"@jupyter-notebook/notebook-extension": "~7.5.6",
22+
"@jupyter-notebook/terminal-extension": "~7.5.6",
23+
"@jupyter-notebook/tree": "~7.5.6",
24+
"@jupyter-notebook/tree-extension": "~7.5.6",
25+
"@jupyter-notebook/ui-components": "~7.5.6",
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.5",
131-
"@jupyter-notebook/application-extension": "^7.5.5",
132-
"@jupyter-notebook/console-extension": "^7.5.5",
133-
"@jupyter-notebook/docmanager-extension": "^7.5.5",
134-
"@jupyter-notebook/documentsearch-extension": "^7.5.5",
135-
"@jupyter-notebook/help-extension": "^7.5.5",
136-
"@jupyter-notebook/notebook-extension": "^7.5.5",
137-
"@jupyter-notebook/terminal-extension": "^7.5.5",
138-
"@jupyter-notebook/tree": "^7.5.5",
139-
"@jupyter-notebook/tree-extension": "^7.5.5",
140-
"@jupyter-notebook/ui-components": "^7.5.5",
130+
"@jupyter-notebook/application": "^7.5.6",
131+
"@jupyter-notebook/application-extension": "^7.5.6",
132+
"@jupyter-notebook/console-extension": "^7.5.6",
133+
"@jupyter-notebook/docmanager-extension": "^7.5.6",
134+
"@jupyter-notebook/documentsearch-extension": "^7.5.6",
135+
"@jupyter-notebook/help-extension": "^7.5.6",
136+
"@jupyter-notebook/notebook-extension": "^7.5.6",
137+
"@jupyter-notebook/terminal-extension": "^7.5.6",
138+
"@jupyter-notebook/tree": "^7.5.6",
139+
"@jupyter-notebook/tree-extension": "^7.5.6",
140+
"@jupyter-notebook/ui-components": "^7.5.6",
141141
"@jupyterlab/application-extension": "~4.5.7",
142142
"@jupyterlab/apputils-extension": "~4.5.7",
143143
"@jupyterlab/attachments": "~4.5.7",

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

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.5",
3+
"version": "7.5.6",
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.5",
3+
"version": "7.5.6",
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.5",
41+
"@jupyter-notebook/application": "^7.5.6",
4242
"@jupyterlab/application": "~4.5.7",
4343
"@jupyterlab/console": "~4.5.7",
4444
"@jupyterlab/coreutils": "~6.5.7",

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.5",
3+
"version": "7.5.6",
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.5",
41+
"@jupyter-notebook/application": "^7.5.6",
4242
"@jupyterlab/application": "~4.5.7",
4343
"@jupyterlab/coreutils": "~6.5.7",
4444
"@jupyterlab/docmanager": "~4.5.7",

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.5",
3+
"version": "7.5.6",
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.5",
41+
"@jupyter-notebook/application": "^7.5.6",
4242
"@jupyterlab/application": "~4.5.7",
4343
"@jupyterlab/documentsearch": "~4.5.7",
4444
"@lumino/widgets": "^2.7.3"

0 commit comments

Comments
 (0)