Skip to content

Commit 84d06f1

Browse files
committed
Publish 7.6.0a4
SHA256 hashes: jupyter-notebook-application-7.6.0-alpha.4.tgz: 338a331de872b34c6335200c28bc5933dca8981fc9e3c08ad6cdf0b8d4863272 jupyter-notebook-application-extension-7.6.0-alpha.4.tgz: 08193f5fcb0b0796a49f86b65250f86de7cdf1687124e896fa15898fa55edfb8 jupyter-notebook-console-extension-7.6.0-alpha.4.tgz: 96d79a7bad5479b2a3b9e47dc4370b0e4bac4baf6ddadb6a6728c3aa78e82444 jupyter-notebook-docmanager-extension-7.6.0-alpha.4.tgz: 6e3266872d5dac81314946edc0a3578785a713744d17ef2a1f1afb15c4213b0e jupyter-notebook-documentsearch-extension-7.6.0-alpha.4.tgz: 3ed33b3b5fa3db6b29f662e7e5f46199260bc5335c1524cecbe399bc581bbf17 jupyter-notebook-help-extension-7.6.0-alpha.4.tgz: f5fe26f49d28354e0f7a502ad442c48cfbf3f110abe427de460dcb5d6b176e04 jupyter-notebook-lab-extension-7.6.0-alpha.4.tgz: 3cb681052a09ebb1fca99795ba959b3c447d1e30e63f3f8971b3764af4cb1628 jupyter-notebook-notebook-extension-7.6.0-alpha.4.tgz: 50f67618d5737792a78f64c974e3c5aaea4f1b35f2213f113e94b27083e9d5fe jupyter-notebook-terminal-extension-7.6.0-alpha.4.tgz: 45afbd0d880fde66447a8342026c38708ae1c96cda842a74d55b6b136820ea5a jupyter-notebook-tree-7.6.0-alpha.4.tgz: d14cb1a977ac78ee961611638f7a4cda9e863c2d4a31e9cee4b58e2b86ace1f1 jupyter-notebook-tree-extension-7.6.0-alpha.4.tgz: ac6e182823b72a321c81dcb0e29f6a3cc1d70162026644f7544bdfa803cd3bbe jupyter-notebook-ui-components-7.6.0-alpha.4.tgz: 90a5aefcbf9f2d1c4b8aef90fd93c730105821d60ee7898eceff1c9ec55053d2 notebook-7.6.0a4-py3-none-any.whl: 48e9d49ac84e0fe5522143060545feb98af2d1f5eb2be1b5fb891c2947a6b406 notebook-7.6.0a4.tar.gz: c98bc147508115a0533a6ca19b54b86193f64e1ffef155cbc6155c8b42797401
1 parent fc791fc commit 84d06f1

18 files changed

Lines changed: 135 additions & 111 deletions

File tree

CHANGELOG.md

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

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

80+
## 7.6.0a4
81+
82+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.6.0-alpha.3...fc791fcb0af893e3ffe7563a4140ec6af8c9dbe2))
83+
84+
### Bugs fixed
85+
86+
- Prevent scratchpad console title to update [#7843](https://github.com/jupyter/notebook/pull/7843) ([@brichet](https://github.com/brichet), [@jtpio](https://github.com/jtpio))
87+
88+
### Maintenance and upkeep improvements
89+
90+
- Update to JupyterLab v4.6.0a4 [#7859](https://github.com/jupyter/notebook/pull/7859) ([@jtpio](https://github.com/jtpio))
91+
- Fix check links [#7857](https://github.com/jupyter/notebook/pull/7857) ([@jtpio](https://github.com/jtpio))
92+
- TypeScript 5.9 [#7855](https://github.com/jupyter/notebook/pull/7855) ([@jtpio](https://github.com/jtpio))
93+
- Bump the actions group with 2 updates [#7846](https://github.com/jupyter/notebook/pull/7846) ([@jtpio](https://github.com/jtpio))
94+
95+
### Contributors to this release
96+
97+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
98+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/use/#how-does-this-tool-define-contributions-in-the-reports).
99+
100+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2026-02-24&to=2026-03-12&type=c))
101+
102+
@brichet ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2026-02-24..2026-03-12&type=Issues)) | @jtpio ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2026-02-24..2026-03-12&type=Issues))
103+
104+
<!-- <END NEW CHANGELOG ENTRY> -->
105+
80106
## 7.6.0a3
81107

