From 8efd94a0a8234d0079752e7af0076dc1b271339e Mon Sep 17 00:00:00 2001 From: jtpio Date: Thu, 22 Jun 2023 09:11:41 +0000 Subject: [PATCH] Publish 7.0.0rc1 SHA256 hashes: jupyter-notebook-application-7.0.0-rc.1.tgz: e15112f73d6157d0e4a0e3b746aaf2748de5a269f5c6d62c1ade024de3e41bc2 jupyter-notebook-application-extension-7.0.0-rc.1.tgz: ddb45b4ed6987a710dcf990a20a58e2c3e74746bb8a86471a1cc7d76e74552b9 jupyter-notebook-console-extension-7.0.0-rc.1.tgz: dfa112e5e168773bfe15e35654269175bf9d177b05d172c93b79518ef749ac51 jupyter-notebook-docmanager-extension-7.0.0-rc.1.tgz: b799da3ff729f33eba46d8e55b1d938286ed1f3e36b954e295c643809f3432da jupyter-notebook-documentsearch-extension-7.0.0-rc.1.tgz: b5877fdc59168d885c85d9ee534d364e4925e77ae79cddfef660931ab2cc35f9 jupyter-notebook-help-extension-7.0.0-rc.1.tgz: 562ad17ae13d8855a5a806f15e62e178963344f724d28884f1a0eded112200e7 jupyter-notebook-lab-extension-7.0.0-rc.1.tgz: 6c37cf68964de07023da4765c71fd5ac8941fcc8d84e5a393c68cd973dfb70eb jupyter-notebook-notebook-extension-7.0.0-rc.1.tgz: d2fc7df877eb5f540e736b9b565a824f039d117a6f5bb04356c0790238276eb7 jupyter-notebook-terminal-extension-7.0.0-rc.1.tgz: ffca61992ae08d781f8f4cb00bd919125c77949a1424764ef70dd5e107f5b138 jupyter-notebook-tree-7.0.0-rc.1.tgz: f2f0dce9b15c822105873d2ba34519a6bb92a936347530963f6adc1689d44a7c jupyter-notebook-tree-extension-7.0.0-rc.1.tgz: 97efab3c76f8812c250b260c6d2a1e76f26ecbbd2f5bf113e45ae8579041a7f1 jupyter-notebook-ui-components-7.0.0-rc.1.tgz: f6c0ff3d1808187b077a82e19abc303b6a525013dbacca91b66cc5e4ce32ba81 notebook-7.0.0rc1-py3-none-any.whl: 01256885d00c02caa532147c4308d3e298298b055a1b454847b57b9506a5afe7 notebook-7.0.0rc1.tar.gz: b59cfec959611a0f0f3fdcb1bab9143bae257907947769636d396fee133ebb1e --- CHANGELOG.md | 28 +++++- app/package.json | 46 +++++----- buildutils/package.json | 2 +- notebook/_version.py | 2 +- packages/_metapackage/package.json | 26 +++--- packages/application-extension/package.json | 6 +- packages/application/package.json | 2 +- packages/console-extension/package.json | 2 +- packages/docmanager-extension/package.json | 2 +- .../documentsearch-extension/package.json | 4 +- packages/help-extension/package.json | 4 +- packages/lab-extension/package.json | 4 +- packages/notebook-extension/package.json | 4 +- packages/terminal-extension/package.json | 2 +- packages/tree-extension/package.json | 6 +- packages/tree/package.json | 4 +- packages/ui-components/package.json | 2 +- yarn.lock | 88 +++++++++---------- 18 files changed, 129 insertions(+), 105 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04e47237c1..7e0d80cdbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,32 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with +## 7.0.0rc1 + +([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0rc0...8493e1ba21ebaca5c192d68bdc829ccc5b29a799)) + +### Enhancements made + +- Close the browser tab when clicking on "Close and Shut Down Notebook" [#6937](https://github.com/jupyter/notebook/pull/6937) ([@jtpio](https://github.com/jtpio)) + +### Bugs fixed + +- Fix the redirect handler [#6941](https://github.com/jupyter/notebook/pull/6941) ([@jtpio](https://github.com/jtpio)) +- Make jupyter logo select properly (#6927) [#6938](https://github.com/jupyter/notebook/pull/6938) ([@Cheukting](https://github.com/Cheukting)) + +### Documentation improvements + +- Update issue templates [#6939](https://github.com/jupyter/notebook/pull/6939) ([@RRosio](https://github.com/RRosio)) +- Docs parity for find with JupyterLab. [#6917](https://github.com/jupyter/notebook/pull/6917) ([@ericsnekbytes](https://github.com/ericsnekbytes)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-06-19&to=2023-06-22&type=c)) + +[@andrii-i](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aandrii-i+updated%3A2023-06-19..2023-06-22&type=Issues) | [@Cheukting](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ACheukting+updated%3A2023-06-19..2023-06-22&type=Issues) | [@ericsnekbytes](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aericsnekbytes+updated%3A2023-06-19..2023-06-22&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-06-19..2023-06-22&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-06-19..2023-06-22&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2023-06-19..2023-06-22&type=Issues) + + + ## 7.0.0rc0 ([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0b4...d0692112a4b2db20c2178205d4b5630184acbf7b)) @@ -42,8 +68,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-06-12..2023-06-19&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-06-12..2023-06-19&type=Issues) | [@RRosio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ARRosio+updated%3A2023-06-12..2023-06-19&type=Issues) - - ## 7.0.0b4 ([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0b3...ee3e1c221226d482ca1c9bec6362c8af36f1da56)) diff --git a/app/package.json b/app/package.json index 3cf90a61e0..c0e3117e9b 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/app", - "version": "7.0.0-rc.0", + "version": "7.0.0-rc.1", "private": true, "scripts": { "build": "webpack", @@ -12,17 +12,17 @@ "resolutions": { "@codemirror/state": "~6.2.1", "@codemirror/view": "~6.13.2", - "@jupyter-notebook/application": "~7.0.0-rc.0", - "@jupyter-notebook/application-extension": "~7.0.0-rc.0", - "@jupyter-notebook/console-extension": "~7.0.0-rc.0", - "@jupyter-notebook/docmanager-extension": "~7.0.0-rc.0", - "@jupyter-notebook/documentsearch-extension": "~7.0.0-rc.0", - "@jupyter-notebook/help-extension": "~7.0.0-rc.0", - "@jupyter-notebook/notebook-extension": "~7.0.0-rc.0", - "@jupyter-notebook/terminal-extension": "~7.0.0-rc.0", - "@jupyter-notebook/tree": "~7.0.0-rc.0", - "@jupyter-notebook/tree-extension": "~7.0.0-rc.0", - "@jupyter-notebook/ui-components": "~7.0.0-rc.0", + "@jupyter-notebook/application": "~7.0.0-rc.1", + "@jupyter-notebook/application-extension": "~7.0.0-rc.1", + "@jupyter-notebook/console-extension": "~7.0.0-rc.1", + "@jupyter-notebook/docmanager-extension": "~7.0.0-rc.1", + "@jupyter-notebook/documentsearch-extension": "~7.0.0-rc.1", + "@jupyter-notebook/help-extension": "~7.0.0-rc.1", + "@jupyter-notebook/notebook-extension": "~7.0.0-rc.1", + "@jupyter-notebook/terminal-extension": "~7.0.0-rc.1", + "@jupyter-notebook/tree": "~7.0.0-rc.1", + "@jupyter-notebook/tree-extension": "~7.0.0-rc.1", + "@jupyter-notebook/ui-components": "~7.0.0-rc.1", "@jupyter/ydoc": "~1.0.2", "@jupyterlab/application": "~4.0.2", "@jupyterlab/application-extension": "~4.0.2", @@ -116,17 +116,17 @@ "yjs": "~13.6.2" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-rc.0", - "@jupyter-notebook/application-extension": "^7.0.0-rc.0", - "@jupyter-notebook/console-extension": "^7.0.0-rc.0", - "@jupyter-notebook/docmanager-extension": "^7.0.0-rc.0", - "@jupyter-notebook/documentsearch-extension": "^7.0.0-rc.0", - "@jupyter-notebook/help-extension": "^7.0.0-rc.0", - "@jupyter-notebook/notebook-extension": "^7.0.0-rc.0", - "@jupyter-notebook/terminal-extension": "^7.0.0-rc.0", - "@jupyter-notebook/tree": "^7.0.0-rc.0", - "@jupyter-notebook/tree-extension": "^7.0.0-rc.0", - "@jupyter-notebook/ui-components": "^7.0.0-rc.0", + "@jupyter-notebook/application": "^7.0.0-rc.1", + "@jupyter-notebook/application-extension": "^7.0.0-rc.1", + "@jupyter-notebook/console-extension": "^7.0.0-rc.1", + "@jupyter-notebook/docmanager-extension": "^7.0.0-rc.1", + "@jupyter-notebook/documentsearch-extension": "^7.0.0-rc.1", + "@jupyter-notebook/help-extension": "^7.0.0-rc.1", + "@jupyter-notebook/notebook-extension": "^7.0.0-rc.1", + "@jupyter-notebook/terminal-extension": "^7.0.0-rc.1", + "@jupyter-notebook/tree": "^7.0.0-rc.1", + "@jupyter-notebook/tree-extension": "^7.0.0-rc.1", + "@jupyter-notebook/ui-components": "^7.0.0-rc.1", "@jupyterlab/application-extension": "^4.0.2", "@jupyterlab/apputils-extension": "^4.0.2", "@jupyterlab/attachments": "^4.0.2", diff --git a/buildutils/package.json b/buildutils/package.json index 430a763ae7..8394fb08c4 100644 --- a/buildutils/package.json +++ b/buildutils/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/buildutils", - "version": "7.0.0-rc.0", + "version": "7.0.0-rc.1", "private": true, "description": "Jupyter Notebook - Build Utilities", "homepage": "https://github.com/jupyter/notebook", diff --git a/notebook/_version.py b/notebook/_version.py index f9337eee49..ea26e5cd3b 100644 --- a/notebook/_version.py +++ b/notebook/_version.py @@ -5,7 +5,7 @@ from collections import namedtuple # Use "hatch version xx.yy.zz" to handle version changes -__version__ = "7.0.0rc0" +__version__ = "7.0.0rc1" # PEP440 version parser _version_regex = re.compile( diff --git a/packages/_metapackage/package.json b/packages/_metapackage/package.json index 2d33c67dd8..ce985d1595 100644 --- a/packages/_metapackage/package.json +++ b/packages/_metapackage/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/metapackage", - "version": "7.0.0-rc.0", + "version": "7.0.0-rc.1", "private": true, "description": "Jupyter Notebook - Metapackage", "homepage": "https://github.com/jupyter/notebook", @@ -20,18 +20,18 @@ "watch": "tsc -b -w --preserveWatchOutput" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-rc.0", - "@jupyter-notebook/application-extension": "^7.0.0-rc.0", - "@jupyter-notebook/console-extension": "^7.0.0-rc.0", - "@jupyter-notebook/docmanager-extension": "^7.0.0-rc.0", - "@jupyter-notebook/documentsearch-extension": "^7.0.0-rc.0", - "@jupyter-notebook/help-extension": "^7.0.0-rc.0", - "@jupyter-notebook/lab-extension": "^7.0.0-rc.0", - "@jupyter-notebook/notebook-extension": "^7.0.0-rc.0", - "@jupyter-notebook/terminal-extension": "^7.0.0-rc.0", - "@jupyter-notebook/tree": "^7.0.0-rc.0", - "@jupyter-notebook/tree-extension": "^7.0.0-rc.0", - "@jupyter-notebook/ui-components": "^7.0.0-rc.0" + "@jupyter-notebook/application": "^7.0.0-rc.1", + "@jupyter-notebook/application-extension": "^7.0.0-rc.1", + "@jupyter-notebook/console-extension": "^7.0.0-rc.1", + "@jupyter-notebook/docmanager-extension": "^7.0.0-rc.1", + "@jupyter-notebook/documentsearch-extension": "^7.0.0-rc.1", + "@jupyter-notebook/help-extension": "^7.0.0-rc.1", + "@jupyter-notebook/lab-extension": "^7.0.0-rc.1", + "@jupyter-notebook/notebook-extension": "^7.0.0-rc.1", + "@jupyter-notebook/terminal-extension": "^7.0.0-rc.1", + "@jupyter-notebook/tree": "^7.0.0-rc.1", + "@jupyter-notebook/tree-extension": "^7.0.0-rc.1", + "@jupyter-notebook/ui-components": "^7.0.0-rc.1" }, "devDependencies": { "typescript": "~5.0.2" diff --git a/packages/application-extension/package.json b/packages/application-extension/package.json index b56abe05bb..b10c0f50de 100644 --- a/packages/application-extension/package.json +++ b/packages/application-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/application-extension", - "version": "7.0.0-rc.0", + "version": "7.0.0-rc.1", "description": "Jupyter Notebook - Application Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,8 +38,8 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-rc.0", - "@jupyter-notebook/ui-components": "^7.0.0-rc.0", + "@jupyter-notebook/application": "^7.0.0-rc.1", + "@jupyter-notebook/ui-components": "^7.0.0-rc.1", "@jupyterlab/application": "^4.0.2", "@jupyterlab/apputils": "^4.1.2", "@jupyterlab/codeeditor": "^4.0.2", diff --git a/packages/application/package.json b/packages/application/package.json index 904bac8350..1e7816df52 100644 --- a/packages/application/package.json +++ b/packages/application/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/application", - "version": "7.0.0-rc.0", + "version": "7.0.0-rc.1", "description": "Jupyter Notebook - Application", "homepage": "https://github.com/jupyter/notebook", "bugs": { diff --git a/packages/console-extension/package.json b/packages/console-extension/package.json index 918d92fe0c..7de7a631c4 100644 --- a/packages/console-extension/package.json +++ b/packages/console-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/console-extension", - "version": "7.0.0-rc.0", + "version": "7.0.0-rc.1", "description": "Jupyter Notebook - Console Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { diff --git a/packages/docmanager-extension/package.json b/packages/docmanager-extension/package.json index 332e5686c3..d1034de8f7 100644 --- a/packages/docmanager-extension/package.json +++ b/packages/docmanager-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/docmanager-extension", - "version": "7.0.0-rc.0", + "version": "7.0.0-rc.1", "description": "Jupyter Notebook - Document Manager Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { diff --git a/packages/documentsearch-extension/package.json b/packages/documentsearch-extension/package.json index d1a39d888d..2314ed6aa7 100644 --- a/packages/documentsearch-extension/package.json +++ b/packages/documentsearch-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/documentsearch-extension", - "version": "7.0.0-rc.0", + "version": "7.0.0-rc.1", "description": "Jupyter Notebook - Document Search Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,7 +38,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-rc.0", + "@jupyter-notebook/application": "^7.0.0-rc.1", "@jupyterlab/application": "^4.0.2", "@jupyterlab/documentsearch": "^4.0.2", "@lumino/widgets": "^2.1.1" diff --git a/packages/help-extension/package.json b/packages/help-extension/package.json index 6e98403231..2011f4a207 100644 --- a/packages/help-extension/package.json +++ b/packages/help-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/help-extension", - "version": "7.0.0-rc.0", + "version": "7.0.0-rc.1", "description": "Jupyter Notebook - Help Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,7 +38,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/ui-components": "^7.0.0-rc.0", + "@jupyter-notebook/ui-components": "^7.0.0-rc.1", "@jupyterlab/application": "^4.0.2", "@jupyterlab/apputils": "^4.1.2", "@jupyterlab/mainmenu": "^4.0.2", diff --git a/packages/lab-extension/package.json b/packages/lab-extension/package.json index 85937e134d..468d6ec863 100644 --- a/packages/lab-extension/package.json +++ b/packages/lab-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/lab-extension", - "version": "7.0.0-rc.0", + "version": "7.0.0-rc.1", "description": "Jupyter Notebook - Lab Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -43,7 +43,7 @@ "watch:src": "tsc -w" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-rc.0", + "@jupyter-notebook/application": "^7.0.0-rc.1", "@jupyterlab/application": "^4.0.2", "@jupyterlab/apputils": "^4.1.2", "@jupyterlab/coreutils": "^6.0.2", diff --git a/packages/notebook-extension/package.json b/packages/notebook-extension/package.json index 25672211b6..ba67ca680a 100644 --- a/packages/notebook-extension/package.json +++ b/packages/notebook-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/notebook-extension", - "version": "7.0.0-rc.0", + "version": "7.0.0-rc.1", "description": "Jupyter Notebook - Notebook Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,7 +38,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-rc.0", + "@jupyter-notebook/application": "^7.0.0-rc.1", "@jupyterlab/application": "^4.0.2", "@jupyterlab/apputils": "^4.1.2", "@jupyterlab/cells": "^4.0.2", diff --git a/packages/terminal-extension/package.json b/packages/terminal-extension/package.json index 66323e8251..c3a308c661 100644 --- a/packages/terminal-extension/package.json +++ b/packages/terminal-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/terminal-extension", - "version": "7.0.0-rc.0", + "version": "7.0.0-rc.1", "description": "Jupyter Notebook - Terminal Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { diff --git a/packages/tree-extension/package.json b/packages/tree-extension/package.json index c188addf63..33489fc1f8 100644 --- a/packages/tree-extension/package.json +++ b/packages/tree-extension/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/tree-extension", - "version": "7.0.0-rc.0", + "version": "7.0.0-rc.1", "description": "Jupyter Notebook - Tree Extension", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,8 +38,8 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-rc.0", - "@jupyter-notebook/tree": "^7.0.0-rc.0", + "@jupyter-notebook/application": "^7.0.0-rc.1", + "@jupyter-notebook/tree": "^7.0.0-rc.1", "@jupyterlab/application": "^4.0.2", "@jupyterlab/apputils": "^4.1.2", "@jupyterlab/coreutils": "^6.0.2", diff --git a/packages/tree/package.json b/packages/tree/package.json index e4f8b032d8..a40992ebe0 100644 --- a/packages/tree/package.json +++ b/packages/tree/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/tree", - "version": "7.0.0-rc.0", + "version": "7.0.0-rc.1", "description": "Jupyter Notebook - Tree", "homepage": "https://github.com/jupyter/notebook", "bugs": { @@ -38,7 +38,7 @@ "watch": "tsc -b --watch" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-rc.0", + "@jupyter-notebook/application": "^7.0.0-rc.1", "@jupyterlab/application": "^4.0.2", "@jupyterlab/apputils": "^4.1.2", "@jupyterlab/coreutils": "^6.0.2", diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 77b3e6f3f2..94a0286c3b 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/ui-components", - "version": "7.0.0-rc.0", + "version": "7.0.0-rc.1", "description": "Jupyter Notebook - UI components", "homepage": "https://github.com/jupyter/notebook", "bugs": { diff --git a/yarn.lock b/yarn.lock index 62e90cebd1..3d719818f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2048,17 +2048,17 @@ __metadata: version: 0.0.0-use.local resolution: "@jupyter-notebook/app@workspace:app" dependencies: - "@jupyter-notebook/application": ^7.0.0-rc.0 - "@jupyter-notebook/application-extension": ^7.0.0-rc.0 - "@jupyter-notebook/console-extension": ^7.0.0-rc.0 - "@jupyter-notebook/docmanager-extension": ^7.0.0-rc.0 - "@jupyter-notebook/documentsearch-extension": ^7.0.0-rc.0 - "@jupyter-notebook/help-extension": ^7.0.0-rc.0 - "@jupyter-notebook/notebook-extension": ^7.0.0-rc.0 - "@jupyter-notebook/terminal-extension": ^7.0.0-rc.0 - "@jupyter-notebook/tree": ^7.0.0-rc.0 - "@jupyter-notebook/tree-extension": ^7.0.0-rc.0 - "@jupyter-notebook/ui-components": ^7.0.0-rc.0 + "@jupyter-notebook/application": ^7.0.0-rc.1 + "@jupyter-notebook/application-extension": ^7.0.0-rc.1 + "@jupyter-notebook/console-extension": ^7.0.0-rc.1 + "@jupyter-notebook/docmanager-extension": ^7.0.0-rc.1 + "@jupyter-notebook/documentsearch-extension": ^7.0.0-rc.1 + "@jupyter-notebook/help-extension": ^7.0.0-rc.1 + "@jupyter-notebook/notebook-extension": ^7.0.0-rc.1 + "@jupyter-notebook/terminal-extension": ^7.0.0-rc.1 + "@jupyter-notebook/tree": ^7.0.0-rc.1 + "@jupyter-notebook/tree-extension": ^7.0.0-rc.1 + "@jupyter-notebook/ui-components": ^7.0.0-rc.1 "@jupyterlab/application-extension": ^4.0.2 "@jupyterlab/apputils-extension": ^4.0.2 "@jupyterlab/attachments": ^4.0.2 @@ -2123,12 +2123,12 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/application-extension@^7.0.0-rc.0, @jupyter-notebook/application-extension@workspace:packages/application-extension": +"@jupyter-notebook/application-extension@^7.0.0-rc.1, @jupyter-notebook/application-extension@workspace:packages/application-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/application-extension@workspace:packages/application-extension" dependencies: - "@jupyter-notebook/application": ^7.0.0-rc.0 - "@jupyter-notebook/ui-components": ^7.0.0-rc.0 + "@jupyter-notebook/application": ^7.0.0-rc.1 + "@jupyter-notebook/ui-components": ^7.0.0-rc.1 "@jupyterlab/application": ^4.0.2 "@jupyterlab/apputils": ^4.1.2 "@jupyterlab/codeeditor": ^4.0.2 @@ -2148,7 +2148,7 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/application@^7.0.0-rc.0, @jupyter-notebook/application@workspace:packages/application": +"@jupyter-notebook/application@^7.0.0-rc.1, @jupyter-notebook/application@workspace:packages/application": version: 0.0.0-use.local resolution: "@jupyter-notebook/application@workspace:packages/application" dependencies: @@ -2188,7 +2188,7 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/console-extension@^7.0.0-rc.0, @jupyter-notebook/console-extension@workspace:packages/console-extension": +"@jupyter-notebook/console-extension@^7.0.0-rc.1, @jupyter-notebook/console-extension@workspace:packages/console-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/console-extension@workspace:packages/console-extension" dependencies: @@ -2201,7 +2201,7 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/docmanager-extension@^7.0.0-rc.0, @jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension": +"@jupyter-notebook/docmanager-extension@^7.0.0-rc.1, @jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension" dependencies: @@ -2217,11 +2217,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/documentsearch-extension@^7.0.0-rc.0, @jupyter-notebook/documentsearch-extension@workspace:packages/documentsearch-extension": +"@jupyter-notebook/documentsearch-extension@^7.0.0-rc.1, @jupyter-notebook/documentsearch-extension@workspace:packages/documentsearch-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/documentsearch-extension@workspace:packages/documentsearch-extension" dependencies: - "@jupyter-notebook/application": ^7.0.0-rc.0 + "@jupyter-notebook/application": ^7.0.0-rc.1 "@jupyterlab/application": ^4.0.2 "@jupyterlab/documentsearch": ^4.0.2 "@lumino/widgets": ^2.1.1 @@ -2230,11 +2230,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/help-extension@^7.0.0-rc.0, @jupyter-notebook/help-extension@workspace:packages/help-extension": +"@jupyter-notebook/help-extension@^7.0.0-rc.1, @jupyter-notebook/help-extension@workspace:packages/help-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/help-extension@workspace:packages/help-extension" dependencies: - "@jupyter-notebook/ui-components": ^7.0.0-rc.0 + "@jupyter-notebook/ui-components": ^7.0.0-rc.1 "@jupyterlab/application": ^4.0.2 "@jupyterlab/apputils": ^4.1.2 "@jupyterlab/mainmenu": ^4.0.2 @@ -2246,11 +2246,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/lab-extension@^7.0.0-rc.0, @jupyter-notebook/lab-extension@workspace:packages/lab-extension": +"@jupyter-notebook/lab-extension@^7.0.0-rc.1, @jupyter-notebook/lab-extension@workspace:packages/lab-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/lab-extension@workspace:packages/lab-extension" dependencies: - "@jupyter-notebook/application": ^7.0.0-rc.0 + "@jupyter-notebook/application": ^7.0.0-rc.1 "@jupyterlab/application": ^4.0.2 "@jupyterlab/apputils": ^4.1.2 "@jupyterlab/builder": ^4.0.2 @@ -2270,27 +2270,27 @@ __metadata: version: 0.0.0-use.local resolution: "@jupyter-notebook/metapackage@workspace:packages/_metapackage" dependencies: - "@jupyter-notebook/application": ^7.0.0-rc.0 - "@jupyter-notebook/application-extension": ^7.0.0-rc.0 - "@jupyter-notebook/console-extension": ^7.0.0-rc.0 - "@jupyter-notebook/docmanager-extension": ^7.0.0-rc.0 - "@jupyter-notebook/documentsearch-extension": ^7.0.0-rc.0 - "@jupyter-notebook/help-extension": ^7.0.0-rc.0 - "@jupyter-notebook/lab-extension": ^7.0.0-rc.0 - "@jupyter-notebook/notebook-extension": ^7.0.0-rc.0 - "@jupyter-notebook/terminal-extension": ^7.0.0-rc.0 - "@jupyter-notebook/tree": ^7.0.0-rc.0 - "@jupyter-notebook/tree-extension": ^7.0.0-rc.0 - "@jupyter-notebook/ui-components": ^7.0.0-rc.0 + "@jupyter-notebook/application": ^7.0.0-rc.1 + "@jupyter-notebook/application-extension": ^7.0.0-rc.1 + "@jupyter-notebook/console-extension": ^7.0.0-rc.1 + "@jupyter-notebook/docmanager-extension": ^7.0.0-rc.1 + "@jupyter-notebook/documentsearch-extension": ^7.0.0-rc.1 + "@jupyter-notebook/help-extension": ^7.0.0-rc.1 + "@jupyter-notebook/lab-extension": ^7.0.0-rc.1 + "@jupyter-notebook/notebook-extension": ^7.0.0-rc.1 + "@jupyter-notebook/terminal-extension": ^7.0.0-rc.1 + "@jupyter-notebook/tree": ^7.0.0-rc.1 + "@jupyter-notebook/tree-extension": ^7.0.0-rc.1 + "@jupyter-notebook/ui-components": ^7.0.0-rc.1 typescript: ~5.0.2 languageName: unknown linkType: soft -"@jupyter-notebook/notebook-extension@^7.0.0-rc.0, @jupyter-notebook/notebook-extension@workspace:packages/notebook-extension": +"@jupyter-notebook/notebook-extension@^7.0.0-rc.1, @jupyter-notebook/notebook-extension@workspace:packages/notebook-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/notebook-extension@workspace:packages/notebook-extension" dependencies: - "@jupyter-notebook/application": ^7.0.0-rc.0 + "@jupyter-notebook/application": ^7.0.0-rc.1 "@jupyterlab/application": ^4.0.2 "@jupyterlab/apputils": ^4.1.2 "@jupyterlab/cells": ^4.0.2 @@ -2325,7 +2325,7 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/terminal-extension@^7.0.0-rc.0, @jupyter-notebook/terminal-extension@workspace:packages/terminal-extension": +"@jupyter-notebook/terminal-extension@^7.0.0-rc.1, @jupyter-notebook/terminal-extension@workspace:packages/terminal-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/terminal-extension@workspace:packages/terminal-extension" dependencies: @@ -2338,12 +2338,12 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/tree-extension@^7.0.0-rc.0, @jupyter-notebook/tree-extension@workspace:packages/tree-extension": +"@jupyter-notebook/tree-extension@^7.0.0-rc.1, @jupyter-notebook/tree-extension@workspace:packages/tree-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/tree-extension@workspace:packages/tree-extension" dependencies: - "@jupyter-notebook/application": ^7.0.0-rc.0 - "@jupyter-notebook/tree": ^7.0.0-rc.0 + "@jupyter-notebook/application": ^7.0.0-rc.1 + "@jupyter-notebook/tree": ^7.0.0-rc.1 "@jupyterlab/application": ^4.0.2 "@jupyterlab/apputils": ^4.1.2 "@jupyterlab/coreutils": ^6.0.2 @@ -2364,11 +2364,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/tree@^7.0.0-rc.0, @jupyter-notebook/tree@workspace:packages/tree": +"@jupyter-notebook/tree@^7.0.0-rc.1, @jupyter-notebook/tree@workspace:packages/tree": version: 0.0.0-use.local resolution: "@jupyter-notebook/tree@workspace:packages/tree" dependencies: - "@jupyter-notebook/application": ^7.0.0-rc.0 + "@jupyter-notebook/application": ^7.0.0-rc.1 "@jupyterlab/application": ^4.0.2 "@jupyterlab/apputils": ^4.1.2 "@jupyterlab/coreutils": ^6.0.2 @@ -2389,7 +2389,7 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/ui-components@^7.0.0-rc.0, @jupyter-notebook/ui-components@workspace:packages/ui-components": +"@jupyter-notebook/ui-components@^7.0.0-rc.1, @jupyter-notebook/ui-components@workspace:packages/ui-components": version: 0.0.0-use.local resolution: "@jupyter-notebook/ui-components@workspace:packages/ui-components" dependencies: