Skip to content

Commit

Permalink
Publish 7.3.0
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyter-notebook-application-7.3.0.tgz: 91519c27a490df49b02d950e379a2e59e794e5cf40285eb6496573a2ed2c3529

jupyter-notebook-application-extension-7.3.0.tgz: e2bce1fc2fb85c51ccfa97cb527939a0c77ca1ebfedb3aaaf06801c20783a975

jupyter-notebook-console-extension-7.3.0.tgz: ec4a7130f163ddefda0635570da843281df202b04abdfa257312495b1e481e79

jupyter-notebook-docmanager-extension-7.3.0.tgz: 91e323fc08450fc855b7faaa4e7fb8a549b9a962669a8b839b13eb535da1b2af

jupyter-notebook-documentsearch-extension-7.3.0.tgz: a9b8692d59111e7d4281dc4dec817a199fd29b17e04d53761e176fb583b74885

jupyter-notebook-help-extension-7.3.0.tgz: 02a6864eca1795d1ba0bc5b6677f6f40becf146e839bee3f61ca755a864aaf84

jupyter-notebook-lab-extension-7.3.0.tgz: ae2a97bb283ce5cbc92a5889b4fe4ede65dc53c70070d5354a51e7634928f296

jupyter-notebook-notebook-extension-7.3.0.tgz: 29ecab605979b5112ed105d0e957e7be4584751ef3864c0924096d3880c808a6

jupyter-notebook-terminal-extension-7.3.0.tgz: 394a59764f50393573e707aae8ae3398e22212b2fbaf9b40b1086e43d4f0ff2e

jupyter-notebook-tree-7.3.0.tgz: 103c599e38fee479e27f6738fdd7991c1145090f5862ea80d85709dde31d00e5

jupyter-notebook-tree-extension-7.3.0.tgz: bbf275efaefb1c54ea33e0f6edd652ae20ecde3a6c920ad16e70021b50721d8d

jupyter-notebook-ui-components-7.3.0.tgz: 1e3b0023462b0ca2840f372cacb6f2c083a670bb74e0d8464e8123d6921440aa

notebook-7.3.0-py3-none-any.whl: affa2fdbc10661aa05790ba105836871666b3919559abb5bc92dd8d9f0cbeee3

notebook-7.3.0.tar.gz: e1dc37db32620b04043ae78866a40b087c43308d85067699db99e6f9e22846bc
  • Loading branch information
jtpio committed Dec 4, 2024
1 parent b16eed2 commit d847b24
Show file tree
Hide file tree
Showing 18 changed files with 159 additions and 111 deletions.
52 changes: 50 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,56 @@ You can open JupyterLab by clicking on `View > Open JupyterLab`.

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

## 7.3.0

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

### Enhancements made