82108
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.6.0-alpha.2...767a30d1ec90e9baf4975023c7019c95d9fe8614))
@@ -105,8 +131,6 @@ See [our definition of contributors](https://github-activity.readthedocs.io/en/l
105131

106132
@bodhisilberling ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abodhisilberling+updated%3A2026-01-23..2026-02-24&type=Issues)) | @jtpio ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2026-01-23..2026-02-24&type=Issues)) | @krassowski ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2026-01-23..2026-02-24&type=Issues)) | @RamiNoodle733 ([activity](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARamiNoodle733+updated%3A2026-01-23..2026-02-24&type=Issues))
107133

108-
<!-- <END NEW CHANGELOG ENTRY> -->
109-
110134
## 7.6.0a2
111135

112136
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.6.0-alpha.1...209c7da02e8245ec96bf121a641802096ff8cbb3))

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.3",
3+
"version": "7.6.0-alpha.4",
44
"private": true,
55
"scripts": {
66
"build": "rspack",
@@ -12,17 +12,17 @@
1212
"resolutions": {
1313
"@codemirror/state": "~6.5.4",
1414
"@codemirror/view": "~6.39.15",
15-
"@jupyter-notebook/application": "~7.6.0-alpha.3",
16-
"@jupyter-notebook/application-extension": "~7.6.0-alpha.3",
17-
"@jupyter-notebook/console-extension": "~7.6.0-alpha.3",
18-
"@jupyter-notebook/docmanager-extension": "~7.6.0-alpha.3",
19-
"@jupyter-notebook/documentsearch-extension": "~7.6.0-alpha.3",
20-
"@jupyter-notebook/help-extension": "~7.6.0-alpha.3",
21-
"@jupyter-notebook/notebook-extension": "~7.6.0-alpha.3",
22-
"@jupyter-notebook/terminal-extension": "~7.6.0-alpha.3",
23-
"@jupyter-notebook/tree": "~7.6.0-alpha.3",
24-
"@jupyter-notebook/tree-extension": "~7.6.0-alpha.3",
25-
"@jupyter-notebook/ui-components": "~7.6.0-alpha.3",
15+
"@jupyter-notebook/application": "~7.6.0-alpha.4",
16+
"@jupyter-notebook/application-extension": "~7.6.0-alpha.4",
17+
"@jupyter-notebook/console-extension": "~7.6.0-alpha.4",
18+
"@jupyter-notebook/docmanager-extension": "~7.6.0-alpha.4",
19+
"@jupyter-notebook/documentsearch-extension": "~7.6.0-alpha.4",
20+
"@jupyter-notebook/help-extension": "~7.6.0-alpha.4",
21+
"@jupyter-notebook/notebook-extension": "~7.6.0-alpha.4",
22+
"@jupyter-notebook/terminal-extension": "~7.6.0-alpha.4",
23+
"@jupyter-notebook/tree": "~7.6.0-alpha.4",
24+
"@jupyter-notebook/tree-extension": "~7.6.0-alpha.4",
25+
"@jupyter-notebook/ui-components": "~7.6.0-alpha.4",
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.3",
131-
"@jupyter-notebook/application-extension": "^7.6.0-alpha.3",
132-
"@jupyter-notebook/console-extension": "^7.6.0-alpha.3",
133-
"@jupyter-notebook/docmanager-extension": "^7.6.0-alpha.3",
134-
"@jupyter-notebook/documentsearch-extension": "^7.6.0-alpha.3",
135-
"@jupyter-notebook/help-extension": "^7.6.0-alpha.3",
136-
"@jupyter-notebook/notebook-extension": "^7.6.0-alpha.3",
137-
"@jupyter-notebook/terminal-extension": "^7.6.0-alpha.3",
138-
"@jupyter-notebook/tree": "^7.6.0-alpha.3",
139-
"@jupyter-notebook/tree-extension": "^7.6.0-alpha.3",
140-
"@jupyter-notebook/ui-components": "^7.6.0-alpha.3",
130+
"@jupyter-notebook/application": "^7.6.0-alpha.4",
131+
"@jupyter-notebook/application-extension": "^7.6.0-alpha.4",
132+
"@jupyter-notebook/console-extension": "^7.6.0-alpha.4",
133+
"@jupyter-notebook/docmanager-extension": "^7.6.0-alpha.4",
134+
"@jupyter-notebook/documentsearch-extension": "^7.6.0-alpha.4",
135+
"@jupyter-notebook/help-extension": "^7.6.0-alpha.4",
136+
"@jupyter-notebook/notebook-extension": "^7.6.0-alpha.4",
137+
"@jupyter-notebook/terminal-extension": "^7.6.0-alpha.4",
138+
"@jupyter-notebook/tree": "^7.6.0-alpha.4",
139+
"@jupyter-notebook/tree-extension": "^7.6.0-alpha.4",
140+
"@jupyter-notebook/ui-components": "^7.6.0-alpha.4",
141141
"@jupyterlab/application-extension": "~4.6.0-alpha.4",
142142
"@jupyterlab/apputils-extension": "~4.6.0-alpha.4",
143143
"@jupyterlab/attachments": "~4.6.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.6.0-alpha.3",
3+
"version": "7.6.0-alpha.4",
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.0a3"
9+
__version__ = "7.6.0a4"
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.3",
3+
"version": "7.6.0-alpha.4",
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.3",
24-
"@jupyter-notebook/application-extension": "^7.6.0-alpha.3",
25-
"@jupyter-notebook/console-extension": "^7.6.0-alpha.3",
26-
"@jupyter-notebook/docmanager-extension": "^7.6.0-alpha.3",
27-
"@jupyter-notebook/documentsearch-extension": "^7.6.0-alpha.3",
28-
"@jupyter-notebook/help-extension": "^7.6.0-alpha.3",
29-
"@jupyter-notebook/lab-extension": "^7.6.0-alpha.3",
30-
"@jupyter-notebook/notebook-extension": "^7.6.0-alpha.3",
31-
"@jupyter-notebook/terminal-extension": "^7.6.0-alpha.3",
32-
"@jupyter-notebook/tree": "^7.6.0-alpha.3",
33-
"@jupyter-notebook/tree-extension": "^7.6.0-alpha.3",
34-
"@jupyter-notebook/ui-components": "^7.6.0-alpha.3"
23+
"@jupyter-notebook/application": "^7.6.0-alpha.4",
24+
"@jupyter-notebook/application-extension": "^7.6.0-alpha.4",
25+
"@jupyter-notebook/console-extension": "^7.6.0-alpha.4",
26+
"@jupyter-notebook/docmanager-extension": "^7.6.0-alpha.4",
27+
"@jupyter-notebook/documentsearch-extension": "^7.6.0-alpha.4",
28+
"@jupyter-notebook/help-extension": "^7.6.0-alpha.4",
29+
"@jupyter-notebook/lab-extension": "^7.6.0-alpha.4",
30+
"@jupyter-notebook/notebook-extension": "^7.6.0-alpha.4",
31+
"@jupyter-notebook/terminal-extension": "^7.6.0-alpha.4",
32+
"@jupyter-notebook/tree": "^7.6.0-alpha.4",
33+
"@jupyter-notebook/tree-extension": "^7.6.0-alpha.4",
34+
"@jupyter-notebook/ui-components": "^7.6.0-alpha.4"
3535
},
3636
"devDependencies": {
3737
"typescript": "~5.9.3"

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.3",
3+
"version": "7.6.0-alpha.4",
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.3",
42-
"@jupyter-notebook/ui-components": "^7.6.0-alpha.3",
41+
"@jupyter-notebook/application": "^7.6.0-alpha.4",
42+
"@jupyter-notebook/ui-components": "^7.6.0-alpha.4",
4343
"@jupyterlab/application": "~4.6.0-alpha.4",
4444
"@jupyterlab/apputils": "~4.7.0-alpha.4",
4545
"@jupyterlab/codeeditor": "~4.6.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.6.0-alpha.3",
3+
"version": "7.6.0-alpha.4",
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.3",
3+
"version": "7.6.0-alpha.4",
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.3",
41+
"@jupyter-notebook/application": "^7.6.0-alpha.4",
4242
"@jupyterlab/application": "~4.6.0-alpha.4",
4343
"@jupyterlab/apputils": "~4.7.0-alpha.4",
4444
"@jupyterlab/console": "~4.6.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.6.0-alpha.3",
3+
"version": "7.6.0-alpha.4",
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.3",
41+
"@jupyter-notebook/application": "^7.6.0-alpha.4",
4242
"@jupyterlab/application": "~4.6.0-alpha.4",
4343
"@jupyterlab/coreutils": "~6.6.0-alpha.4",
4444
"@jupyterlab/docmanager": "~4.6.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.6.0-alpha.3",
3+
"version": "7.6.0-alpha.4",
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.3",
41+
"@jupyter-notebook/application": "^7.6.0-alpha.4",
4242
"@jupyterlab/application": "~4.6.0-alpha.4",
4343
"@jupyterlab/documentsearch": "~4.6.0-alpha.4",
4444
"@lumino/widgets": "^2.7.2"

0 commit comments

Comments
 (0)