Skip to content

Commit 30587b8

Browse files
committed
Publish 7.2.0
SHA256 hashes: jupyter-notebook-application-7.2.0.tgz: 68d6b11a2193d4742f34931fa288839272b9f8947b88daa49e4bc50287e5174f jupyter-notebook-application-extension-7.2.0.tgz: c7516eea0d985bdadeae3a653156df3a2efc21b409d1c357b63616e0bea1fbb9 jupyter-notebook-console-extension-7.2.0.tgz: 11bcfe7a2c6fb7897bbac91c24dfbdcd2441a5e1eecebc0a0688190ffd7378db jupyter-notebook-docmanager-extension-7.2.0.tgz: 0bd15a9a72446b234a70edab6e6d45e09ff4b62d7228804f226f0161297d06b9 jupyter-notebook-documentsearch-extension-7.2.0.tgz: e478a7c1f7d2d50ddee350af5347773192285879d6542b34e1487d7a8efbc12d jupyter-notebook-help-extension-7.2.0.tgz: c6207a3699339c5e8dde5ddfdb840dc5aebbd5b381ecba36bd0e09c6ae97210d jupyter-notebook-lab-extension-7.2.0.tgz: 15a156225d77a4654eeed7f2b5bdc2b0f01eed8c8003d1c64db5a252ea947c7a jupyter-notebook-notebook-extension-7.2.0.tgz: 2f7ef6bf929617e354609b1a261d47f0cdd4800903edccb4e20e8cbee60411ec jupyter-notebook-terminal-extension-7.2.0.tgz: 7b1dfca37754af1a349815c694fab7067649dea2f3fb3fe9339ad290a759b0c1 jupyter-notebook-tree-7.2.0.tgz: 31c85b8c5a7c456eee157cf12c674514f2b5407aa27d40f55e0de7099499c4aa jupyter-notebook-tree-extension-7.2.0.tgz: 8a88ac92481d9826c3d00aaf3a7ae2578bcd3f48f521ade5131a201baa8c0533 jupyter-notebook-ui-components-7.2.0.tgz: cddf2b07c7ff5b8102d6619004b693b5eedd3b524a68e0a97c5c55ced479d56f notebook-7.2.0-py3-none-any.whl: b4752d7407d6c8872fc505df0f00d3cae46e8efb033b822adacbaa3f1f3ce8f5 notebook-7.2.0.tar.gz: 34a2ba4b08ad5d19ec930db7484fb79746a1784be9e1a5f8218f9af8656a141f
1 parent 31bf294 commit 30587b8

File tree

18 files changed

+151
-111
lines changed

18 files changed

+151
-111
lines changed

CHANGELOG.md

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

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