- Fix for auto scroll output option [#7511](https://github.com/jupyter/notebook/pull/7511) ([@gjmooney](https://github.com/gjmooney))
- Add a setting to enable the notebook to take up the full width [#7487](https://github.com/jupyter/notebook/pull/7487) ([@jtpio](https://github.com/jtpio))
- Add the file filter button to the file browser toolbar [#7479](https://github.com/jupyter/notebook/pull/7479) ([@jtpio](https://github.com/jtpio))
- Redirect paths from the notebooks route to the tree route if they are directories [#7446](https://github.com/jupyter/notebook/pull/7446) ([@andyscho](https://github.com/andyscho))
- Update to JupyterLab `4.3.0a1` [#7416](https://github.com/jupyter/notebook/pull/7416) ([@jtpio](https://github.com/jtpio))
- Support custom page_data_hook function [#7387](https://github.com/jupyter/notebook/pull/7387) ([@bluestealth](https://github.com/bluestealth))
- Add missing "Open..." file menu [#7385](https://github.com/jupyter/notebook/pull/7385) ([@martinRenou](https://github.com/martinRenou))
- Duplicate notebook menu option [#7374](https://github.com/jupyter/notebook/pull/7374) ([@JasonWeill](https://github.com/JasonWeill))

### Bugs fixed

- Move handling of the file browser settings to a separate plugin, enable file browser single click navigation [#7481](https://github.com/jupyter/notebook/pull/7481) ([@jtpio](https://github.com/jtpio))
- Remove pseudoelement obstructing the cell collapser [#7392](https://github.com/jupyter/notebook/pull/7392) ([@krassowski](https://github.com/krassowski))
- "Close and Shut Down Notebook" shuts down without the confirmation dialog [#7384](https://github.com/jupyter/notebook/pull/7384) ([@JasonWeill](https://github.com/JasonWeill))
- Adds message about building code before running 'develop' [#7382](https://github.com/jupyter/notebook/pull/7382) ([@JasonWeill](https://github.com/JasonWeill))

### Maintenance and upkeep improvements

- Bump Python version used on CI [#7528](https://github.com/jupyter/notebook/pull/7528) ([@jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.3.2 [#7527](https://github.com/jupyter/notebook/pull/7527) ([@jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.3.1 [#7521](https://github.com/jupyter/notebook/pull/7521) ([@jtpio](https://github.com/jtpio))
- Add webpack prod config [#7513](https://github.com/jupyter/notebook/pull/7513) ([@gjmooney](https://github.com/gjmooney))
- Update to JupyterLab 4.3 final [#7507](https://github.com/jupyter/notebook/pull/7507) ([@jtpio](https://github.com/jtpio))
- Update to JupyterLab `4.3.0rc1` [#7497](https://github.com/jupyter/notebook/pull/7497) ([@jtpio](https://github.com/jtpio))
- Remove the `StateDB` file browser trick [#7477](https://github.com/jupyter/notebook/pull/7477) ([@jtpio](https://github.com/jtpio))
- Update to JupyterLab `4.3.0rc0` [#7423](https://github.com/jupyter/notebook/pull/7423) ([@jtpio](https://github.com/jtpio))
- Update to JupyterLab 4.3.0a0 [#7378](https://github.com/jupyter/notebook/pull/7378) ([@jtpio](https://github.com/jtpio))

### Documentation improvements

- Fix link to the JupyterLab 4.3 changelog [#7529](https://github.com/jupyter/notebook/pull/7529) ([@jtpio](https://github.com/jtpio))
- Rename some header links to fit better [#7508](https://github.com/jupyter/notebook/pull/7508) ([@gjmooney](https://github.com/gjmooney))
- Add user facing changelog for `7.3.0` [#7494](https://github.com/jupyter/notebook/pull/7494) ([@jtpio](https://github.com/jtpio))
- Fix typos [#7472](https://github.com/jupyter/notebook/pull/7472) ([@algonell](https://github.com/algonell))
- Adds message about building code before running 'develop' [#7382](https://github.com/jupyter/notebook/pull/7382) ([@JasonWeill](https://github.com/JasonWeill))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2024-05-16&to=2024-12-04&type=c))

[@algonell](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aalgonell+updated%3A2024-05-16..2024-12-04&type=Issues) | [@andyscho](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aandyscho+updated%3A2024-05-16..2024-12-04&type=Issues) | [@bluestealth](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abluestealth+updated%3A2024-05-16..2024-12-04&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-05-16..2024-12-04&type=Issues) | [@gjmooney](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agjmooney+updated%3A2024-05-16..2024-12-04&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AJasonWeill+updated%3A2024-05-16..2024-12-04&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-05-16..2024-12-04&type=Issues) | [@krassowski](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Akrassowski+updated%3A2024-05-16..2024-12-04&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AmartinRenou+updated%3A2024-05-16..2024-12-04&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2024-05-16..2024-12-04&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 7.3.0rc0

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.3.0-beta.2...b34449747a84fe0ba7951ae0fa8f2bb011444a60))
Expand All @@ -89,8 +139,6 @@ You can open JupyterLab by clicking on `View > Open JupyterLab`.

[@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2024-11-06..2024-11-18&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2024-11-06..2024-11-18&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 7.3.0b2

([Full Changelog](https://github.com/jupyter/notebook/compare/@jupyter-notebook/application-extension@7.3.0-beta.1...110e728e4a239ffc7217bd07b9a50cf4eff0dff5))
Expand Down
46 changes: 23 additions & 23 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/app",
"version": "7.3.0-rc.0",
"version": "7.3.0",
"private": true,
"scripts": {
"build": "webpack",
Expand All @@ -12,17 +12,17 @@
"resolutions": {
"@codemirror/state": "~6.4.1",
"@codemirror/view": "~6.28.3",
"@jupyter-notebook/application": "~7.3.0-rc.0",
"@jupyter-notebook/application-extension": "~7.3.0-rc.0",
"@jupyter-notebook/console-extension": "~7.3.0-rc.0",
"@jupyter-notebook/docmanager-extension": "~7.3.0-rc.0",
"@jupyter-notebook/documentsearch-extension": "~7.3.0-rc.0",
"@jupyter-notebook/help-extension": "~7.3.0-rc.0",
"@jupyter-notebook/notebook-extension": "~7.3.0-rc.0",
"@jupyter-notebook/terminal-extension": "~7.3.0-rc.0",
"@jupyter-notebook/tree": "~7.3.0-rc.0",
"@jupyter-notebook/tree-extension": "~7.3.0-rc.0",
"@jupyter-notebook/ui-components": "~7.3.0-rc.0",
"@jupyter-notebook/application": "~7.3.0",
"@jupyter-notebook/application-extension": "~7.3.0",
"@jupyter-notebook/console-extension": "~7.3.0",
"@jupyter-notebook/docmanager-extension": "~7.3.0",
"@jupyter-notebook/documentsearch-extension": "~7.3.0",
"@jupyter-notebook/help-extension": "~7.3.0",
"@jupyter-notebook/notebook-extension": "~7.3.0",
"@jupyter-notebook/terminal-extension": "~7.3.0",
"@jupyter-notebook/tree": "~7.3.0",
"@jupyter-notebook/tree-extension": "~7.3.0",
"@jupyter-notebook/ui-components": "~7.3.0",
"@jupyter/ydoc": "~3.0.0",
"@jupyterlab/application": "~4.3.2",
"@jupyterlab/application-extension": "~4.3.2",
Expand Down Expand Up @@ -121,17 +121,17 @@
"yjs": "~13.6.8"
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-rc.0",
"@jupyter-notebook/application-extension": "^7.3.0-rc.0",
"@jupyter-notebook/console-extension": "^7.3.0-rc.0",
"@jupyter-notebook/docmanager-extension": "^7.3.0-rc.0",
"@jupyter-notebook/documentsearch-extension": "^7.3.0-rc.0",
"@jupyter-notebook/help-extension": "^7.3.0-rc.0",
"@jupyter-notebook/notebook-extension": "^7.3.0-rc.0",
"@jupyter-notebook/terminal-extension": "^7.3.0-rc.0",
"@jupyter-notebook/tree": "^7.3.0-rc.0",
"@jupyter-notebook/tree-extension": "^7.3.0-rc.0",
"@jupyter-notebook/ui-components": "^7.3.0-rc.0",
"@jupyter-notebook/application": "^7.3.0",
"@jupyter-notebook/application-extension": "^7.3.0",
"@jupyter-notebook/console-extension": "^7.3.0",
"@jupyter-notebook/docmanager-extension": "^7.3.0",
"@jupyter-notebook/documentsearch-extension": "^7.3.0",
"@jupyter-notebook/help-extension": "^7.3.0",
"@jupyter-notebook/notebook-extension": "^7.3.0",
"@jupyter-notebook/terminal-extension": "^7.3.0",
"@jupyter-notebook/tree": "^7.3.0",
"@jupyter-notebook/tree-extension": "^7.3.0",
"@jupyter-notebook/ui-components": "^7.3.0",
"@jupyterlab/application-extension": "~4.3.2",
"@jupyterlab/apputils-extension": "~4.3.2",
"@jupyterlab/attachments": "~4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion buildutils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/buildutils",
"version": "7.3.0-rc.0",
"version": "7.3.0",
"private": true,
"description": "Jupyter Notebook - Build Utilities",
"homepage": "https://github.com/jupyter/notebook",
Expand Down
2 changes: 1 addition & 1 deletion notebook/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from collections import namedtuple

# Use "hatch version xx.yy.zz" to handle version changes
__version__ = "7.3.0rc0"
__version__ = "7.3.0"

# PEP440 version parser
_version_regex = re.compile(
Expand Down
26 changes: 13 additions & 13 deletions packages/_metapackage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/metapackage",
"version": "7.3.0-rc.0",
"version": "7.3.0",
"private": true,
"description": "Jupyter Notebook - Metapackage",
"homepage": "https://github.com/jupyter/notebook",
Expand All @@ -20,18 +20,18 @@
"watch": "tsc -b -w --preserveWatchOutput"
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-rc.0",
"@jupyter-notebook/application-extension": "^7.3.0-rc.0",
"@jupyter-notebook/console-extension": "^7.3.0-rc.0",
"@jupyter-notebook/docmanager-extension": "^7.3.0-rc.0",
"@jupyter-notebook/documentsearch-extension": "^7.3.0-rc.0",
"@jupyter-notebook/help-extension": "^7.3.0-rc.0",
"@jupyter-notebook/lab-extension": "^7.3.0-rc.0",
"@jupyter-notebook/notebook-extension": "^7.3.0-rc.0",
"@jupyter-notebook/terminal-extension": "^7.3.0-rc.0",
"@jupyter-notebook/tree": "^7.3.0-rc.0",
"@jupyter-notebook/tree-extension": "^7.3.0-rc.0",
"@jupyter-notebook/ui-components": "^7.3.0-rc.0"
"@jupyter-notebook/application": "^7.3.0",
"@jupyter-notebook/application-extension": "^7.3.0",
"@jupyter-notebook/console-extension": "^7.3.0",
"@jupyter-notebook/docmanager-extension": "^7.3.0",
"@jupyter-notebook/documentsearch-extension": "^7.3.0",
"@jupyter-notebook/help-extension": "^7.3.0",
"@jupyter-notebook/lab-extension": "^7.3.0",
"@jupyter-notebook/notebook-extension": "^7.3.0",
"@jupyter-notebook/terminal-extension": "^7.3.0",
"@jupyter-notebook/tree": "^7.3.0",
"@jupyter-notebook/tree-extension": "^7.3.0",
"@jupyter-notebook/ui-components": "^7.3.0"
},
"devDependencies": {
"typescript": "~5.0.2"
Expand Down
6 changes: 3 additions & 3 deletions packages/application-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/application-extension",
"version": "7.3.0-rc.0",
"version": "7.3.0",
"description": "Jupyter Notebook - Application Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,8 +38,8 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-rc.0",
"@jupyter-notebook/ui-components": "^7.3.0-rc.0",
"@jupyter-notebook/application": "^7.3.0",
"@jupyter-notebook/ui-components": "^7.3.0",
"@jupyterlab/application": "~4.3.2",
"@jupyterlab/apputils": "~4.4.2",
"@jupyterlab/codeeditor": "~4.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/application/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/application",
"version": "7.3.0-rc.0",
"version": "7.3.0",
"description": "Jupyter Notebook - Application",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down
4 changes: 2 additions & 2 deletions packages/console-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/console-extension",
"version": "7.3.0-rc.0",
"version": "7.3.0",
"description": "Jupyter Notebook - Console Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-rc.0",
"@jupyter-notebook/application": "^7.3.0",
"@jupyterlab/application": "~4.3.2",
"@jupyterlab/console": "~4.3.2",
"@jupyterlab/coreutils": "~6.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/docmanager-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/docmanager-extension",
"version": "7.3.0-rc.0",
"version": "7.3.0",
"description": "Jupyter Notebook - Document Manager Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-rc.0",
"@jupyter-notebook/application": "^7.3.0",
"@jupyterlab/application": "~4.3.2",
"@jupyterlab/coreutils": "~6.3.2",
"@jupyterlab/docmanager": "~4.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/documentsearch-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/documentsearch-extension",
"version": "7.3.0-rc.0",
"version": "7.3.0",
"description": "Jupyter Notebook - Document Search Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-rc.0",
"@jupyter-notebook/application": "^7.3.0",
"@jupyterlab/application": "~4.3.2",
"@jupyterlab/documentsearch": "~4.3.2",
"@lumino/widgets": "^2.5.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/help-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/help-extension",
"version": "7.3.0-rc.0",
"version": "7.3.0",
"description": "Jupyter Notebook - Help Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/ui-components": "^7.3.0-rc.0",
"@jupyter-notebook/ui-components": "^7.3.0",
"@jupyterlab/application": "~4.3.2",
"@jupyterlab/apputils": "~4.4.2",
"@jupyterlab/mainmenu": "~4.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/lab-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/lab-extension",
"version": "7.3.0-rc.0",
"version": "7.3.0",
"description": "Jupyter Notebook - Lab Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -43,7 +43,7 @@
"watch:src": "tsc -w"
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-rc.0",
"@jupyter-notebook/application": "^7.3.0",
"@jupyterlab/application": "~4.3.2",
"@jupyterlab/apputils": "~4.4.2",
"@jupyterlab/coreutils": "~6.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/notebook-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/notebook-extension",
"version": "7.3.0-rc.0",
"version": "7.3.0",
"description": "Jupyter Notebook - Notebook Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-rc.0",
"@jupyter-notebook/application": "^7.3.0",
"@jupyterlab/application": "~4.3.2",
"@jupyterlab/apputils": "~4.4.2",
"@jupyterlab/cells": "~4.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/terminal-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/terminal-extension",
"version": "7.3.0-rc.0",
"version": "7.3.0",
"description": "Jupyter Notebook - Terminal Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-rc.0",
"@jupyter-notebook/application": "^7.3.0",
"@jupyterlab/application": "~4.3.2",
"@jupyterlab/coreutils": "~6.3.2",
"@jupyterlab/terminal": "~4.3.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/tree-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/tree-extension",
"version": "7.3.0-rc.0",
"version": "7.3.0",
"description": "Jupyter Notebook - Tree Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,8 +38,8 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-rc.0",
"@jupyter-notebook/tree": "^7.3.0-rc.0",
"@jupyter-notebook/application": "^7.3.0",
"@jupyter-notebook/tree": "^7.3.0",
"@jupyterlab/application": "~4.3.2",
"@jupyterlab/apputils": "~4.4.2",
"@jupyterlab/coreutils": "~6.3.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/tree/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/tree",
"version": "7.3.0-rc.0",
"version": "7.3.0",
"description": "Jupyter Notebook - Tree",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter-notebook/application": "^7.3.0-rc.0",
"@jupyter-notebook/application": "^7.3.0",
"@jupyterlab/application": "~4.3.2",
"@jupyterlab/apputils": "~4.4.2",
"@jupyterlab/coreutils": "~6.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/ui-components",
"version": "7.3.0-rc.0",
"version": "7.3.0",
"description": "Jupyter Notebook - UI components",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {
Expand Down
Loading

0 comments on commit d847b24

Please sign in to comment.