Skip to content

Commit 56c8b12

Browse files
committed
Publish 7.2.3
SHA256 hashes: jupyter-notebook-application-7.2.3.tgz: cce3dce263ea224b51a1638e7282b5a3baca6f735d93aca906f3b8913fcb0590 jupyter-notebook-application-extension-7.2.3.tgz: ae998be2233395775ded463fc71ebac755f1794c5af2cbfdccf067b2abc33e45 jupyter-notebook-console-extension-7.2.3.tgz: c1ae6cbec8da1ad8721f1b8b0b7fe097e4f2ff5453a552697b3e2b158be15f69 jupyter-notebook-docmanager-extension-7.2.3.tgz: cda78f928e4f5f5495fde0f52ea17cb0e1ca2acd32cfcd0454adcf17bb69d4b1 jupyter-notebook-documentsearch-extension-7.2.3.tgz: 1e18bb83fe194706815f33b2d257ac1462bb9ee58bb34a9529c51dd7643f5e36 jupyter-notebook-help-extension-7.2.3.tgz: 0c8f2814b17ef741368ba23577c2941170eed27df3362250d71f8ad6c2329c7b jupyter-notebook-lab-extension-7.2.3.tgz: c57d34bf7f19c76640672f36fa768fa14cd0cf5f33fc92e195b202723f60118b jupyter-notebook-notebook-extension-7.2.3.tgz: f46425035a7e60528fc9752a58405df535e4d3910a7a5ce7b994e09017087730 jupyter-notebook-terminal-extension-7.2.3.tgz: fc5d3c8c98925f7a9c94029e9821e5a6588ab05a2100268a7b5f8692c37e40d4 jupyter-notebook-tree-7.2.3.tgz: 23fee3abde92b0884eb02f46d41e69ff2f091fe81df93ac8bc5418d09e9afca9 jupyter-notebook-tree-extension-7.2.3.tgz: ce62809858583ac277f38f7d8596059f8e05ebbdd81720a3229bbce5680843a5 jupyter-notebook-ui-components-7.2.3.tgz: e1f9765b2d2fb1282bb27c57f3fccbb7ab6430d4b455bfe74570d234d3d977f7 notebook-7.2.3-py3-none-any.whl: 6e560b360fc805c88037d5d988ed000347b2200f594c6d0929467c25cd11a79b notebook-7.2.3.tar.gz: 3bf03e92f97f0f28bfd3faabe19bdb7fde0c53a58adac78f0b61b1334a53f7a1
1 parent 6dbe4b1 commit 56c8b12

File tree

18 files changed

+128
-113
lines changed

18 files changed

+128
-113
lines changed

CHANGELOG.md

+17-2
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,23 @@ A new theme, JupyterLab Dark High Contrast, which is intended to benefit users w
4242

4343
<!-- <START NEW CHANGELOG ENTRY> -->
4444

45+
## 7.2.3
46+
47+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.2.2...6dbe4b1099f8ff27ad57e79a30fd7b4534a834e3))
48+
49+
### Maintenance and upkeep improvements
50+
51+
- Bump Python version used on CI [#7528](https://github.com/jupyter/notebook/pull/7528) ([@jtpio](https://github.com/jtpio))
52+
- Backport PR #7530: Adds jupyter-ui-toolkit packages in shared scope [#7532](https://github.com/jupyter/notebook/pull/7532) ([@brichet](https://github.com/brichet))
53+
54+
### Contributors to this release
55+
56+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-08-27&to=2024-12-05&type=c))
57+
58+
[@brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2024-08-27..2024-12-05&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-08-27..2024-12-05&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-08-27..2024-12-05&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-08-27..2024-12-05&type=Issues) | [@meeseeksmachine](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ameeseeksmachine+updated%3A2024-08-27..2024-12-05&type=Issues)
59+
60+
<!-- <END NEW CHANGELOG ENTRY> -->
61+
4562
## 7.2.2
4663

4764
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.2.1...0426a897ad6b5708d73e6e49ea424076de2906a1))
@@ -56,8 +73,6 @@ A new theme, JupyterLab Dark High Contrast, which is intended to benefit users w
5673

5774
[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-06-07..2024-08-27&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-06-07..2024-08-27&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2024-06-07..2024-08-27&type=Issues)
5875

59-
<!-- <END NEW CHANGELOG ENTRY> -->
60-
6176
## 7.2.1
6277

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

app/package.json

