From 573becfa6470ce2b9b1a1451c5a54955d57b9c7a Mon Sep 17 00:00:00 2001 From: jtpio Date: Tue, 9 May 2023 16:58:54 +0000 Subject: [PATCH] Publish 7.0.0b2 SHA256 hashes: jupyter-notebook-application-7.0.0-beta.2.tgz: f16f987baf9039a464321fdfdd1c0de97b324350af91a848757a3883bda31ff8 jupyter-notebook-application-extension-7.0.0-beta.2.tgz: b97d256a4ae75a28757960378f3b52f65d8f9b19e57a7a119bb905b79b60af96 jupyter-notebook-console-extension-7.0.0-beta.2.tgz: fc7fe5d9e057f4bc9e6516642d3df372f97aca3dd60783ddbe27650c09dffecf jupyter-notebook-docmanager-extension-7.0.0-beta.2.tgz: 1cbc64c01bc36009d9146c26237cedcbea2acc8a0d36724983546c381bccb68a jupyter-notebook-documentsearch-extension-7.0.0-beta.2.tgz: 671ae6fddda2548fb1956b87cb64a32743fea8adfed628ac993a4e61ee6cb7a9 jupyter-notebook-help-extension-7.0.0-beta.2.tgz: c033c7a28b3a994b0ede32a0c695b776d31455b6ddf7b151ec9d9b17715d1bc3 jupyter-notebook-lab-extension-7.0.0-beta.2.tgz: 7df590bdf041eec94953f9d01476413bfc50f0cf2711125c6be22c66b655313e jupyter-notebook-notebook-extension-7.0.0-beta.2.tgz: 05c3d33f0e67ddf3d019bf7d4b51fc7ca48d8397320bc2a9c57b21661695c94a jupyter-notebook-terminal-extension-7.0.0-beta.2.tgz: 1ef4b60e9456c3924c2019c68d3dac8a44bf637a965a6f4b93b85de8df1fd6d4 jupyter-notebook-tree-7.0.0-beta.2.tgz: bf9cd0156ae0f68667467bc25beacd2a02da72107f71fe2faac6e91ee893711d jupyter-notebook-tree-extension-7.0.0-beta.2.tgz: 2f006e88b4a6dd55cde77bc678a437d27ce06a7459e956d88e9801ef29ceb0b9 jupyter-notebook-ui-components-7.0.0-beta.2.tgz: 9f6c3e324bae2903b3389aa619d087c21c08ee935aa6b4dd5416d4f9280bc235 notebook-7.0.0b2-py3-none-any.whl: b47739afdbc283b5267958f8c8feafe870523db6523259370564db85d0012b22 notebook-7.0.0b2.tar.gz: d79f4c1f07f3a23ea46f09621c1370fb8c12d96606a3b791b1ff27df01490bc8 --- 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 571f810b9..0de3a209c 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.0b2 + +([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0b1...c0071d796019c0221df4900313b51c0529438bcf)) + +### Enhancements made + +- Update to JupyterLab 4.0.0rc1 [#6864](https://github.com/jupyter/notebook/pull/6864) ([@jtpio](https://github.com/jtpio)) +- Change "Interface" menu to "Open in...", shorten names of menu items inside [#6847](https://github.com/jupyter/notebook/pull/6847) ([@andrii-i](https://github.com/andrii-i)) +- Add Skip Link to Notebook [#6844](https://github.com/jupyter/notebook/pull/6844) ([@seirani](https://github.com/seirani)) + +### Bugs fixed + +- Fix top bar visibility not picking up settings overrides (#6833) [#6836](https://github.com/jupyter/notebook/pull/6836) ([@yumyumqing](https://github.com/yumyumqing)) + +### Maintenance and upkeep improvements + +- Update RTD image [#6861](https://github.com/jupyter/notebook/pull/6861) ([@blink1073](https://github.com/blink1073)) + +### Contributors to this release + +([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-04-28&to=2023-05-09&type=c)) + +[@andrii-i](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aandrii-i+updated%3A2023-04-28..2023-05-09&type=Issues) | [@blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2023-04-28..2023-05-09&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-04-28..2023-05-09&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-04-28..2023-05-09&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-04-28..2023-05-09&type=Issues) | [@seirani](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aseirani+updated%3A2023-04-28..2023-05-09&type=Issues) | [@yumyumqing](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ayumyumqing+updated%3A2023-04-28..2023-05-09&type=Issues) + + + ## 7.0.0b1 ([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0b0...4b6af274b24bcc20e43ad2330c9243c8d2c7d552)) @@ -43,8 +69,6 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with [@ashwinvis](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aashwinvis+updated%3A2023-04-04..2023-04-28&type=Issues) | [@blink1073](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ablink1073+updated%3A2023-04-04..2023-04-28&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Abrichet+updated%3A2023-04-04..2023-04-28&type=Issues) | [@ericsnekbytes](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aericsnekbytes+updated%3A2023-04-04..2023-04-28&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Agithub-actions+updated%3A2023-04-04..2023-04-28&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-04-04..2023-04-28&type=Issues) - - ## 7.0.0b0 ([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a18...b99718f57a8beac7b4019901a57c94984781dd49)) diff --git a/app/package.json b/app/package.json index cf9f4cf3f..dd27de4e7 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/app", - "version": "7.0.0-beta.1", + "version": "7.0.0-beta.2", "private": true, "scripts": { "build": "webpack", @@ -12,17 +12,17 @@ "resolutions": { "@codemirror/state": "~6.2.0", "@codemirror/view": "~6.11.0", - "@jupyter-notebook/application": "~7.0.0-beta.1", - "@jupyter-notebook/application-extension": "~7.0.0-beta.1", - "@jupyter-notebook/console-extension": "~7.0.0-beta.1", - "@jupyter-notebook/docmanager-extension": "~7.0.0-beta.1", - "@jupyter-notebook/documentsearch-extension": "~7.0.0-beta.1", - "@jupyter-notebook/help-extension": "~7.0.0-beta.1", - "@jupyter-notebook/notebook-extension": "~7.0.0-beta.1", - "@jupyter-notebook/terminal-extension": "~7.0.0-beta.1", - "@jupyter-notebook/tree": "~7.0.0-beta.1", - "@jupyter-notebook/tree-extension": "~7.0.0-beta.1", - "@jupyter-notebook/ui-components": "~7.0.0-beta.1", + "@jupyter-notebook/application": "~7.0.0-beta.2", + "@jupyter-notebook/application-extension": "~7.0.0-beta.2", + "@jupyter-notebook/console-extension": "~7.0.0-beta.2", + "@jupyter-notebook/docmanager-extension": "~7.0.0-beta.2", + "@jupyter-notebook/documentsearch-extension": "~7.0.0-beta.2", + "@jupyter-notebook/help-extension": "~7.0.0-beta.2", + "@jupyter-notebook/notebook-extension": "~7.0.0-beta.2", + "@jupyter-notebook/terminal-extension": "~7.0.0-beta.2", + "@jupyter-notebook/tree": "~7.0.0-beta.2", + "@jupyter-notebook/tree-extension": "~7.0.0-beta.2", + "@jupyter-notebook/ui-components": "~7.0.0-beta.2", "@jupyter/ydoc": "~1.0.2", "@jupyterlab/application": "~4.0.0-rc.1", "@jupyterlab/application-extension": "~4.0.0-rc.1", @@ -112,17 +112,17 @@ "yjs": "~13.6.1" }, "dependencies": { - "@jupyter-notebook/application": "^7.0.0-beta.1", - "@jupyter-notebook/application-extension": "^7.0.0-beta.1", - "@jupyter-notebook/console-extension": "^7.0.0-beta.1", - "@jupyter-notebook/docmanager-extension": "^7.0.0-beta.1", - "@jupyter-notebook/documentsearch-extension": "^7.0.0-beta.1", - "@jupyter-notebook/help-extension": "^7.0.0-beta.1", - "@jupyter-notebook/notebook-extension": "^7.0.0-beta.1", - "@jupyter-notebook/terminal-extension": "^7.0.0-beta.1", - "@jupyter-notebook/tree": "^7.0.0-beta.1", - "@jupyter-notebook/tree-extension": "^7.0.0-beta.1", - "@jupyter-notebook/ui-components": "^7.0.0-beta.1", + "@jupyter-notebook/application": "^7.0.0-beta.2", + "@jupyter-notebook/application-extension": "^7.0.0-beta.2", + "@jupyter-notebook/console-extension": "^7.0.0-beta.2", + "@jupyter-notebook/docmanager-extension": "^7.0.0-beta.2", + "@jupyter-notebook/documentsearch-extension": "^7.0.0-beta.2", + "@jupyter-notebook/help-extension": "^7.0.0-beta.2", + "@jupyter-notebook/notebook-extension": "^7.0.0-beta.2", + "@jupyter-notebook/terminal-extension": "^7.0.0-beta.2", + "@jupyter-notebook/tree": "^7.0.0-beta.2", + "@jupyter-notebook/tree-extension": "^7.0.0-beta.2", + "@jupyter-notebook/ui-components": "^7.0.0-beta.2", "@jupyterlab/application-extension": "^4.0.0-rc.1", "@jupyterlab/apputils-extension": "^4.0.0-rc.1", "@jupyterlab/cell-toolbar-extension": "^4.0.0-rc.1", diff --git a/buildutils/package.json b/buildutils/package.json index 0ccd2b567..6fb978578 100644 --- a/buildutils/package.json +++ b/buildutils/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/buildutils", - "version": "7.0.0-beta.1", + "version": "7.0.0-beta.2", "private": true, "description": "Jupyter Notebook - Build Utilities", "homepage": "https://github.com/jupyter/notebook", diff --git a/notebook/_version.py b/notebook/_version.py index ebb5b4dff..30c30144c 100644 --- a/notebook/_version.py +++ b/notebook/_version.py @@ -5,7 +5,7 @@ import re from collections import namedtuple # Use "hatch version xx.yy.zz" to handle version changes -__version__ = "7.0.0b1" +__version__ = "7.0.0b2" # PEP440 version parser _version_regex = re.compile( diff --git a/packages/_metapackage/package.json b/packages/_metapackage/package.json index a848782d6..8cafe22f1 100644 --- a/packages/_metapackage/package.json +++ b/packages/_metapackage/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/metapackage", - "version": "7.0.0-beta.1", + "version": "7.0.0-beta.2", "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-beta.1", - "@jupyter-notebook/application-extension": "^7.0.0-beta.1", - "@jupyter-notebook/console-extension": "^7.0.0-beta.1", - "@jupyter-notebook/docmanager-extension": "^7.0.0-beta.1", - "@jupyter-notebook/documentsearch-extension": "^7.0.0-beta.1", - "@jupyter-notebook/help-extension": "^7.0.0-beta.1", - "@jupyter-notebook/lab-extension": "^7.0.0-beta.1", - "@jupyter-notebook/notebook-extension": "^7.0.0-beta.1", - "@jupyter-notebook/terminal-extension": "^7.0.0-beta.1", - "@jupyter-notebook/tree": "^7.0.0-beta.1", - "@jupyter-notebook/tree-extension": "^7.0.0-beta.1", - "@jupyter-notebook/ui-components": "^7.0.0-beta.1" + "@jupyter-notebook/application": "^7.0.0-beta.2", + "@jupyter-notebook/application-extension": "^7.0.0-beta.2", + "@jupyter-notebook/console-extension": "^7.0.0-beta.2", + "@jupyter-notebook/docmanager-extension": "^7.0.0-beta.2", + "@jupyter-notebook/documentsearch-extension": "^7.0.0-beta.2", + "@jupyter-notebook/help-extension": "^7.0.0-beta.2", + "@jupyter-notebook/lab-extension": "^7.0.0-beta.2", + "@jupyter-notebook/notebook-extension": "^7.0.0-beta.2", + "@jupyter-notebook/terminal-extension": "^7.0.0-beta.2", + "@jupyter-notebook/tree": "^7.0.0-beta.2", + "@jupyter-notebook/tree-extension": "^7.0.0-beta.2", + "@jupyter-notebook/ui-components": "^7.0.0-beta.2" }, "devDependencies": { "typescript": "~5.0.2" diff --git a/packages/application-extension/package.json b/packages/application-extension/package.json index d46e0f9fe..226586fec 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-beta.1", + "version": "7.0.0-beta.2", "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-beta.1", - "@jupyter-notebook/ui-components": "^7.0.0-beta.1", + "@jupyter-notebook/application": "^7.0.0-beta.2", + "@jupyter-notebook/ui-components": "^7.0.0-beta.2", "@jupyterlab/application": "^4.0.0-rc.1", "@jupyterlab/apputils": "^4.0.0-rc.1", "@jupyterlab/celltags": "^4.0.0-alpha.20", diff --git a/packages/application/package.json b/packages/application/package.json index 5e2da9c36..3b390323c 100644 --- a/packages/application/package.json +++ b/packages/application/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/application", - "version": "7.0.0-beta.1", + "version": "7.0.0-beta.2", "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 6637b2b03..685515ef5 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-beta.1", + "version": "7.0.0-beta.2", "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 c35f462a6..140f2f31f 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-beta.1", + "version": "7.0.0-beta.2", "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 a6e5b9aa1..f46a7d2fe 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-beta.1", + "version": "7.0.0-beta.2", "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-beta.1", + "@jupyter-notebook/application": "^7.0.0-beta.2", "@jupyterlab/application": "^4.0.0-rc.1", "@jupyterlab/documentsearch": "^4.0.0-rc.1", "@lumino/widgets": "^2.1.1" diff --git a/packages/help-extension/package.json b/packages/help-extension/package.json index b620ba80b..9820f2b9a 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-beta.1", + "version": "7.0.0-beta.2", "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-beta.1", + "@jupyter-notebook/ui-components": "^7.0.0-beta.2", "@jupyterlab/application": "^4.0.0-rc.1", "@jupyterlab/apputils": "^4.0.0-rc.1", "@jupyterlab/mainmenu": "^4.0.0-rc.1", diff --git a/packages/lab-extension/package.json b/packages/lab-extension/package.json index fcde47ee0..8f1b05e65 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-beta.1", + "version": "7.0.0-beta.2", "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-beta.1", + "@jupyter-notebook/application": "^7.0.0-beta.2", "@jupyterlab/application": "^4.0.0-rc.1", "@jupyterlab/apputils": "^4.0.0-rc.1", "@jupyterlab/coreutils": "^6.0.0-rc.1", diff --git a/packages/notebook-extension/package.json b/packages/notebook-extension/package.json index f2ed9c0b4..5891131b7 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-beta.1", + "version": "7.0.0-beta.2", "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-beta.1", + "@jupyter-notebook/application": "^7.0.0-beta.2", "@jupyterlab/application": "^4.0.0-rc.1", "@jupyterlab/apputils": "^4.0.0-rc.1", "@jupyterlab/cells": "^4.0.0-rc.1", diff --git a/packages/terminal-extension/package.json b/packages/terminal-extension/package.json index 566463d02..06459e66b 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-beta.1", + "version": "7.0.0-beta.2", "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 77c571a6b..6c80c9d91 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-beta.1", + "version": "7.0.0-beta.2", "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-beta.1", - "@jupyter-notebook/tree": "^7.0.0-beta.1", + "@jupyter-notebook/application": "^7.0.0-beta.2", + "@jupyter-notebook/tree": "^7.0.0-beta.2", "@jupyterlab/application": "^4.0.0-rc.1", "@jupyterlab/apputils": "^4.0.0-rc.1", "@jupyterlab/coreutils": "^6.0.0-rc.1", diff --git a/packages/tree/package.json b/packages/tree/package.json index 20a9f8982..a1a113a8b 100644 --- a/packages/tree/package.json +++ b/packages/tree/package.json @@ -1,6 +1,6 @@ { "name": "@jupyter-notebook/tree", - "version": "7.0.0-beta.1", + "version": "7.0.0-beta.2", "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-beta.1", + "@jupyter-notebook/application": "^7.0.0-beta.2", "@jupyterlab/application": "^4.0.0-rc.1", "@jupyterlab/apputils": "^4.0.0-rc.1", "@jupyterlab/coreutils": "^6.0.0-rc.1", diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 4520f4a13..d699f1f6d 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-beta.1", + "version": "7.0.0-beta.2", "description": "Jupyter Notebook - UI components", "homepage": "https://github.com/jupyter/notebook", "bugs": { diff --git a/yarn.lock b/yarn.lock index 42ac18d0f..41196eaef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1988,17 +1988,17 @@ __metadata: version: 0.0.0-use.local resolution: "@jupyter-notebook/app@workspace:app" dependencies: - "@jupyter-notebook/application": ^7.0.0-beta.1 - "@jupyter-notebook/application-extension": ^7.0.0-beta.1 - "@jupyter-notebook/console-extension": ^7.0.0-beta.1 - "@jupyter-notebook/docmanager-extension": ^7.0.0-beta.1 - "@jupyter-notebook/documentsearch-extension": ^7.0.0-beta.1 - "@jupyter-notebook/help-extension": ^7.0.0-beta.1 - "@jupyter-notebook/notebook-extension": ^7.0.0-beta.1 - "@jupyter-notebook/terminal-extension": ^7.0.0-beta.1 - "@jupyter-notebook/tree": ^7.0.0-beta.1 - "@jupyter-notebook/tree-extension": ^7.0.0-beta.1 - "@jupyter-notebook/ui-components": ^7.0.0-beta.1 + "@jupyter-notebook/application": ^7.0.0-beta.2 + "@jupyter-notebook/application-extension": ^7.0.0-beta.2 + "@jupyter-notebook/console-extension": ^7.0.0-beta.2 + "@jupyter-notebook/docmanager-extension": ^7.0.0-beta.2 + "@jupyter-notebook/documentsearch-extension": ^7.0.0-beta.2 + "@jupyter-notebook/help-extension": ^7.0.0-beta.2 + "@jupyter-notebook/notebook-extension": ^7.0.0-beta.2 + "@jupyter-notebook/terminal-extension": ^7.0.0-beta.2 + "@jupyter-notebook/tree": ^7.0.0-beta.2 + "@jupyter-notebook/tree-extension": ^7.0.0-beta.2 + "@jupyter-notebook/ui-components": ^7.0.0-beta.2 "@jupyterlab/application-extension": ^4.0.0-rc.1 "@jupyterlab/apputils-extension": ^4.0.0-rc.1 "@jupyterlab/builder": ^4.0.0-rc.1 @@ -2062,12 +2062,12 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/application-extension@^7.0.0-beta.1, @jupyter-notebook/application-extension@workspace:packages/application-extension": +"@jupyter-notebook/application-extension@^7.0.0-beta.2, @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-beta.1 - "@jupyter-notebook/ui-components": ^7.0.0-beta.1 + "@jupyter-notebook/application": ^7.0.0-beta.2 + "@jupyter-notebook/ui-components": ^7.0.0-beta.2 "@jupyterlab/application": ^4.0.0-rc.1 "@jupyterlab/apputils": ^4.0.0-rc.1 "@jupyterlab/celltags": ^4.0.0-alpha.20 @@ -2087,7 +2087,7 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/application@^7.0.0-beta.1, @jupyter-notebook/application@workspace:packages/application": +"@jupyter-notebook/application@^7.0.0-beta.2, @jupyter-notebook/application@workspace:packages/application": version: 0.0.0-use.local resolution: "@jupyter-notebook/application@workspace:packages/application" dependencies: @@ -2127,7 +2127,7 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/console-extension@^7.0.0-beta.1, @jupyter-notebook/console-extension@workspace:packages/console-extension": +"@jupyter-notebook/console-extension@^7.0.0-beta.2, @jupyter-notebook/console-extension@workspace:packages/console-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/console-extension@workspace:packages/console-extension" dependencies: @@ -2140,7 +2140,7 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/docmanager-extension@^7.0.0-beta.1, @jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension": +"@jupyter-notebook/docmanager-extension@^7.0.0-beta.2, @jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension" dependencies: @@ -2156,11 +2156,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/documentsearch-extension@^7.0.0-beta.1, @jupyter-notebook/documentsearch-extension@workspace:packages/documentsearch-extension": +"@jupyter-notebook/documentsearch-extension@^7.0.0-beta.2, @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-beta.1 + "@jupyter-notebook/application": ^7.0.0-beta.2 "@jupyterlab/application": ^4.0.0-rc.1 "@jupyterlab/documentsearch": ^4.0.0-rc.1 "@lumino/widgets": ^2.1.1 @@ -2169,11 +2169,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/help-extension@^7.0.0-beta.1, @jupyter-notebook/help-extension@workspace:packages/help-extension": +"@jupyter-notebook/help-extension@^7.0.0-beta.2, @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-beta.1 + "@jupyter-notebook/ui-components": ^7.0.0-beta.2 "@jupyterlab/application": ^4.0.0-rc.1 "@jupyterlab/apputils": ^4.0.0-rc.1 "@jupyterlab/mainmenu": ^4.0.0-rc.1 @@ -2185,11 +2185,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/lab-extension@^7.0.0-beta.1, @jupyter-notebook/lab-extension@workspace:packages/lab-extension": +"@jupyter-notebook/lab-extension@^7.0.0-beta.2, @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-beta.1 + "@jupyter-notebook/application": ^7.0.0-beta.2 "@jupyterlab/application": ^4.0.0-rc.1 "@jupyterlab/apputils": ^4.0.0-rc.1 "@jupyterlab/builder": ^4.0.0-rc.1 @@ -2209,27 +2209,27 @@ __metadata: version: 0.0.0-use.local resolution: "@jupyter-notebook/metapackage@workspace:packages/_metapackage" dependencies: - "@jupyter-notebook/application": ^7.0.0-beta.1 - "@jupyter-notebook/application-extension": ^7.0.0-beta.1 - "@jupyter-notebook/console-extension": ^7.0.0-beta.1 - "@jupyter-notebook/docmanager-extension": ^7.0.0-beta.1 - "@jupyter-notebook/documentsearch-extension": ^7.0.0-beta.1 - "@jupyter-notebook/help-extension": ^7.0.0-beta.1 - "@jupyter-notebook/lab-extension": ^7.0.0-beta.1 - "@jupyter-notebook/notebook-extension": ^7.0.0-beta.1 - "@jupyter-notebook/terminal-extension": ^7.0.0-beta.1 - "@jupyter-notebook/tree": ^7.0.0-beta.1 - "@jupyter-notebook/tree-extension": ^7.0.0-beta.1 - "@jupyter-notebook/ui-components": ^7.0.0-beta.1 + "@jupyter-notebook/application": ^7.0.0-beta.2 + "@jupyter-notebook/application-extension": ^7.0.0-beta.2 + "@jupyter-notebook/console-extension": ^7.0.0-beta.2 + "@jupyter-notebook/docmanager-extension": ^7.0.0-beta.2 + "@jupyter-notebook/documentsearch-extension": ^7.0.0-beta.2 + "@jupyter-notebook/help-extension": ^7.0.0-beta.2 + "@jupyter-notebook/lab-extension": ^7.0.0-beta.2 + "@jupyter-notebook/notebook-extension": ^7.0.0-beta.2 + "@jupyter-notebook/terminal-extension": ^7.0.0-beta.2 + "@jupyter-notebook/tree": ^7.0.0-beta.2 + "@jupyter-notebook/tree-extension": ^7.0.0-beta.2 + "@jupyter-notebook/ui-components": ^7.0.0-beta.2 typescript: ~5.0.2 languageName: unknown linkType: soft -"@jupyter-notebook/notebook-extension@^7.0.0-beta.1, @jupyter-notebook/notebook-extension@workspace:packages/notebook-extension": +"@jupyter-notebook/notebook-extension@^7.0.0-beta.2, @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-beta.1 + "@jupyter-notebook/application": ^7.0.0-beta.2 "@jupyterlab/application": ^4.0.0-rc.1 "@jupyterlab/apputils": ^4.0.0-rc.1 "@jupyterlab/cells": ^4.0.0-rc.1 @@ -2264,7 +2264,7 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/terminal-extension@^7.0.0-beta.1, @jupyter-notebook/terminal-extension@workspace:packages/terminal-extension": +"@jupyter-notebook/terminal-extension@^7.0.0-beta.2, @jupyter-notebook/terminal-extension@workspace:packages/terminal-extension": version: 0.0.0-use.local resolution: "@jupyter-notebook/terminal-extension@workspace:packages/terminal-extension" dependencies: @@ -2277,12 +2277,12 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/tree-extension@^7.0.0-beta.1, @jupyter-notebook/tree-extension@workspace:packages/tree-extension": +"@jupyter-notebook/tree-extension@^7.0.0-beta.2, @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-beta.1 - "@jupyter-notebook/tree": ^7.0.0-beta.1 + "@jupyter-notebook/application": ^7.0.0-beta.2 + "@jupyter-notebook/tree": ^7.0.0-beta.2 "@jupyterlab/application": ^4.0.0-rc.1 "@jupyterlab/apputils": ^4.0.0-rc.1 "@jupyterlab/coreutils": ^6.0.0-rc.1 @@ -2303,11 +2303,11 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/tree@^7.0.0-beta.1, @jupyter-notebook/tree@workspace:packages/tree": +"@jupyter-notebook/tree@^7.0.0-beta.2, @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-beta.1 + "@jupyter-notebook/application": ^7.0.0-beta.2 "@jupyterlab/application": ^4.0.0-rc.1 "@jupyterlab/apputils": ^4.0.0-rc.1 "@jupyterlab/coreutils": ^6.0.0-rc.1 @@ -2328,7 +2328,7 @@ __metadata: languageName: unknown linkType: soft -"@jupyter-notebook/ui-components@^7.0.0-beta.1, @jupyter-notebook/ui-components@workspace:packages/ui-components": +"@jupyter-notebook/ui-components@^7.0.0-beta.2, @jupyter-notebook/ui-components@workspace:packages/ui-components": version: 0.0.0-use.local resolution: "@jupyter-notebook/ui-components@workspace:packages/ui-components" dependencies: