Skip to content

Commit bc204fe

Browse files
committed
Publish 7.6.0a1
SHA256 hashes: jupyter-notebook-application-7.6.0-alpha.1.tgz: d2f7efcebea5cb985c0e2e76df3a7b8375316f91d92692a224ef7094cfd3b830 jupyter-notebook-application-extension-7.6.0-alpha.1.tgz: 1cc5158b8691acbfd4d5643c22a4fd89d3855542834065cd5dc8f1bc5c200dec jupyter-notebook-console-extension-7.6.0-alpha.1.tgz: 80c56055df0e69b527809f01dd2b2bc08399d873f8f6002e06444e75b4865cf7 jupyter-notebook-docmanager-extension-7.6.0-alpha.1.tgz: e72ec2ef78e449cecdc24426c89f175a8f30fd19f15480b2801e6f48a8eaf7e5 jupyter-notebook-documentsearch-extension-7.6.0-alpha.1.tgz: afc08c589917523da104fe4eaf8e66415c0c9f9c05ca3aa7db6ee8231ea76440 jupyter-notebook-help-extension-7.6.0-alpha.1.tgz: a852f9bf51352d437c554430fbf683797efc0683dfbabe44beb9db99ebb91274 jupyter-notebook-lab-extension-7.6.0-alpha.1.tgz: ae57c2feb8343067dac471b9bbac5f58a6c00549752f38dcfae72f99ed46b97b jupyter-notebook-notebook-extension-7.6.0-alpha.1.tgz: fea0bdb8aafd69510e4fad70de6c9a314d433a0227341e53eac01871455e5c47 jupyter-notebook-terminal-extension-7.6.0-alpha.1.tgz: 264245e7a3b08443bf59b1828175829525bce995ec637e26a2f3c1d8f1e193a8 jupyter-notebook-tree-7.6.0-alpha.1.tgz: e5e3438bc7b596fe49568346dce71306f940ce7f7e26ef77d27f178b1b9e598c jupyter-notebook-tree-extension-7.6.0-alpha.1.tgz: 3c5e122c74843219278456e6d5c4e2a70f9cf976f3f4a316c15ed487428eba5f jupyter-notebook-ui-components-7.6.0-alpha.1.tgz: 295575d7db606d5084622aa5d5e261f0083b543737e72ed6de85d305b2126fc9 notebook-7.6.0a1-py3-none-any.whl: 06911ad895330e68ca82f4e66f815b2b1a7ea8526472d4cd3c99d2573a913551 notebook-7.6.0a1.tar.gz: 75182360ff223ba2f3aa74ba5935e37edacce4027f3ad0375068c4c14f26a838
1 parent aa605fa commit bc204fe

18 files changed

Lines changed: 141 additions & 111 deletions

File tree

CHANGELOG.md

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

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

80+
## 7.6.0a1
81+
82+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.6.0-alpha.0...aa605fa66c6885d85a37c7ab3ba6e7f7a837a810))
83+
84+
### Enhancements made
85+
86+
- Add PR template [#7792](https://github.com/jupyter/notebook/pull/7792) ([@KH-Coder865](https://github.com/KH-Coder865), [@andrii-i](https://github.com/andrii-i))
87+
88+
### Bugs fixed
89+
90+
- Fix toggling the side panels from menu [#7799](https://github.com/jupyter/notebook/pull/7799) ([@brichet](https://github.com/brichet), [@jtpio](https://github.com/jtpio))
91+
92+
### Maintenance and upkeep improvements
93+
94+
- Clean up node 24 install [#7803](https://github.com/jupyter/notebook/pull/7803) ([@jtpio](https://github.com/jtpio))
95+
- Update to JupyterLab v4.6.0a1 [#7801](https://github.com/jupyter/notebook/pull/7801) ([@jtpio](https://github.com/jtpio))
96+
97+
### Documentation improvements
98+
99+
- Fix grammar in notebook documentation [#7794](https://github.com/jupyter/notebook/pull/7794) ([@xlumzee](https://github.com/xlumzee), [@krassowski](https://github.com/krassowski))
100+
101+
### Contributors to this release
102+
103+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
104+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).
105+
106+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2025-12-17&to=2026-01-12&type=c))
107+
108+
@andrii-i ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aandrii-i+updated%3A2025-12-17..2026-01-12&type=Issues)) | @brichet ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2025-12-17..2026-01-12&type=Issues)) | @jtpio ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2025-12-17..2026-01-12&type=Issues)) | @KH-Coder865 ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AKH-Coder865+updated%3A2025-12-17..2026-01-12&type=Issues)) | @krassowski ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2025-12-17..2026-01-12&type=Issues)) | @xlumzee ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Axlumzee+updated%3A2025-12-17..2026-01-12&type=Issues))
109+
110+
<!-- <END NEW CHANGELOG ENTRY> -->
111+
80112
## 7.6.0a0
81113

