Skip to content

Commit 2414a97

Browse files
committed
Publish 7.3.3
SHA256 hashes: jupyter-notebook-application-7.3.3.tgz: 5a14c540f7b8a48df48fb8a54ce0460aefcc87fc998d7461daa08c8d72033bbb jupyter-notebook-application-extension-7.3.3.tgz: f1e617a8ab54a8c9caeb606f244bb1ae714538ff0fd7ea999d9eac190a892562 jupyter-notebook-console-extension-7.3.3.tgz: b947afc33facbbb66228516b13fbbf7b899d264f2ffc0d8441b50443fbf784f7 jupyter-notebook-docmanager-extension-7.3.3.tgz: 08ed7b9d65d0a08ac3194bbb636053b474ff3c6c3814336f74fc29f57ac8b849 jupyter-notebook-documentsearch-extension-7.3.3.tgz: 75b5a6ef3fa24f99bbf3b465c420490b0a72b7dc6e2700cb6f32a811c87bfb1f jupyter-notebook-help-extension-7.3.3.tgz: fb6b5840734f1d24bd485a8c5c4eae85bef56094d88ea58c3baa525b55d62811 jupyter-notebook-lab-extension-7.3.3.tgz: 96705ed8c691851840b18a5f1c169143649f3e3673dd08d71c592527327aecb1 jupyter-notebook-notebook-extension-7.3.3.tgz: cf06b72be9c28056af2000fc5f1e800f494e4fb995f0b8ff0ce1637e685906cf jupyter-notebook-terminal-extension-7.3.3.tgz: 71c1c4352cd77bf43615a166ddba69c621fb4dd8c119d0cd39d3306b26000e45 jupyter-notebook-tree-7.3.3.tgz: 41380a64a4d8db2942f68bb5a23e9cd7c8d265f744533ff0dce6698498f86645 jupyter-notebook-tree-extension-7.3.3.tgz: 3cd4d042b9f5a72eaa6e1b2894dd021202fed398aba132d7c7bd744baf336133 jupyter-notebook-ui-components-7.3.3.tgz: 0cc48562b8837f0fe1cfe395188562f636b111da2a5342f25376050cdf621844 notebook-7.3.3-py3-none-any.whl: b193df0878956562d5171c8e25c9252b8e86c9fcc16163b8ee3fe6c5e3f422f7 notebook-7.3.3.tar.gz: 707a313fb882d35f921989eb3d204de942ed5132a44e4aa1fe0e8f24bb9dc25d
1 parent 6b99aa6 commit 2414a97

File tree

18 files changed

+129
-111
lines changed

18 files changed

+129
-111
lines changed

CHANGELOG.md

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

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

78+
## 7.3.3
79+
80+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.3.2...6b99aa6537f24f5ce1b36de16895246dce4b5549))
81+
82+
### Bugs fixed
83+
84+
- Fix undefined error when checkpoints is empty [#7567](https://github.com/jupyter/notebook/pull/7567) ([@jdavid](https://github.com/jdavid))
85+
86+
### Maintenance and upkeep improvements
87+
88+
- Update to JupyterLab v4.3.6 [#7610](https://github.com/jupyter/notebook/pull/7610) ([@jtpio](https://github.com/jtpio))
89+
90+
### Contributors to this release
91+
92+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-12-21&to=2025-03-14&type=c))
93+
94+
[@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2024-12-21..2025-03-14&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-12-21..2025-03-14&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-12-21..2025-03-14&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-12-21..2025-03-14&type=Issues) | [@meeseeksmachine](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ameeseeksmachine+updated%3A2024-12-21..2025-03-14&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2024-12-21..2025-03-14&type=Issues)
95+
96+
<!-- <END NEW CHANGELOG ENTRY> -->
97+
7898
## 7.3.2
7999

80100
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.3.1...7959ba0de553e9c541d2716d76108a8bc0bc2d6c))
@@ -98,8 +118,6 @@ You can open JupyterLab by clicking on `View > Open JupyterLab`.
98118

99119
[@Carreau](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ACarreau+updated%3A2024-12-04..2024-12-21&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Adependabot+updated%3A2024-12-04..2024-12-21&type=Issues) | [@ericsnekbytes](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aericsnekbytes+updated%3A2024-12-04..2024-12-21&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-12-04..2024-12-21&type=Issues) | [@itsmevichu](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aitsmevichu+updated%3A2024-12-04..2024-12-21&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-12-04..2024-12-21&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-12-04..2024-12-21&type=Issues)
100120

101-
<!-- <END NEW CHANGELOG ENTRY> -->
102-
103121
## 7.3.1
104122