+25-25
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-notebook/app",
3-
"version": "7.2.2",
3+
"version": "7.2.3",
44
"private": true,
55
"scripts": {
66
"build": "webpack",
@@ -12,19 +12,19 @@
1212
"resolutions": {
1313
"@codemirror/state": "~6.4.1",
1414
"@codemirror/view": "~6.26.1",
15-
"@jupyter-notebook/application": "~7.2.2",
16-
"@jupyter-notebook/application-extension": "~7.2.2",
17-
"@jupyter-notebook/console-extension": "~7.2.2",
18-
"@jupyter-notebook/docmanager-extension": "~7.2.2",
19-
"@jupyter-notebook/documentsearch-extension": "~7.2.2",
20-
"@jupyter-notebook/help-extension": "~7.2.2",
21-
"@jupyter-notebook/notebook-extension": "~7.2.2",
22-
"@jupyter-notebook/terminal-extension": "~7.2.2",
23-
"@jupyter-notebook/tree": "~7.2.2",
24-
"@jupyter-notebook/tree-extension": "~7.2.2",
25-
"@jupyter-notebook/ui-components": "~7.2.2",
26-
"@jupyter/react-components": "^0.16.3",
27-
"@jupyter/web-components": "^0.16.3",
15+
"@jupyter-notebook/application": "~7.2.3",
16+
"@jupyter-notebook/application-extension": "~7.2.3",
17+
"@jupyter-notebook/console-extension": "~7.2.3",
18+
"@jupyter-notebook/docmanager-extension": "~7.2.3",
19+
"@jupyter-notebook/documentsearch-extension": "~7.2.3",
20+
"@jupyter-notebook/help-extension": "~7.2.3",
21+
"@jupyter-notebook/notebook-extension": "~7.2.3",
22+
"@jupyter-notebook/terminal-extension": "~7.2.3",
23+
"@jupyter-notebook/tree": "~7.2.3",
24+
"@jupyter-notebook/tree-extension": "~7.2.3",
25+
"@jupyter-notebook/ui-components": "~7.2.3",
26+
"@jupyter/react-components": "~0.15.3",
27+
"@jupyter/web-components": "~0.15.3",
2828
"@jupyter/ydoc": "~2.0.1",
2929
"@jupyterlab/application": "~4.2.5",
3030
"@jupyterlab/application-extension": "~4.2.5",
@@ -123,17 +123,17 @@
123123
"yjs": "~13.6.8"
124124
},
125125
"dependencies": {
126-
"@jupyter-notebook/application": "^7.2.2",
127-
"@jupyter-notebook/application-extension": "^7.2.2",
128-
"@jupyter-notebook/console-extension": "^7.2.2",
129-
"@jupyter-notebook/docmanager-extension": "^7.2.2",
130-
"@jupyter-notebook/documentsearch-extension": "^7.2.2",
131-
"@jupyter-notebook/help-extension": "^7.2.2",
132-
"@jupyter-notebook/notebook-extension": "^7.2.2",
133-
"@jupyter-notebook/terminal-extension": "^7.2.2",
134-
"@jupyter-notebook/tree": "^7.2.2",
135-
"@jupyter-notebook/tree-extension": "^7.2.2",
136-
"@jupyter-notebook/ui-components": "^7.2.2",
126+
"@jupyter-notebook/application": "^7.2.3",
127+
"@jupyter-notebook/application-extension": "^7.2.3",
128+
"@jupyter-notebook/console-extension": "^7.2.3",
129+
"@jupyter-notebook/docmanager-extension": "^7.2.3",
130+
"@jupyter-notebook/documentsearch-extension": "^7.2.3",
131+
"@jupyter-notebook/help-extension": "^7.2.3",
132+
"@jupyter-notebook/notebook-extension": "^7.2.3",
133+
"@jupyter-notebook/terminal-extension": "^7.2.3",
134+
"@jupyter-notebook/tree": "^7.2.3",
135+
"@jupyter-notebook/tree-extension": "^7.2.3",
136+
"@jupyter-notebook/ui-components": "^7.2.3",
137137
"@jupyterlab/application-extension": "~4.2.5",
138138
"@jupyterlab/apputils-extension": "~4.2.5",
139139
"@jupyterlab/attachments": "~4.2.5",

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.2.2",
3+
"version": "7.2.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.2.2"
8+
__version__ = "7.2.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.2.2",
3+
"version": "7.2.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.2.2",
24-
"@jupyter-notebook/application-extension": "^7.2.2",
25-
"@jupyter-notebook/console-extension": "^7.2.2",
26-
"@jupyter-notebook/docmanager-extension": "^7.2.2",
27-
"@jupyter-notebook/documentsearch-extension": "^7.2.2",
28-
"@jupyter-notebook/help-extension": "^7.2.2",
29-
"@jupyter-notebook/lab-extension": "^7.2.2",
30-
"@jupyter-notebook/notebook-extension": "^7.2.2",
31-
"@jupyter-notebook/terminal-extension": "^7.2.2",
32-
"@jupyter-notebook/tree": "^7.2.2",
33-
"@jupyter-notebook/tree-extension": "^7.2.2",
34-
"@jupyter-notebook/ui-components": "^7.2.2"
23+
"@jupyter-notebook/application": "^7.2.3",
24+
"@jupyter-notebook/application-extension": "^7.2.3",
25+
"@jupyter-notebook/console-extension": "^7.2.3",
26+
"@jupyter-notebook/docmanager-extension": "^7.2.3",
27+
"@jupyter-notebook/documentsearch-extension": "^7.2.3",
28+
"@jupyter-notebook/help-extension": "^7.2.3",
29+
"@jupyter-notebook/lab-extension": "^7.2.3",
30+
"@jupyter-notebook/notebook-extension": "^7.2.3",
31+
"@jupyter-notebook/terminal-extension": "^7.2.3",
32+
"@jupyter-notebook/tree": "^7.2.3",
33+
"@jupyter-notebook/tree-extension": "^7.2.3",
34+
"@jupyter-notebook/ui-components": "^7.2.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.2.2",
3+
"version": "7.2.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.2.2",
42-
"@jupyter-notebook/ui-components": "^7.2.2",
41+
"@jupyter-notebook/application": "^7.2.3",
42+
"@jupyter-notebook/ui-components": "^7.2.3",
4343
"@jupyterlab/application": "~4.2.5",
4444
"@jupyterlab/apputils": "~4.3.5",
4545
"@jupyterlab/codeeditor": "~4.2.5",

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.2.2",
3+
"version": "7.2.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.2.2",
3+
"version": "7.2.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.2.2",
41+
"@jupyter-notebook/application": "^7.2.3",
4242
"@jupyterlab/application": "~4.2.5",
4343
"@jupyterlab/console": "~4.2.5",
4444
"@jupyterlab/coreutils": "~6.2.5",

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.2.2",
3+
"version": "7.2.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.2.2",
41+
"@jupyter-notebook/application": "^7.2.3",
4242
"@jupyterlab/application": "~4.2.5",
4343
"@jupyterlab/coreutils": "~6.2.5",
4444
"@jupyterlab/docmanager": "~4.2.5",

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.2.2",
3+
"version": "7.2.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.2.2",
41+
"@jupyter-notebook/application": "^7.2.3",
4242
"@jupyterlab/application": "~4.2.5",
4343
"@jupyterlab/documentsearch": "~4.2.5",
4444
"@lumino/widgets": "^2.3.2"

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.2.2",
3+
"version": "7.2.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.2.2",
41+
"@jupyter-notebook/ui-components": "^7.2.3",
4242
"@jupyterlab/application": "~4.2.5",
4343
"@jupyterlab/apputils": "~4.3.5",
4444
"@jupyterlab/mainmenu": "~4.2.5",

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.2.2",
3+
"version": "7.2.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.2.2",
46+
"@jupyter-notebook/application": "^7.2.3",
4747
"@jupyterlab/application": "~4.2.5",
4848
"@jupyterlab/apputils": "~4.3.5",
4949
"@jupyterlab/coreutils": "~6.2.5",

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.2.2",
3+
"version": "7.2.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.2.2",
41+
"@jupyter-notebook/application": "^7.2.3",
4242
"@jupyterlab/application": "~4.2.5",
4343
"@jupyterlab/apputils": "~4.3.5",
4444
"@jupyterlab/cells": "~4.2.5",

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.2.2",
3+
"version": "7.2.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.2.2",
41+
"@jupyter-notebook/application": "^7.2.3",
4242
"@jupyterlab/application": "~4.2.5",
4343
"@jupyterlab/coreutils": "~6.2.5",
4444
"@jupyterlab/terminal": "~4.2.5",

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.2.2",
3+
"version": "7.2.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.2.2",
42-
"@jupyter-notebook/tree": "^7.2.2",
41+
"@jupyter-notebook/application": "^7.2.3",
42+
"@jupyter-notebook/tree": "^7.2.3",
4343
"@jupyterlab/application": "~4.2.5",
4444
"@jupyterlab/apputils": "~4.3.5",
4545
"@jupyterlab/coreutils": "~6.2.5",

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.2.2",
3+
"version": "7.2.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.2.2",
41+
"@jupyter-notebook/application": "^7.2.3",
4242
"@jupyterlab/application": "~4.2.5",
4343
"@jupyterlab/apputils": "~4.3.5",
4444
"@jupyterlab/coreutils": "~6.2.5",

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

0 commit comments

Comments
 (0)