Skip to content

Commit 0d49b45

Browse files
committed
Publish 7.3.2
SHA256 hashes: jupyter-notebook-application-7.3.2.tgz: 86748fc262cbd44c176605f653d6ece2d766e2c4bbc79e90ddb01cb6b69a6e8b jupyter-notebook-application-extension-7.3.2.tgz: 1c01e961154c7a3201dc63ebd120f5562072a03c98b76f5b914fb610eff7a61d jupyter-notebook-console-extension-7.3.2.tgz: 5b4cc2a412c149e8b8064f758a7924df573c4689850b56c446d34511e7fa3617 jupyter-notebook-docmanager-extension-7.3.2.tgz: 34b25c80f4d2acb04a014493f9f94e40e43e16cb88360cb8f06925ba7a20f185 jupyter-notebook-documentsearch-extension-7.3.2.tgz: 6eb1cba67eea64f2ed23cb209e49d649b11d52b6d6d29ccc834c8c6d192b6628 jupyter-notebook-help-extension-7.3.2.tgz: 528450047720eacc075dbbc75f67e0017cdc7f064c3a44b3406808946bd73171 jupyter-notebook-lab-extension-7.3.2.tgz: 980e06686c78d63d574d59caa79a81e7b786b49a9e57134f80f9f836662e68dc jupyter-notebook-notebook-extension-7.3.2.tgz: f515e9c4d19f2b9fd59fc9a709366ced71d62d5603b37f9a2660937645377018 jupyter-notebook-terminal-extension-7.3.2.tgz: ae3a16ea43fb6848e863d9166f5f13e926c7d1855cc4eb4ec12fa0c579233ef6 jupyter-notebook-tree-7.3.2.tgz: 35cb648cc7148009cad0115c5416bad9eb27ea7c257128017129c1f5b21ded8f jupyter-notebook-tree-extension-7.3.2.tgz: aa8120e19b8b369caa018f2db0a7c8b6a6fc0d6e5bc637d50892f923db85c214 jupyter-notebook-ui-components-7.3.2.tgz: ca6079d21cdae1f225f64de421c492d5e0e09c5546b104b2c64986b4885f0449 notebook-7.3.2-py3-none-any.whl: e5f85fc59b69d3618d73cf27544418193ff8e8058d5bf61d315ce4f473556288 notebook-7.3.2.tar.gz: 705e83a1785f45b383bf3ee13cb76680b92d24f56fb0c7d2136fe1d850cd3ca8
1 parent 7959ba0 commit 0d49b45

File tree

18 files changed

+134
-111
lines changed

18 files changed

+134
-111
lines changed

CHANGELOG.md

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

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