82114
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.5.1...e7f5e5d50ea18b0b17fe8a9df674025fcc6ab5d1))
@@ -95,8 +127,6 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l
95127

96128
@jtpio ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2025-12-16..2025-12-17&type=Issues))
97129

98-
<!-- <END NEW CHANGELOG ENTRY> -->
99-
100130
## 7.5.1
101131

102132
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.5.0...fccf56801be0a27a3de76c00d2710a941f255b10))

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.6.0-alpha.0",
3+
"version": "7.6.0-alpha.1",
44
"private": true,
55
"scripts": {
66
"build": "rspack",
@@ -12,17 +12,17 @@
1212
"resolutions": {
1313
"@codemirror/state": "~6.5.2",
1414
"@codemirror/view": "~6.38.1",
15-
"@jupyter-notebook/application": "~7.6.0-alpha.0",
16-
"@jupyter-notebook/application-extension": "~7.6.0-alpha.0",
17-
"@jupyter-notebook/console-extension": "~7.6.0-alpha.0",
18-
"@jupyter-notebook/docmanager-extension": "~7.6.0-alpha.0",
19-
"@jupyter-notebook/documentsearch-extension": "~7.6.0-alpha.0",
20-
"@jupyter-notebook/help-extension": "~7.6.0-alpha.0",
21-
"@jupyter-notebook/notebook-extension": "~7.6.0-alpha.0",
22-
"@jupyter-notebook/terminal-extension": "~7.6.0-alpha.0",
23-
"@jupyter-notebook/tree": "~7.6.0-alpha.0",
24-
"@jupyter-notebook/tree-extension": "~7.6.0-alpha.0",
25-
"@jupyter-notebook/ui-components": "~7.6.0-alpha.0",
15+
"@jupyter-notebook/application": "~7.6.0-alpha.1",
16+
"@jupyter-notebook/application-extension": "~7.6.0-alpha.1",
17+
"@jupyter-notebook/console-extension": "~7.6.0-alpha.1",
18+
"@jupyter-notebook/docmanager-extension": "~7.6.0-alpha.1",
19+
"@jupyter-notebook/documentsearch-extension": "~7.6.0-alpha.1",
20+
"@jupyter-notebook/help-extension": "~7.6.0-alpha.1",
21+
"@jupyter-notebook/notebook-extension": "~7.6.0-alpha.1",
22+
"@jupyter-notebook/terminal-extension": "~7.6.0-alpha.1",
23+
"@jupyter-notebook/tree": "~7.6.0-alpha.1",
24+
"@jupyter-notebook/tree-extension": "~7.6.0-alpha.1",
25+
"@jupyter-notebook/ui-components": "~7.6.0-alpha.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.6.0-alpha.0",
131-
"@jupyter-notebook/application-extension": "^7.6.0-alpha.0",
132-
"@jupyter-notebook/console-extension": "^7.6.0-alpha.0",
133-
"@jupyter-notebook/docmanager-extension": "^7.6.0-alpha.0",
134-
"@jupyter-notebook/documentsearch-extension": "^7.6.0-alpha.0",
135-
"@jupyter-notebook/help-extension": "^7.6.0-alpha.0",
136-
"@jupyter-notebook/notebook-extension": "^7.6.0-alpha.0",
137-
"@jupyter-notebook/terminal-extension": "^7.6.0-alpha.0",
138-
"@jupyter-notebook/tree": "^7.6.0-alpha.0",
139-
"@jupyter-notebook/tree-extension": "^7.6.0-alpha.0",
140-
"@jupyter-notebook/ui-components": "^7.6.0-alpha.0",
130+
"@jupyter-notebook/application": "^7.6.0-alpha.1",
131+
"@jupyter-notebook/application-extension": "^7.6.0-alpha.1",
132+
"@jupyter-notebook/console-extension": "^7.6.0-alpha.1",
133+
"@jupyter-notebook/docmanager-extension": "^7.6.0-alpha.1",
134+
"@jupyter-notebook/documentsearch-extension": "^7.6.0-alpha.1",
135+
"@jupyter-notebook/help-extension": "^7.6.0-alpha.1",
136+
"@jupyter-notebook/notebook-extension": "^7.6.0-alpha.1",
137+
"@jupyter-notebook/terminal-extension": "^7.6.0-alpha.1",
138+
"@jupyter-notebook/tree": "^7.6.0-alpha.1",
139+
"@jupyter-notebook/tree-extension": "^7.6.0-alpha.1",
140+
"@jupyter-notebook/ui-components": "^7.6.0-alpha.1",
141141
"@jupyterlab/application-extension": "~4.6.0-alpha.1",
142142
"@jupyterlab/apputils-extension": "~4.6.0-alpha.1",
143143
"@jupyterlab/attachments": "~4.6.0-alpha.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.6.0-alpha.0",
3+
"version": "7.6.0-alpha.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.6.0a0"
9+
__version__ = "7.6.0a1"
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.6.0-alpha.0",
3+
"version": "7.6.0-alpha.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.6.0-alpha.0",
24-
"@jupyter-notebook/application-extension": "^7.6.0-alpha.0",
25-
"@jupyter-notebook/console-extension": "^7.6.0-alpha.0",
26-
"@jupyter-notebook/docmanager-extension": "^7.6.0-alpha.0",
27-
"@jupyter-notebook/documentsearch-extension": "^7.6.0-alpha.0",
28-
"@jupyter-notebook/help-extension": "^7.6.0-alpha.0",
29-
"@jupyter-notebook/lab-extension": "^7.6.0-alpha.0",
30-
"@jupyter-notebook/notebook-extension": "^7.6.0-alpha.0",
31-
"@jupyter-notebook/terminal-extension": "^7.6.0-alpha.0",
32-
"@jupyter-notebook/tree": "^7.6.0-alpha.0",
33-
"@jupyter-notebook/tree-extension": "^7.6.0-alpha.0",
34-
"@jupyter-notebook/ui-components": "^7.6.0-alpha.0"
23+
"@jupyter-notebook/application": "^7.6.0-alpha.1",
24+
"@jupyter-notebook/application-extension": "^7.6.0-alpha.1",
25+
"@jupyter-notebook/console-extension": "^7.6.0-alpha.1",
26+
"@jupyter-notebook/docmanager-extension": "^7.6.0-alpha.1",
27+
"@jupyter-notebook/documentsearch-extension": "^7.6.0-alpha.1",
28+
"@jupyter-notebook/help-extension": "^7.6.0-alpha.1",
29+
"@jupyter-notebook/lab-extension": "^7.6.0-alpha.1",
30+
"@jupyter-notebook/notebook-extension": "^7.6.0-alpha.1",
31+
"@jupyter-notebook/terminal-extension": "^7.6.0-alpha.1",
32+
"@jupyter-notebook/tree": "^7.6.0-alpha.1",
33+
"@jupyter-notebook/tree-extension": "^7.6.0-alpha.1",
34+
"@jupyter-notebook/ui-components": "^7.6.0-alpha.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.6.0-alpha.0",
3+
"version": "7.6.0-alpha.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.6.0-alpha.0",
42-
"@jupyter-notebook/ui-components": "^7.6.0-alpha.0",
41+
"@jupyter-notebook/application": "^7.6.0-alpha.1",
42+
"@jupyter-notebook/ui-components": "^7.6.0-alpha.1",
4343
"@jupyterlab/application": "~4.6.0-alpha.1",
4444
"@jupyterlab/apputils": "~4.7.0-alpha.1",
4545
"@jupyterlab/codeeditor": "~4.6.0-alpha.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.6.0-alpha.0",
3+
"version": "7.6.0-alpha.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.6.0-alpha.0",
3+
"version": "7.6.0-alpha.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.6.0-alpha.0",
41+
"@jupyter-notebook/application": "^7.6.0-alpha.1",
4242
"@jupyterlab/application": "~4.6.0-alpha.1",
4343
"@jupyterlab/console": "~4.6.0-alpha.1",
4444
"@jupyterlab/coreutils": "~6.6.0-alpha.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.6.0-alpha.0",
3+
"version": "7.6.0-alpha.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.6.0-alpha.0",
41+
"@jupyter-notebook/application": "^7.6.0-alpha.1",
4242
"@jupyterlab/application": "~4.6.0-alpha.1",
4343
"@jupyterlab/coreutils": "~6.6.0-alpha.1",
4444
"@jupyterlab/docmanager": "~4.6.0-alpha.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.6.0-alpha.0",
3+
"version": "7.6.0-alpha.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.6.0-alpha.0",
41+
"@jupyter-notebook/application": "^7.6.0-alpha.1",
4242
"@jupyterlab/application": "~4.6.0-alpha.1",
4343
"@jupyterlab/documentsearch": "~4.6.0-alpha.1",
4444
"@lumino/widgets": "^2.7.2"

0 commit comments

Comments
 (0)