105123
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.3.0...21d0306ecef93ea23bf063bc1d8a0580450cd4df))

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.3.2",
3+
"version": "7.3.3",
44
"private": true,
55
"scripts": {
66
"build": "webpack",
@@ -12,17 +12,17 @@
1212
"resolutions": {
1313
"@codemirror/state": "~6.4.1",
1414
"@codemirror/view": "~6.28.3",
15-
"@jupyter-notebook/application": "~7.3.2",
16-
"@jupyter-notebook/application-extension": "~7.3.2",
17-
"@jupyter-notebook/console-extension": "~7.3.2",
18-
"@jupyter-notebook/docmanager-extension": "~7.3.2",
19-
"@jupyter-notebook/documentsearch-extension": "~7.3.2",
20-
"@jupyter-notebook/help-extension": "~7.3.2",
21-
"@jupyter-notebook/notebook-extension": "~7.3.2",
22-
"@jupyter-notebook/terminal-extension": "~7.3.2",
23-
"@jupyter-notebook/tree": "~7.3.2",
24-
"@jupyter-notebook/tree-extension": "~7.3.2",
25-
"@jupyter-notebook/ui-components": "~7.3.2",
15+
"@jupyter-notebook/application": "~7.3.3",
16+
"@jupyter-notebook/application-extension": "~7.3.3",
17+
"@jupyter-notebook/console-extension": "~7.3.3",
18+
"@jupyter-notebook/docmanager-extension": "~7.3.3",
19+
"@jupyter-notebook/documentsearch-extension": "~7.3.3",
20+
"@jupyter-notebook/help-extension": "~7.3.3",
21+
"@jupyter-notebook/notebook-extension": "~7.3.3",
22+
"@jupyter-notebook/terminal-extension": "~7.3.3",
23+
"@jupyter-notebook/tree": "~7.3.3",
24+
"@jupyter-notebook/tree-extension": "~7.3.3",
25+
"@jupyter-notebook/ui-components": "~7.3.3",
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.3.2",
127-
"@jupyter-notebook/application-extension": "^7.3.2",
128-
"@jupyter-notebook/console-extension": "^7.3.2",
129-
"@jupyter-notebook/docmanager-extension": "^7.3.2",
130-
"@jupyter-notebook/documentsearch-extension": "^7.3.2",
131-
"@jupyter-notebook/help-extension": "^7.3.2",
132-
"@jupyter-notebook/notebook-extension": "^7.3.2",
133-
"@jupyter-notebook/terminal-extension": "^7.3.2",
134-
"@jupyter-notebook/tree": "^7.3.2",
135-
"@jupyter-notebook/tree-extension": "^7.3.2",
136-
"@jupyter-notebook/ui-components": "^7.3.2",
126+
"@jupyter-notebook/application": "^7.3.3",
127+
"@jupyter-notebook/application-extension": "^7.3.3",
128+
"@jupyter-notebook/console-extension": "^7.3.3",
129+
"@jupyter-notebook/docmanager-extension": "^7.3.3",
130+
"@jupyter-notebook/documentsearch-extension": "^7.3.3",
131+
"@jupyter-notebook/help-extension": "^7.3.3",
132+
"@jupyter-notebook/notebook-extension": "^7.3.3",
133+
"@jupyter-notebook/terminal-extension": "^7.3.3",
134+
"@jupyter-notebook/tree": "^7.3.3",
135+
"@jupyter-notebook/tree-extension": "^7.3.3",
136+
"@jupyter-notebook/ui-components": "^7.3.3",
137137
"@jupyterlab/application-extension": "~4.3.6",
138138
"@jupyterlab/apputils-extension": "~4.3.6",
139139
"@jupyterlab/attachments": "~4.3.6",

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.3.2",
3+
"version": "7.3.3",
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
@@ -5,7 +5,7 @@
55
from collections import namedtuple
66

77
# Use "hatch version xx.yy.zz" to handle version changes
8-
__version__ = "7.3.2"
8+
__version__ = "7.3.3"
99

1010
# PEP440 version parser
1111
_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.3.2",
3+
"version": "7.3.3",
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.3.2",
24-
"@jupyter-notebook/application-extension": "^7.3.2",
25-
"@jupyter-notebook/console-extension": "^7.3.2",
26-
"@jupyter-notebook/docmanager-extension": "^7.3.2",
27-
"@jupyter-notebook/documentsearch-extension": "^7.3.2",
28-
"@jupyter-notebook/help-extension": "^7.3.2",
29-
"@jupyter-notebook/lab-extension": "^7.3.2",
30-
"@jupyter-notebook/notebook-extension": "^7.3.2",
31-
"@jupyter-notebook/terminal-extension": "^7.3.2",
32-
"@jupyter-notebook/tree": "^7.3.2",
33-
"@jupyter-notebook/tree-extension": "^7.3.2",
34-
"@jupyter-notebook/ui-components": "^7.3.2"
23+
"@jupyter-notebook/application": "^7.3.3",
24+
"@jupyter-notebook/application-extension": "^7.3.3",
25+
"@jupyter-notebook/console-extension": "^7.3.3",
26+
"@jupyter-notebook/docmanager-extension": "^7.3.3",
27+
"@jupyter-notebook/documentsearch-extension": "^7.3.3",
28+
"@jupyter-notebook/help-extension": "^7.3.3",
29+
"@jupyter-notebook/lab-extension": "^7.3.3",
30+
"@jupyter-notebook/notebook-extension": "^7.3.3",
31+
"@jupyter-notebook/terminal-extension": "^7.3.3",
32+
"@jupyter-notebook/tree": "^7.3.3",
33+
"@jupyter-notebook/tree-extension": "^7.3.3",
34+
"@jupyter-notebook/ui-components": "^7.3.3"
3535
},
3636
"devDependencies": {
3737
"typescript": "~5.0.2"

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.3.2",
3+
"version": "7.3.3",
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.3.2",
42-
"@jupyter-notebook/ui-components": "^7.3.2",
41+
"@jupyter-notebook/application": "^7.3.3",
42+
"@jupyter-notebook/ui-components": "^7.3.3",
4343
"@jupyterlab/application": "~4.3.6",
4444
"@jupyterlab/apputils": "~4.4.6",
4545
"@jupyterlab/codeeditor": "~4.3.6",

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.3.2",
3+
"version": "7.3.3",
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.3.2",
3+
"version": "7.3.3",
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.3.2",
41+
"@jupyter-notebook/application": "^7.3.3",
4242
"@jupyterlab/application": "~4.3.6",
4343
"@jupyterlab/console": "~4.3.6",
4444
"@jupyterlab/coreutils": "~6.3.6",

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.3.2",
3+
"version": "7.3.3",
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.3.2",
41+
"@jupyter-notebook/application": "^7.3.3",
4242
"@jupyterlab/application": "~4.3.6",
4343
"@jupyterlab/coreutils": "~6.3.6",
4444
"@jupyterlab/docmanager": "~4.3.6",

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.3.2",
3+
"version": "7.3.3",
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.3.2",
41+
"@jupyter-notebook/application": "^7.3.3",
4242
"@jupyterlab/application": "~4.3.6",
4343
"@jupyterlab/documentsearch": "~4.3.6",
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.3.2",
3+
"version": "7.3.3",
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.3.2",
41+
"@jupyter-notebook/ui-components": "^7.3.3",
4242
"@jupyterlab/application": "~4.3.6",
4343
"@jupyterlab/apputils": "~4.4.6",
4444
"@jupyterlab/mainmenu": "~4.3.6",

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.3.2",
3+
"version": "7.3.3",
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.3.2",
46+
"@jupyter-notebook/application": "^7.3.3",
4747
"@jupyterlab/application": "~4.3.6",
4848
"@jupyterlab/apputils": "~4.4.6",
4949
"@jupyterlab/coreutils": "~6.3.6",

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.3.2",
3+
"version": "7.3.3",
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.3.2",
41+
"@jupyter-notebook/application": "^7.3.3",
4242
"@jupyterlab/application": "~4.3.6",
4343
"@jupyterlab/apputils": "~4.4.6",
4444
"@jupyterlab/cells": "~4.3.6",

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.3.2",
3+
"version": "7.3.3",
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.3.2",
41+
"@jupyter-notebook/application": "^7.3.3",
4242
"@jupyterlab/application": "~4.3.6",
4343
"@jupyterlab/coreutils": "~6.3.6",
4444
"@jupyterlab/terminal": "~4.3.6",

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.3.2",
3+
"version": "7.3.3",
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.3.2",
42-
"@jupyter-notebook/tree": "^7.3.2",
41+
"@jupyter-notebook/application": "^7.3.3",
42+
"@jupyter-notebook/tree": "^7.3.3",
4343
"@jupyterlab/application": "~4.3.6",
4444
"@jupyterlab/apputils": "~4.4.6",
4545
"@jupyterlab/coreutils": "~6.3.6",

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.3.2",
3+
"version": "7.3.3",
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.3.2",
41+
"@jupyter-notebook/application": "^7.3.3",
4242
"@jupyterlab/application": "~4.3.6",
4343
"@jupyterlab/apputils": "~4.4.6",
4444
"@jupyterlab/coreutils": "~6.3.6",

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.3.2",
3+
"version": "7.3.3",
44
"description": "Jupyter Notebook - UI components",
55
"homepage": "https://github.com/jupyter/notebook",
66
"bugs": {

0 commit comments

Comments
 (0)