78+
## 7.3.2
79+
80+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.3.1...7959ba0de553e9c541d2716d76108a8bc0bc2d6c))
81+
82+
### Maintenance and upkeep improvements
83+
84+
- Fix update script [#7550](https://github.com/jupyter/notebook/pull/7550) ([@jtpio](https://github.com/jtpio))
85+
- Fix workflow to update the JupyterLab version [#7548](https://github.com/jupyter/notebook/pull/7548) ([@jtpio](https://github.com/jtpio))
86+
- Bump nanoid from 3.3.7 to 3.3.8 in /ui-tests [#7547](https://github.com/jupyter/notebook/pull/7547) ([@dependabot](https://github.com/dependabot))
87+
- Bump systeminformation from 5.21.8 to 5.23.14 in /ui-tests [#7546](https://github.com/jupyter/notebook/pull/7546) ([@dependabot](https://github.com/dependabot))
88+
- Workflow to update JupyterLab dependencies automatically [#7281](https://github.com/jupyter/notebook/pull/7281) ([@itsmevichu](https://github.com/itsmevichu))
89+
- Update to JupyterLab v4.3.4 [#7551](https://github.com/jupyter/notebook/pull/7551) ([@github-actions](https://github.com/apps/github-actions))
90+
91+
### Documentation improvements
92+
93+
- Update chat links to Zulip. [#7539](https://github.com/jupyter/notebook/pull/7539) ([@ericsnekbytes](https://github.com/ericsnekbytes))
94+
95+
### Contributors to this release
96+
97+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-12-04&to=2024-12-21&type=c))
98+
99+
[@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)
100+
101+
<!-- <END NEW CHANGELOG ENTRY> -->
102+
78103
## 7.3.1
79104

80105
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.3.0...21d0306ecef93ea23bf063bc1d8a0580450cd4df))
@@ -89,8 +114,6 @@ You can open JupyterLab by clicking on `View > Open JupyterLab`.
89114

90115
[@brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2024-12-04..2024-12-04&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-12-04..2024-12-04&type=Issues)
91116

92-
<!-- <END NEW CHANGELOG ENTRY> -->
93-
94117
## 7.3.0
95118

96119
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.2.0...b16eed26eff8e357eeccbef3f3434df77fb8ab48))

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.1",
3+
"version": "7.3.2",
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.1",
16-
"@jupyter-notebook/application-extension": "~7.3.1",
17-
"@jupyter-notebook/console-extension": "~7.3.1",
18-
"@jupyter-notebook/docmanager-extension": "~7.3.1",
19-
"@jupyter-notebook/documentsearch-extension": "~7.3.1",
20-
"@jupyter-notebook/help-extension": "~7.3.1",
21-
"@jupyter-notebook/notebook-extension": "~7.3.1",
22-
"@jupyter-notebook/terminal-extension": "~7.3.1",
23-
"@jupyter-notebook/tree": "~7.3.1",
24-
"@jupyter-notebook/tree-extension": "~7.3.1",
25-
"@jupyter-notebook/ui-components": "~7.3.1",
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",
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.1",
127-
"@jupyter-notebook/application-extension": "^7.3.1",
128-
"@jupyter-notebook/console-extension": "^7.3.1",
129-
"@jupyter-notebook/docmanager-extension": "^7.3.1",
130-
"@jupyter-notebook/documentsearch-extension": "^7.3.1",
131-
"@jupyter-notebook/help-extension": "^7.3.1",
132-
"@jupyter-notebook/notebook-extension": "^7.3.1",
133-
"@jupyter-notebook/terminal-extension": "^7.3.1",
134-
"@jupyter-notebook/tree": "^7.3.1",
135-
"@jupyter-notebook/tree-extension": "^7.3.1",
136-
"@jupyter-notebook/ui-components": "^7.3.1",
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",
137137
"@jupyterlab/application-extension": "~4.3.4",
138138
"@jupyterlab/apputils-extension": "~4.3.4",
139139
"@jupyterlab/attachments": "~4.3.4",

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.1",
3+
"version": "7.3.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
@@ -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.1"
8+
__version__ = "7.3.2"
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.1",
3+
"version": "7.3.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.3.1",
24-
"@jupyter-notebook/application-extension": "^7.3.1",
25-
"@jupyter-notebook/console-extension": "^7.3.1",
26-
"@jupyter-notebook/docmanager-extension": "^7.3.1",
27-
"@jupyter-notebook/documentsearch-extension": "^7.3.1",
28-
"@jupyter-notebook/help-extension": "^7.3.1",
29-
"@jupyter-notebook/lab-extension": "^7.3.1",
30-
"@jupyter-notebook/notebook-extension": "^7.3.1",
31-
"@jupyter-notebook/terminal-extension": "^7.3.1",
32-
"@jupyter-notebook/tree": "^7.3.1",
33-
"@jupyter-notebook/tree-extension": "^7.3.1",
34-
"@jupyter-notebook/ui-components": "^7.3.1"
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"
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.1",
3+
"version": "7.3.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.3.1",
42-
"@jupyter-notebook/ui-components": "^7.3.1",
41+
"@jupyter-notebook/application": "^7.3.2",
42+
"@jupyter-notebook/ui-components": "^7.3.2",
4343
"@jupyterlab/application": "~4.3.4",
4444
"@jupyterlab/apputils": "~4.4.4",
4545
"@jupyterlab/codeeditor": "~4.3.4",

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.1",
3+
"version": "7.3.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.3.1",
3+
"version": "7.3.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.3.1",
41+
"@jupyter-notebook/application": "^7.3.2",
4242
"@jupyterlab/application": "~4.3.4",
4343
"@jupyterlab/console": "~4.3.4",
4444
"@jupyterlab/coreutils": "~6.3.4",

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.1",
3+
"version": "7.3.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.3.1",
41+
"@jupyter-notebook/application": "^7.3.2",
4242
"@jupyterlab/application": "~4.3.4",
4343
"@jupyterlab/coreutils": "~6.3.4",
4444
"@jupyterlab/docmanager": "~4.3.4",

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.1",
3+
"version": "7.3.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.3.1",
41+
"@jupyter-notebook/application": "^7.3.2",
4242
"@jupyterlab/application": "~4.3.4",
4343
"@jupyterlab/documentsearch": "~4.3.4",
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.1",
3+
"version": "7.3.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.3.1",
41+
"@jupyter-notebook/ui-components": "^7.3.2",
4242
"@jupyterlab/application": "~4.3.4",
4343
"@jupyterlab/apputils": "~4.4.4",
4444
"@jupyterlab/mainmenu": "~4.3.4",

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.1",
3+
"version": "7.3.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.3.1",
46+
"@jupyter-notebook/application": "^7.3.2",
4747
"@jupyterlab/application": "~4.3.4",
4848
"@jupyterlab/apputils": "~4.4.4",
4949
"@jupyterlab/coreutils": "~6.3.4",

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.1",
3+
"version": "7.3.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.3.1",
41+
"@jupyter-notebook/application": "^7.3.2",
4242
"@jupyterlab/application": "~4.3.4",
4343
"@jupyterlab/apputils": "~4.4.4",
4444
"@jupyterlab/cells": "~4.3.4",

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.1",
3+
"version": "7.3.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.3.1",
41+
"@jupyter-notebook/application": "^7.3.2",
4242
"@jupyterlab/application": "~4.3.4",
4343
"@jupyterlab/coreutils": "~6.3.4",
4444
"@jupyterlab/terminal": "~4.3.4",

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.1",
3+
"version": "7.3.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.3.1",
42-
"@jupyter-notebook/tree": "^7.3.1",
41+
"@jupyter-notebook/application": "^7.3.2",
42+
"@jupyter-notebook/tree": "^7.3.2",
4343
"@jupyterlab/application": "~4.3.4",
4444
"@jupyterlab/apputils": "~4.4.4",
4545
"@jupyterlab/coreutils": "~6.3.4",

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.1",
3+
"version": "7.3.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.3.1",
41+
"@jupyter-notebook/application": "^7.3.2",
4242
"@jupyterlab/application": "~4.3.4",
4343
"@jupyterlab/apputils": "~4.4.4",
4444
"@jupyterlab/coreutils": "~6.3.4",

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

0 commit comments

Comments
 (0)