Skip to content

Commit 0442b49

Browse files
committed
Publish 7.4.0a2
SHA256 hashes: jupyter-notebook-application-7.4.0-alpha.2.tgz: f91bb87c4b717323cdcb82dbb15503d23adebe5d414f872c5485b52aa9b491df jupyter-notebook-application-extension-7.4.0-alpha.2.tgz: 59711fc1531043615b96d1552d9f6ade547a1a750cee749b84bbea18235691d4 jupyter-notebook-console-extension-7.4.0-alpha.2.tgz: 1d1d6247fb88b05a5ed6190a18eda9a5c4d5e88308d59569abba19f4d8b8a527 jupyter-notebook-docmanager-extension-7.4.0-alpha.2.tgz: 43b32f4f4286152d2b1e386ebd0e77f02c3f24f24416c3455d23c568ee316486 jupyter-notebook-documentsearch-extension-7.4.0-alpha.2.tgz: 17bb58bd35921bd1c674f5a0f9f8a8fe516aa4358da7f0043a3d890087555499 jupyter-notebook-help-extension-7.4.0-alpha.2.tgz: 3052040da89c6fd9e3c1d204263def9a64a6d3b49f661e20f1ea179133ba7046 jupyter-notebook-lab-extension-7.4.0-alpha.2.tgz: 3392051dfb7f9eb2f103e35303e711c873cda868a6da59d350a83b5b332dd4cc jupyter-notebook-notebook-extension-7.4.0-alpha.2.tgz: 3769e7373865b2f77936ea220f33358e586d94f3817c8bdb39bf8517dce9e071 jupyter-notebook-terminal-extension-7.4.0-alpha.2.tgz: 848ffece9ee72f4ce7900a991ef527ab3080a381a013f13612d8f889971848b8 jupyter-notebook-tree-7.4.0-alpha.2.tgz: b06592692fe51f68556232a47840ecfe434c73e22451feba93183d408d9c1649 jupyter-notebook-tree-extension-7.4.0-alpha.2.tgz: 936e8ff9494a061816b90c14c95d673aecbe84103e968b486eb76c55ad1c4761 jupyter-notebook-ui-components-7.4.0-alpha.2.tgz: bd9d372a1521f14d17fa4607107f9ea629b0a5bc74369d28d18ca1cc64ebac00 notebook-7.4.0a2-py3-none-any.whl: 8c75ccb43ce50368b06cab84e4b18e701c7b014ff7cfdb9f15030b0b42d72765 notebook-7.4.0a2.tar.gz: 773564db8456a14aaff7b3ecbdb62f91f1f698bad2607f27c3f48239fac8fdb0
1 parent ef4f634 commit 0442b49

File tree

18 files changed

+133
-111
lines changed

18 files changed

+133
-111
lines changed

CHANGELOG.md

+24-2
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,30 @@ You can open JupyterLab by clicking on `View > Open JupyterLab`.
7575

7676
<!-- <START NEW CHANGELOG ENTRY> -->
7777

78+
## 7.4.0a2
79+
80+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.4.0-alpha.1...ef4f6346cd6b377ade271fcd61810b5d2a7d0f41))
81+
82+
### Enhancements made
83+
84+
- Update to JupyterLab v4.4.0a3 [#7577](https://github.com/jupyter/notebook/pull/7577) ([@jtpio](https://github.com/jtpio))
85+
86+
### Bugs fixed
87+
88+
- Fix undefined error when checkpoints is empty [#7567](https://github.com/jupyter/notebook/pull/7567) ([@jdavid](https://github.com/jdavid))
89+
90+
### Maintenance and upkeep improvements
91+
92+
- Allow owners/members/collab to trigger galata update on other's PR [#7572](https://github.com/jupyter/notebook/pull/7572) ([@krassowski](https://github.com/krassowski))
93+
94+
### Contributors to this release
95+
96+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2025-01-07&to=2025-02-03&type=c))
97+
98+
[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2025-01-07..2025-02-03&type=Issues) | [@jdavid](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajdavid+updated%3A2025-01-07..2025-02-03&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2025-01-07..2025-02-03&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2025-01-07..2025-02-03&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2025-01-07..2025-02-03&type=Issues)
99+
100+
<!-- <END NEW CHANGELOG ENTRY> -->
101+
78102
## 7.4.0a1
79103

80104
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.4.0-alpha.0...18672b7e85ec5181e4c5c18d2e32c3e9eab7260c))
@@ -93,8 +117,6 @@ You can open JupyterLab by clicking on `View > Open JupyterLab`.
93117