45+
## 7.2.0
46+
47+
([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.1.2...31bf294e85175bbf39816a90dc8858dedaf73bde))
48+
49+
### Enhancements made
50+
51+
- Update to JupyterLab 4.2.0 [#7357](https://github.com/jupyter/notebook/pull/7357) ([@jtpio](https://github.com/jtpio))
52+
- Update to JupyterLab 4.2.0rc0 [#7333](https://github.com/jupyter/notebook/pull/7333) ([@jtpio](https://github.com/jtpio))
53+
- Add `@jupyterlab/theme-dark-high-contrast-extension` [#7331](https://github.com/jupyter/notebook/pull/7331) ([@jtpio](https://github.com/jtpio))
54+
- Update to JupyterLab 4.2.0a2 [#7307](https://github.com/jupyter/notebook/pull/7307) ([@jtpio](https://github.com/jtpio))
55+
56+
### Bugs fixed
57+
58+
- Add the `@jupyterlab/notebook-extension:copy-output` plugin [#7353](https://github.com/jupyter/notebook/pull/7353) ([@jtpio](https://github.com/jtpio))
59+
- Fix CSS for `full` windowing mode [#7337](https://github.com/jupyter/notebook/pull/7337) ([@jtpio](https://github.com/jtpio))
60+
- Force notebook windowing mode to `defer` [#7335](https://github.com/jupyter/notebook/pull/7335) ([@jtpio](https://github.com/jtpio))
61+
- Fix scrollbar always showing up by default [#7327](https://github.com/jupyter/notebook/pull/7327) ([@jtpio](https://github.com/jtpio))
62+
- Default to the `full` windowing mode [#7321](https://github.com/jupyter/notebook/pull/7321) ([@jtpio](https://github.com/jtpio))
63+
64+
### Maintenance and upkeep improvements
65+
66+
- Fix emoji in create issue screen [#7363](https://github.com/jupyter/notebook/pull/7363) ([@JasonWeill](https://github.com/JasonWeill))
67+
- Update `@jupyterlab/galata` [#7361](https://github.com/jupyter/notebook/pull/7361) ([@jtpio](https://github.com/jtpio))
68+
- Pin on `macos-12` on CI for now [#7346](https://github.com/jupyter/notebook/pull/7346) ([@jtpio](https://github.com/jtpio))
69+
- Update to JupyterLab `4.2.0b1` [#7319](https://github.com/jupyter/notebook/pull/7319) ([@jtpio](https://github.com/jtpio))
70+
- Update to JupyterLab 4.2.0b0 [#7312](https://github.com/jupyter/notebook/pull/7312) ([@jtpio](https://github.com/jtpio))
71+
- Ignore links to GitHub user and organisation profiles [#7308](https://github.com/jupyter/notebook/pull/7308) ([@jtpio](https://github.com/jtpio))
72+
73+
### Documentation improvements
74+
75+
- Add user facing changelog for 7.2 [#7372](https://github.com/jupyter/notebook/pull/7372) ([@jtpio](https://github.com/jtpio))
76+
- Fix emoji in create issue screen [#7363](https://github.com/jupyter/notebook/pull/7363) ([@JasonWeill](https://github.com/JasonWeill))
77+
- update RISE extension installation instructions [#7299](https://github.com/jupyter/notebook/pull/7299) ([@afeld](https://github.com/afeld))
78+
79+
### Contributors to this release
80+
81+
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-03-14&to=2024-05-16&type=c))
82+
83+
[@afeld](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aafeld+updated%3A2024-03-14..2024-05-16&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-03-14..2024-05-16&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AJasonWeill+updated%3A2024-03-14..2024-05-16&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-03-14..2024-05-16&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-03-14..2024-05-16&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2024-03-14..2024-05-16&type=Issues) | [@takluyver](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atakluyver+updated%3A2024-03-14..2024-05-16&type=Issues)
84+
85+
<!-- <END NEW CHANGELOG ENTRY> -->
86+
4587
## 7.2.0rc1
4688

4789
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.2.0rc0...f5d8aea3bdc3eea25213792f9d101738f2a1f627))
@@ -65,8 +107,6 @@ A new theme, JupyterLab Dark High Contrast, which is intended to benefit users w
65107

66108
[@afeld](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aafeld+updated%3A2024-05-01..2024-05-13&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-05-01..2024-05-13&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-05-01..2024-05-13&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-05-01..2024-05-13&type=Issues) | [@takluyver](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Atakluyver+updated%3A2024-05-01..2024-05-13&type=Issues)
67109

68-
<!-- <END NEW CHANGELOG ENTRY> -->
69-
70110
## 7.2.0rc0
71111

72112
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.2.0b1...49ddd0fe1e4d4bfa24f74042f2232c5b91d1c36e))

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.2.0-rc.1",
3+
"version": "7.2.0",
44
"private": true,
55
"scripts": {
66
"build": "webpack",
@@ -12,17 +12,17 @@
1212
"resolutions": {
1313
"@codemirror/state": "~6.4.1",
1414
"@codemirror/view": "~6.26.1",
15-
"@jupyter-notebook/application": "~7.2.0-rc.1",
16-
"@jupyter-notebook/application-extension": "~7.2.0-rc.1",
17-
"@jupyter-notebook/console-extension": "~7.2.0-rc.1",
18-
"@jupyter-notebook/docmanager-extension": "~7.2.0-rc.1",
19-
"@jupyter-notebook/documentsearch-extension": "~7.2.0-rc.1",
20-
"@jupyter-notebook/help-extension": "~7.2.0-rc.1",
21-
"@jupyter-notebook/notebook-extension": "~7.2.0-rc.1",
22-
"@jupyter-notebook/terminal-extension": "~7.2.0-rc.1",
23-
"@jupyter-notebook/tree": "~7.2.0-rc.1",
24-
"@jupyter-notebook/tree-extension": "~7.2.0-rc.1",
25-
"@jupyter-notebook/ui-components": "~7.2.0-rc.1",
15+
"@jupyter-notebook/application": "~7.2.0",
16+
"@jupyter-notebook/application-extension": "~7.2.0",
17+
"@jupyter-notebook/console-extension": "~7.2.0",
18+
"@jupyter-notebook/docmanager-extension": "~7.2.0",
19+
"@jupyter-notebook/documentsearch-extension": "~7.2.0",
20+
"@jupyter-notebook/help-extension": "~7.2.0",
21+
"@jupyter-notebook/notebook-extension": "~7.2.0",
22+
"@jupyter-notebook/terminal-extension": "~7.2.0",
23+
"@jupyter-notebook/tree": "~7.2.0",
24+
"@jupyter-notebook/tree-extension": "~7.2.0",
25+
"@jupyter-notebook/ui-components": "~7.2.0",
2626
"@jupyter/ydoc": "~2.0.1",
2727
"@jupyterlab/application": "~4.2.0",
2828
"@jupyterlab/application-extension": "~4.2.0",
@@ -121,17 +121,17 @@
121121
"yjs": "~13.6.8"
122122
},
123123
"dependencies": {
124-
"@jupyter-notebook/application": "^7.2.0-rc.1",
125-
"@jupyter-notebook/application-extension": "^7.2.0-rc.1",
126-
"@jupyter-notebook/console-extension": "^7.2.0-rc.1",
127-
"@jupyter-notebook/docmanager-extension": "^7.2.0-rc.1",
128-
"@jupyter-notebook/documentsearch-extension": "^7.2.0-rc.1",
129-
"@jupyter-notebook/help-extension": "^7.2.0-rc.1",
130-
"@jupyter-notebook/notebook-extension": "^7.2.0-rc.1",
131-
"@jupyter-notebook/terminal-extension": "^7.2.0-rc.1",
132-
"@jupyter-notebook/tree": "^7.2.0-rc.1",
133-
"@jupyter-notebook/tree-extension": "^7.2.0-rc.1",
134-
"@jupyter-notebook/ui-components": "^7.2.0-rc.1",
124+
"@jupyter-notebook/application": "^7.2.0",
125+
"@jupyter-notebook/application-extension": "^7.2.0",
126+
"@jupyter-notebook/console-extension": "^7.2.0",
127+
"@jupyter-notebook/docmanager-extension": "^7.2.0",
128+
"@jupyter-notebook/documentsearch-extension": "^7.2.0",
129+
"@jupyter-notebook/help-extension": "^7.2.0",
130+
"@jupyter-notebook/notebook-extension": "^7.2.0",
131+
"@jupyter-notebook/terminal-extension": "^7.2.0",
132+
"@jupyter-notebook/tree": "^7.2.0",
133+
"@jupyter-notebook/tree-extension": "^7.2.0",
134+
"@jupyter-notebook/ui-components": "^7.2.0",
135135
"@jupyterlab/application-extension": "~4.2.0",
136136
"@jupyterlab/apputils-extension": "~4.2.0",
137137
"@jupyterlab/attachments": "~4.2.0",

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

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.0-rc.1",
3+
"version": "7.2.0",
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.0-rc.1",
3+
"version": "7.2.0",
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.0-rc.1",
41+
"@jupyter-notebook/application": "^7.2.0",
4242
"@jupyterlab/application": "~4.2.0",
4343
"@jupyterlab/console": "~4.2.0",
4444
"@jupyterlab/coreutils": "~6.2.0",

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.0-rc.1",
3+
"version": "7.2.0",
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.0-rc.1",
41+
"@jupyter-notebook/application": "^7.2.0",
4242
"@jupyterlab/application": "~4.2.0",
4343
"@jupyterlab/coreutils": "~6.2.0",
4444
"@jupyterlab/docmanager": "~4.2.0",

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.0-rc.1",
3+
"version": "7.2.0",
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.0-rc.1",
41+
"@jupyter-notebook/application": "^7.2.0",
4242
"@jupyterlab/application": "~4.2.0",
4343
"@jupyterlab/documentsearch": "~4.2.0",
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.0-rc.1",
3+
"version": "7.2.0",
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.0-rc.1",
41+
"@jupyter-notebook/ui-components": "^7.2.0",
4242
"@jupyterlab/application": "~4.2.0",
4343
"@jupyterlab/apputils": "~4.3.0",
4444
"@jupyterlab/mainmenu": "~4.2.0",

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.0-rc.1",
3+
"version": "7.2.0",
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.0-rc.1",
46+
"@jupyter-notebook/application": "^7.2.0",
4747
"@jupyterlab/application": "~4.2.0",
4848
"@jupyterlab/apputils": "~4.3.0",
4949
"@jupyterlab/coreutils": "~6.2.0",

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.0-rc.1",
3+
"version": "7.2.0",
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.0-rc.1",
41+
"@jupyter-notebook/application": "^7.2.0",
4242
"@jupyterlab/application": "~4.2.0",
4343
"@jupyterlab/apputils": "~4.3.0",
4444
"@jupyterlab/cells": "~4.2.0",

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.0-rc.1",
3+
"version": "7.2.0",
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.0-rc.1",
41+
"@jupyter-notebook/application": "^7.2.0",
4242
"@jupyterlab/application": "~4.2.0",
4343
"@jupyterlab/coreutils": "~6.2.0",
4444
"@jupyterlab/terminal": "~4.2.0",

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.0-rc.1",
3+
"version": "7.2.0",
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.0-rc.1",
42-
"@jupyter-notebook/tree": "^7.2.0-rc.1",
41+
"@jupyter-notebook/application": "^7.2.0",
42+
"@jupyter-notebook/tree": "^7.2.0",
4343
"@jupyterlab/application": "~4.2.0",
4444
"@jupyterlab/apputils": "~4.3.0",
4545
"@jupyterlab/coreutils": "~6.2.0",

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.0-rc.1",
3+
"version": "7.2.0",
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.0-rc.1",
41+
"@jupyter-notebook/application": "^7.2.0",
4242
"@jupyterlab/application": "~4.2.0",
4343
"@jupyterlab/apputils": "~4.3.0",
4444
"@jupyterlab/coreutils": "~6.2.0",

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

0 commit comments

Comments
 (0)