94118
[@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2024-12-21..2025-01-07&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-12-21..2025-01-07&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-12-21..2025-01-07&type=Issues)
95119

96-
<!-- <END NEW CHANGELOG ENTRY> -->
97-
98120
## 7.4.0a0
99121

100122
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.3.2...12efbe601858c317bf677dc835d314489357e20d))

app/package.json

+23-23
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/app",
3-
"version": "7.4.0-alpha.1",
3+
"version": "7.4.0-alpha.2",
44
"private": true,
55
"scripts": {
66
"build": "webpack",
@@ -12,17 +12,17 @@
1212
"resolutions": {
1313
"@codemirror/state": "~6.5.0",
1414
"@codemirror/view": "~6.36.1",
15-
"@jupyter-notebook/application": "~7.4.0-alpha.1",
16-
"@jupyter-notebook/application-extension": "~7.4.0-alpha.1",
17-
"@jupyter-notebook/console-extension": "~7.4.0-alpha.1",
18-
"@jupyter-notebook/docmanager-extension": "~7.4.0-alpha.1",
19-
"@jupyter-notebook/documentsearch-extension": "~7.4.0-alpha.1",
20-
"@jupyter-notebook/help-extension": "~7.4.0-alpha.1",
21-
"@jupyter-notebook/notebook-extension": "~7.4.0-alpha.1",
22-
"@jupyter-notebook/terminal-extension": "~7.4.0-alpha.1",
23-
"@jupyter-notebook/tree": "~7.4.0-alpha.1",
24-
"@jupyter-notebook/tree-extension": "~7.4.0-alpha.1",
25-
"@jupyter-notebook/ui-components": "~7.4.0-alpha.1",
15+
"@jupyter-notebook/application": "~7.4.0-alpha.2",
16+
"@jupyter-notebook/application-extension": "~7.4.0-alpha.2",
17+
"@jupyter-notebook/console-extension": "~7.4.0-alpha.2",
18+
"@jupyter-notebook/docmanager-extension": "~7.4.0-alpha.2",
19+
"@jupyter-notebook/documentsearch-extension": "~7.4.0-alpha.2",
20+
"@jupyter-notebook/help-extension": "~7.4.0-alpha.2",
21+
"@jupyter-notebook/notebook-extension": "~7.4.0-alpha.2",
22+
"@jupyter-notebook/terminal-extension": "~7.4.0-alpha.2",
23+
"@jupyter-notebook/tree": "~7.4.0-alpha.2",
24+
"@jupyter-notebook/tree-extension": "~7.4.0-alpha.2",
25+
"@jupyter-notebook/ui-components": "~7.4.0-alpha.2",
2626
"@jupyter/react-components": "~0.16.7",
2727
"@jupyter/web-components": "~0.16.7",
2828
"@jupyter/ydoc": "~3.0.0",
@@ -123,17 +123,17 @@
123123
"yjs": "~13.6.8"
124124
},
125125
"dependencies": {
126-
"@jupyter-notebook/application": "^7.4.0-alpha.1",
127-
"@jupyter-notebook/application-extension": "^7.4.0-alpha.1",
128-
"@jupyter-notebook/console-extension": "^7.4.0-alpha.1",
129-
"@jupyter-notebook/docmanager-extension": "^7.4.0-alpha.1",
130-
"@jupyter-notebook/documentsearch-extension": "^7.4.0-alpha.1",
131-
"@jupyter-notebook/help-extension": "^7.4.0-alpha.1",
132-
"@jupyter-notebook/notebook-extension": "^7.4.0-alpha.1",
133-
"@jupyter-notebook/terminal-extension": "^7.4.0-alpha.1",
134-
"@jupyter-notebook/tree": "^7.4.0-alpha.1",
135-
"@jupyter-notebook/tree-extension": "^7.4.0-alpha.1",
136-
"@jupyter-notebook/ui-components": "^7.4.0-alpha.1",
126+
"@jupyter-notebook/application": "^7.4.0-alpha.2",
127+
"@jupyter-notebook/application-extension": "^7.4.0-alpha.2",
128+
"@jupyter-notebook/console-extension": "^7.4.0-alpha.2",
129+
"@jupyter-notebook/docmanager-extension": "^7.4.0-alpha.2",
130+
"@jupyter-notebook/documentsearch-extension": "^7.4.0-alpha.2",
131+
"@jupyter-notebook/help-extension": "^7.4.0-alpha.2",
132+
"@jupyter-notebook/notebook-extension": "^7.4.0-alpha.2",
133+
"@jupyter-notebook/terminal-extension": "^7.4.0-alpha.2",
134+
"@jupyter-notebook/tree": "^7.4.0-alpha.2",
135+
"@jupyter-notebook/tree-extension": "^7.4.0-alpha.2",
136+
"@jupyter-notebook/ui-components": "^7.4.0-alpha.2",
137137
"@jupyterlab/application-extension": "~4.4.0-alpha.3",
138138
"@jupyterlab/apputils-extension": "~4.4.0-alpha.3",
139139
"@jupyterlab/attachments": "~4.4.0-alpha.3",

buildutils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/buildutils",
3-
"version": "7.4.0-alpha.1",
3+
"version": "7.4.0-alpha.2",
44
"private": true,
55
"description": "Jupyter Notebook - Build Utilities",
66
"homepage": "https://github.com/jupyter/notebook",

notebook/_version.py

+1-1
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.4.0a1"
9+
__version__ = "7.4.0a2"
1010

1111
# PEP440 version parser
1212
_version_regex = re.compile(

packages/_metapackage/package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/metapackage",
3-
"version": "7.4.0-alpha.1",
3+
"version": "7.4.0-alpha.2",
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.4.0-alpha.1",
24-
"@jupyter-notebook/application-extension": "^7.4.0-alpha.1",
25-
"@jupyter-notebook/console-extension": "^7.4.0-alpha.1",
26-
"@jupyter-notebook/docmanager-extension": "^7.4.0-alpha.1",
27-
"@jupyter-notebook/documentsearch-extension": "^7.4.0-alpha.1",
28-
"@jupyter-notebook/help-extension": "^7.4.0-alpha.1",
29-
"@jupyter-notebook/lab-extension": "^7.4.0-alpha.1",
30-
"@jupyter-notebook/notebook-extension": "^7.4.0-alpha.1",
31-
"@jupyter-notebook/terminal-extension": "^7.4.0-alpha.1",
32-
"@jupyter-notebook/tree": "^7.4.0-alpha.1",
33-
"@jupyter-notebook/tree-extension": "^7.4.0-alpha.1",
34-
"@jupyter-notebook/ui-components": "^7.4.0-alpha.1"
23+
"@jupyter-notebook/application": "^7.4.0-alpha.2",
24+
"@jupyter-notebook/application-extension": "^7.4.0-alpha.2",
25+
"@jupyter-notebook/console-extension": "^7.4.0-alpha.2",
26+
"@jupyter-notebook/docmanager-extension": "^7.4.0-alpha.2",
27+
"@jupyter-notebook/documentsearch-extension": "^7.4.0-alpha.2",
28+
"@jupyter-notebook/help-extension": "^7.4.0-alpha.2",
29+
"@jupyter-notebook/lab-extension": "^7.4.0-alpha.2",
30+
"@jupyter-notebook/notebook-extension": "^7.4.0-alpha.2",
31+
"@jupyter-notebook/terminal-extension": "^7.4.0-alpha.2",
32+
"@jupyter-notebook/tree": "^7.4.0-alpha.2",
33+
"@jupyter-notebook/tree-extension": "^7.4.0-alpha.2",
34+
"@jupyter-notebook/ui-components": "^7.4.0-alpha.2"
3535
},
3636
"devDependencies": {
3737
"typescript": "~5.1.6"

packages/application-extension/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/application-extension",
3-
"version": "7.4.0-alpha.1",
3+
"version": "7.4.0-alpha.2",
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.4.0-alpha.1",
42-
"@jupyter-notebook/ui-components": "^7.4.0-alpha.1",
41+
"@jupyter-notebook/application": "^7.4.0-alpha.2",
42+
"@jupyter-notebook/ui-components": "^7.4.0-alpha.2",
4343
"@jupyterlab/application": "~4.4.0-alpha.3",
4444
"@jupyterlab/apputils": "~4.5.0-alpha.3",
4545
"@jupyterlab/codeeditor": "~4.4.0-alpha.3",

packages/application/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/application",
3-
"version": "7.4.0-alpha.1",
3+
"version": "7.4.0-alpha.2",
44
"description": "Jupyter Notebook - Application",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {

packages/console-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/console-extension",
3-
"version": "7.4.0-alpha.1",
3+
"version": "7.4.0-alpha.2",
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.4.0-alpha.1",
41+
"@jupyter-notebook/application": "^7.4.0-alpha.2",
4242
"@jupyterlab/application": "~4.4.0-alpha.3",
4343
"@jupyterlab/console": "~4.4.0-alpha.3",
4444
"@jupyterlab/coreutils": "~6.4.0-alpha.3",

packages/docmanager-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/docmanager-extension",
3-
"version": "7.4.0-alpha.1",
3+
"version": "7.4.0-alpha.2",
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.4.0-alpha.1",
41+
"@jupyter-notebook/application": "^7.4.0-alpha.2",
4242
"@jupyterlab/application": "~4.4.0-alpha.3",
4343
"@jupyterlab/coreutils": "~6.4.0-alpha.3",
4444
"@jupyterlab/docmanager": "~4.4.0-alpha.3",

packages/documentsearch-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/documentsearch-extension",
3-
"version": "7.4.0-alpha.1",
3+
"version": "7.4.0-alpha.2",
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.4.0-alpha.1",
41+
"@jupyter-notebook/application": "^7.4.0-alpha.2",
4242
"@jupyterlab/application": "~4.4.0-alpha.3",
4343
"@jupyterlab/documentsearch": "~4.4.0-alpha.3",
4444
"@lumino/widgets": "^2.5.0"

packages/help-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/help-extension",
3-
"version": "7.4.0-alpha.1",
3+
"version": "7.4.0-alpha.2",
44
"description": "Jupyter Notebook - Help 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/ui-components": "^7.4.0-alpha.1",
41+
"@jupyter-notebook/ui-components": "^7.4.0-alpha.2",
4242
"@jupyterlab/application": "~4.4.0-alpha.3",
4343
"@jupyterlab/apputils": "~4.5.0-alpha.3",
4444
"@jupyterlab/mainmenu": "~4.4.0-alpha.3",

packages/lab-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/lab-extension",
3-
"version": "7.4.0-alpha.1",
3+
"version": "7.4.0-alpha.2",
44
"description": "Jupyter Notebook - Lab Extension",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {
@@ -43,7 +43,7 @@
4343
"watch:src": "tsc -w"
4444
},
4545
"dependencies": {
46-
"@jupyter-notebook/application": "^7.4.0-alpha.1",
46+
"@jupyter-notebook/application": "^7.4.0-alpha.2",
4747
"@jupyterlab/application": "~4.4.0-alpha.3",
4848
"@jupyterlab/apputils": "~4.5.0-alpha.3",
4949
"@jupyterlab/coreutils": "~6.4.0-alpha.3",

packages/notebook-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/notebook-extension",
3-
"version": "7.4.0-alpha.1",
3+
"version": "7.4.0-alpha.2",
44
"description": "Jupyter Notebook - Notebook 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.4.0-alpha.1",
41+
"@jupyter-notebook/application": "^7.4.0-alpha.2",
4242
"@jupyterlab/application": "~4.4.0-alpha.3",
4343
"@jupyterlab/apputils": "~4.5.0-alpha.3",
4444
"@jupyterlab/cells": "~4.4.0-alpha.3",

packages/terminal-extension/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/terminal-extension",
3-
"version": "7.4.0-alpha.1",
3+
"version": "7.4.0-alpha.2",
44
"description": "Jupyter Notebook - Terminal 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.4.0-alpha.1",
41+
"@jupyter-notebook/application": "^7.4.0-alpha.2",
4242
"@jupyterlab/application": "~4.4.0-alpha.3",
4343
"@jupyterlab/coreutils": "~6.4.0-alpha.3",
4444
"@jupyterlab/terminal": "~4.4.0-alpha.3",

packages/tree-extension/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/tree-extension",
3-
"version": "7.4.0-alpha.1",
3+
"version": "7.4.0-alpha.2",
44
"description": "Jupyter Notebook - Tree 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.4.0-alpha.1",
42-
"@jupyter-notebook/tree": "^7.4.0-alpha.1",
41+
"@jupyter-notebook/application": "^7.4.0-alpha.2",
42+
"@jupyter-notebook/tree": "^7.4.0-alpha.2",
4343
"@jupyterlab/application": "~4.4.0-alpha.3",
4444
"@jupyterlab/apputils": "~4.5.0-alpha.3",
4545
"@jupyterlab/coreutils": "~6.4.0-alpha.3",

packages/tree/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/tree",
3-
"version": "7.4.0-alpha.1",
3+
"version": "7.4.0-alpha.2",
44
"description": "Jupyter Notebook - Tree",
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.4.0-alpha.1",
41+
"@jupyter-notebook/application": "^7.4.0-alpha.2",
4242
"@jupyterlab/application": "~4.4.0-alpha.3",
4343
"@jupyterlab/apputils": "~4.5.0-alpha.3",
4444
"@jupyterlab/coreutils": "~6.4.0-alpha.3",

packages/ui-components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/ui-components",
3-
"version": "7.4.0-alpha.1",
3+
"version": "7.4.0-alpha.2",
44
"description": "Jupyter Notebook - UI components",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {

0 commit comments

Comments
 (0)