Publish 7.0.0b1

SHA256 hashes:

jupyter-notebook-application-7.0.0-beta.1.tgz: dbe81c4da5278dd29f64bb06d4c99f48503e29c9c03a3e49137e8ca2479a5f89

jupyter-notebook-application-extension-7.0.0-beta.1.tgz: 4ed04fd1c7c72bbff3fe877efd17bd3c608f722c9cca830a030f99c4a534415c

jupyter-notebook-console-extension-7.0.0-beta.1.tgz: 03688c5a96517a3af84140c22c7f4a6af30b7df883d11315bf18c4c9ccab4148

jupyter-notebook-docmanager-extension-7.0.0-beta.1.tgz: 5a5824d1d9b3338cb04babcfbe2f41269bc73d0d988dcdb5196aa68972f3d990

jupyter-notebook-documentsearch-extension-7.0.0-beta.1.tgz: a88ef1c3a8dc306d1837f81bcf59f08ec82fe833f1702aaac12cb0dc58371b12

jupyter-notebook-help-extension-7.0.0-beta.1.tgz: 976b337c74afcf2aa2b86fcd5fe7a8088d06e9fb7789e51a2b9f6f2adec6bf42

jupyter-notebook-lab-extension-7.0.0-beta.1.tgz: d91242236e80749507c909636d11e12f180b78cd6c4a769a69e318c35e46a70c

jupyter-notebook-notebook-extension-7.0.0-beta.1.tgz: 64273f1970f0e47bda50e7fda6306e619aac01d9d17750171abc6157b20b4b46

jupyter-notebook-terminal-extension-7.0.0-beta.1.tgz: 0e29dc7a34de00878338be07f383b4bb3f6e4d6b24cc9489dd09b09cb4188e22

jupyter-notebook-tree-7.0.0-beta.1.tgz: d9e8c9376ac44c8a401b3fb388b1f5755bc637332c9fe7cb9b16b17500f7712d

jupyter-notebook-tree-extension-7.0.0-beta.1.tgz: 4390a10d9a2a81be93785fba63a0e2f1312d9538d8ecc1effbeee9d84e7bcaf5

jupyter-notebook-ui-components-7.0.0-beta.1.tgz: 1ed1ea4708d6019c67bc222d399bd27cfc79fcee580c1eb5518a1446acbe8dd4

notebook-7.0.0b1-py3-none-any.whl: 55e7000d061208b97754405ab9388fc60bf888599dd2cf8d271d35bde14133dc

notebook-7.0.0b1.tar.gz: f028132457076756baf6eca9bc655680dc68ac2cfd0f4265db3e4cb5d98292ff
jtpio 3 years ago
parent 4b6af274b2
commit 7c3c992faf

@ -14,6 +14,37 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
<!-- <START NEW CHANGELOG ENTRY> -->
## 7.0.0b1
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0b0...4b6af274b24bcc20e43ad2330c9243c8d2c7d552))
### Enhancements made
- Update to JupyterLab 4.0.0rc0 [#6853](https://github.com/jupyter/notebook/pull/6853) ([@jtpio](https://github.com/jtpio))
- Update to JupyterLab `4.0.0b1` and `4.0.0b2` [#6838](https://github.com/jupyter/notebook/pull/6838) ([@jtpio](https://github.com/jtpio))
### Bugs fixed
- Fixes the notebooktools [#6834](https://github.com/jupyter/notebook/pull/6834) ([@brichet](https://github.com/brichet))
### Maintenance and upkeep improvements
- Use local coverage [#6839](https://github.com/jupyter/notebook/pull/6839) ([@blink1073](https://github.com/blink1073))
### Documentation improvements
- Added extra information and user-action summaries to 7 migration docs. [#6850](https://github.com/jupyter/notebook/pull/6850) ([@ericsnekbytes](https://github.com/ericsnekbytes))
- Rename migration file to `migrate_to_notebook7` [#6831](https://github.com/jupyter/notebook/pull/6831) ([@jtpio](https://github.com/jtpio))
- Use correct canonical URL while building docs [#6829](https://github.com/jupyter/notebook/pull/6829) ([@ashwinvis](https://github.com/ashwinvis))
### Contributors to this release
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-04-04&to=2023-04-28&type=c))
[@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)
<!-- <END NEW CHANGELOG ENTRY> -->
## 7.0.0b0
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a18...b99718f57a8beac7b4019901a57c94984781dd49))
@ -42,8 +73,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-03-24..2023-04-04&type=Issues) | [@j-publius](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Aj-publius+updated%3A2023-03-24..2023-04-04&type=Issues) | [@JasonWeill](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3AJasonWeill+updated%3A2023-03-24..2023-04-04&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-03-24..2023-04-04&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Apre-commit-ci+updated%3A2023-03-24..2023-04-04&type=Issues) | [@Tiksagol](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3ATiksagol+updated%3A2023-03-24..2023-04-04&type=Issues)
<!-- <END NEW CHANGELOG ENTRY> -->
## 7.0.0a18
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a17...253efe279f8c8005f016f3dfe28c22233ee1d2dd))

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/app",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"private": true,
"scripts": {
"build": "webpack",
@ -12,17 +12,17 @@
"resolutions": {
"@codemirror/state": "~6.2.0",
"@codemirror/view": "~6.10.0",
"@jupyter-notebook/application": "~7.0.0-beta.0",
"@jupyter-notebook/application-extension": "~7.0.0-beta.0",
"@jupyter-notebook/console-extension": "~7.0.0-beta.0",
"@jupyter-notebook/docmanager-extension": "~7.0.0-beta.0",
"@jupyter-notebook/documentsearch-extension": "~7.0.0-beta.0",
"@jupyter-notebook/help-extension": "~7.0.0-beta.0",
"@jupyter-notebook/notebook-extension": "~7.0.0-beta.0",
"@jupyter-notebook/terminal-extension": "~7.0.0-beta.0",
"@jupyter-notebook/tree": "~7.0.0-beta.0",
"@jupyter-notebook/tree-extension": "~7.0.0-beta.0",
"@jupyter-notebook/ui-components": "~7.0.0-beta.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/ydoc": "~1.0.2",
"@jupyterlab/application": "~4.0.0-rc.0",
"@jupyterlab/application-extension": "~4.0.0-rc.0",
@ -112,17 +112,17 @@
"yjs": "~13.6.0"
},
"dependencies": {
"@jupyter-notebook/application": "^7.0.0-beta.0",
"@jupyter-notebook/application-extension": "^7.0.0-beta.0",
"@jupyter-notebook/console-extension": "^7.0.0-beta.0",
"@jupyter-notebook/docmanager-extension": "^7.0.0-beta.0",
"@jupyter-notebook/documentsearch-extension": "^7.0.0-beta.0",
"@jupyter-notebook/help-extension": "^7.0.0-beta.0",
"@jupyter-notebook/notebook-extension": "^7.0.0-beta.0",
"@jupyter-notebook/terminal-extension": "^7.0.0-beta.0",
"@jupyter-notebook/tree": "^7.0.0-beta.0",
"@jupyter-notebook/tree-extension": "^7.0.0-beta.0",
"@jupyter-notebook/ui-components": "^7.0.0-beta.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",
"@jupyterlab/application-extension": "^4.0.0-rc.0",
"@jupyterlab/apputils-extension": "^4.0.0-rc.0",
"@jupyterlab/cell-toolbar-extension": "^4.0.0-rc.0",

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/buildutils",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"private": true,
"description": "Jupyter Notebook - Build Utilities",
"homepage": "https://github.com/jupyter/notebook",

@ -5,7 +5,7 @@ import re
from collections import namedtuple
# Use "hatch version xx.yy.zz" to handle version changes
__version__ = "7.0.0b0"
__version__ = "7.0.0b1"
# PEP440 version parser
_version_regex = re.compile(

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/metapackage",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.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-beta.0",
"@jupyter-notebook/application-extension": "^7.0.0-beta.0",
"@jupyter-notebook/console-extension": "^7.0.0-beta.0",
"@jupyter-notebook/docmanager-extension": "^7.0.0-beta.0",
"@jupyter-notebook/documentsearch-extension": "^7.0.0-beta.0",
"@jupyter-notebook/help-extension": "^7.0.0-beta.0",
"@jupyter-notebook/lab-extension": "^7.0.0-beta.0",
"@jupyter-notebook/notebook-extension": "^7.0.0-beta.0",
"@jupyter-notebook/terminal-extension": "^7.0.0-beta.0",
"@jupyter-notebook/tree": "^7.0.0-beta.0",
"@jupyter-notebook/tree-extension": "^7.0.0-beta.0",
"@jupyter-notebook/ui-components": "^7.0.0-beta.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/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"
},
"devDependencies": {
"typescript": "~5.0.2"

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/application-extension",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.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-beta.0",
"@jupyter-notebook/ui-components": "^7.0.0-beta.0",
"@jupyter-notebook/application": "^7.0.0-beta.1",
"@jupyter-notebook/ui-components": "^7.0.0-beta.1",
"@jupyterlab/application": "^4.0.0-rc.0",
"@jupyterlab/apputils": "^4.0.0-rc.0",
"@jupyterlab/celltags": "^4.0.0-alpha.20",

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/application",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"description": "Jupyter Notebook - Application",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/console-extension",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"description": "Jupyter Notebook - Console Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/docmanager-extension",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"description": "Jupyter Notebook - Document Manager Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/documentsearch-extension",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.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-beta.0",
"@jupyter-notebook/application": "^7.0.0-beta.1",
"@jupyterlab/application": "^4.0.0-rc.0",
"@jupyterlab/documentsearch": "^4.0.0-rc.0",
"@lumino/widgets": "^2.1.1"

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/help-extension",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.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-beta.0",
"@jupyter-notebook/ui-components": "^7.0.0-beta.1",
"@jupyterlab/application": "^4.0.0-rc.0",
"@jupyterlab/apputils": "^4.0.0-rc.0",
"@jupyterlab/mainmenu": "^4.0.0-rc.0",

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/lab-extension",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.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-beta.0",
"@jupyter-notebook/application": "^7.0.0-beta.1",
"@jupyterlab/application": "^4.0.0-rc.0",
"@jupyterlab/apputils": "^4.0.0-rc.0",
"@jupyterlab/coreutils": "^6.0.0-rc.0",

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/notebook-extension",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.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-beta.0",
"@jupyter-notebook/application": "^7.0.0-beta.1",
"@jupyterlab/application": "^4.0.0-rc.0",
"@jupyterlab/apputils": "^4.0.0-rc.0",
"@jupyterlab/cells": "^4.0.0-rc.0",

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/terminal-extension",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"description": "Jupyter Notebook - Terminal Extension",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/tree-extension",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.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-beta.0",
"@jupyter-notebook/tree": "^7.0.0-beta.0",
"@jupyter-notebook/application": "^7.0.0-beta.1",
"@jupyter-notebook/tree": "^7.0.0-beta.1",
"@jupyterlab/application": "^4.0.0-rc.0",
"@jupyterlab/apputils": "^4.0.0-rc.0",
"@jupyterlab/coreutils": "^6.0.0-rc.0",

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/tree",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.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-beta.0",
"@jupyter-notebook/application": "^7.0.0-beta.1",
"@jupyterlab/application": "^4.0.0-rc.0",
"@jupyterlab/apputils": "^4.0.0-rc.0",
"@jupyterlab/coreutils": "^6.0.0-rc.0",

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/ui-components",
"version": "7.0.0-beta.0",
"version": "7.0.0-beta.1",
"description": "Jupyter Notebook - UI components",
"homepage": "https://github.com/jupyter/notebook",
"bugs": {

@ -1981,17 +1981,17 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter-notebook/app@workspace:app"
dependencies:
"@jupyter-notebook/application": ^7.0.0-beta.0
"@jupyter-notebook/application-extension": ^7.0.0-beta.0
"@jupyter-notebook/console-extension": ^7.0.0-beta.0
"@jupyter-notebook/docmanager-extension": ^7.0.0-beta.0
"@jupyter-notebook/documentsearch-extension": ^7.0.0-beta.0
"@jupyter-notebook/help-extension": ^7.0.0-beta.0
"@jupyter-notebook/notebook-extension": ^7.0.0-beta.0
"@jupyter-notebook/terminal-extension": ^7.0.0-beta.0
"@jupyter-notebook/tree": ^7.0.0-beta.0
"@jupyter-notebook/tree-extension": ^7.0.0-beta.0
"@jupyter-notebook/ui-components": ^7.0.0-beta.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
"@jupyterlab/application-extension": ^4.0.0-rc.0
"@jupyterlab/apputils-extension": ^4.0.0-rc.0
"@jupyterlab/builder": ^4.0.0-rc.0
@ -2055,12 +2055,12 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/application-extension@^7.0.0-beta.0, @jupyter-notebook/application-extension@workspace:packages/application-extension":
"@jupyter-notebook/application-extension@^7.0.0-beta.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-beta.0
"@jupyter-notebook/ui-components": ^7.0.0-beta.0
"@jupyter-notebook/application": ^7.0.0-beta.1
"@jupyter-notebook/ui-components": ^7.0.0-beta.1
"@jupyterlab/application": ^4.0.0-rc.0
"@jupyterlab/apputils": ^4.0.0-rc.0
"@jupyterlab/celltags": ^4.0.0-alpha.20
@ -2080,7 +2080,7 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/application@^7.0.0-beta.0, @jupyter-notebook/application@workspace:packages/application":
"@jupyter-notebook/application@^7.0.0-beta.1, @jupyter-notebook/application@workspace:packages/application":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/application@workspace:packages/application"
dependencies:
@ -2120,7 +2120,7 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/console-extension@^7.0.0-beta.0, @jupyter-notebook/console-extension@workspace:packages/console-extension":
"@jupyter-notebook/console-extension@^7.0.0-beta.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:
@ -2133,7 +2133,7 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/docmanager-extension@^7.0.0-beta.0, @jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension":
"@jupyter-notebook/docmanager-extension@^7.0.0-beta.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:
@ -2149,11 +2149,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/documentsearch-extension@^7.0.0-beta.0, @jupyter-notebook/documentsearch-extension@workspace:packages/documentsearch-extension":
"@jupyter-notebook/documentsearch-extension@^7.0.0-beta.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-beta.0
"@jupyter-notebook/application": ^7.0.0-beta.1
"@jupyterlab/application": ^4.0.0-rc.0
"@jupyterlab/documentsearch": ^4.0.0-rc.0
"@lumino/widgets": ^2.1.1
@ -2162,11 +2162,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/help-extension@^7.0.0-beta.0, @jupyter-notebook/help-extension@workspace:packages/help-extension":
"@jupyter-notebook/help-extension@^7.0.0-beta.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-beta.0
"@jupyter-notebook/ui-components": ^7.0.0-beta.1
"@jupyterlab/application": ^4.0.0-rc.0
"@jupyterlab/apputils": ^4.0.0-rc.0
"@jupyterlab/mainmenu": ^4.0.0-rc.0
@ -2178,11 +2178,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/lab-extension@^7.0.0-beta.0, @jupyter-notebook/lab-extension@workspace:packages/lab-extension":
"@jupyter-notebook/lab-extension@^7.0.0-beta.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-beta.0
"@jupyter-notebook/application": ^7.0.0-beta.1
"@jupyterlab/application": ^4.0.0-rc.0
"@jupyterlab/apputils": ^4.0.0-rc.0
"@jupyterlab/builder": ^4.0.0-rc.0
@ -2202,27 +2202,27 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter-notebook/metapackage@workspace:packages/_metapackage"
dependencies:
"@jupyter-notebook/application": ^7.0.0-beta.0
"@jupyter-notebook/application-extension": ^7.0.0-beta.0
"@jupyter-notebook/console-extension": ^7.0.0-beta.0
"@jupyter-notebook/docmanager-extension": ^7.0.0-beta.0
"@jupyter-notebook/documentsearch-extension": ^7.0.0-beta.0
"@jupyter-notebook/help-extension": ^7.0.0-beta.0
"@jupyter-notebook/lab-extension": ^7.0.0-beta.0
"@jupyter-notebook/notebook-extension": ^7.0.0-beta.0
"@jupyter-notebook/terminal-extension": ^7.0.0-beta.0
"@jupyter-notebook/tree": ^7.0.0-beta.0
"@jupyter-notebook/tree-extension": ^7.0.0-beta.0
"@jupyter-notebook/ui-components": ^7.0.0-beta.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/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
typescript: ~5.0.2
languageName: unknown
linkType: soft
"@jupyter-notebook/notebook-extension@^7.0.0-beta.0, @jupyter-notebook/notebook-extension@workspace:packages/notebook-extension":
"@jupyter-notebook/notebook-extension@^7.0.0-beta.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-beta.0
"@jupyter-notebook/application": ^7.0.0-beta.1
"@jupyterlab/application": ^4.0.0-rc.0
"@jupyterlab/apputils": ^4.0.0-rc.0
"@jupyterlab/cells": ^4.0.0-rc.0
@ -2257,7 +2257,7 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/terminal-extension@^7.0.0-beta.0, @jupyter-notebook/terminal-extension@workspace:packages/terminal-extension":
"@jupyter-notebook/terminal-extension@^7.0.0-beta.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:
@ -2270,12 +2270,12 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/tree-extension@^7.0.0-beta.0, @jupyter-notebook/tree-extension@workspace:packages/tree-extension":
"@jupyter-notebook/tree-extension@^7.0.0-beta.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-beta.0
"@jupyter-notebook/tree": ^7.0.0-beta.0
"@jupyter-notebook/application": ^7.0.0-beta.1
"@jupyter-notebook/tree": ^7.0.0-beta.1
"@jupyterlab/application": ^4.0.0-rc.0
"@jupyterlab/apputils": ^4.0.0-rc.0
"@jupyterlab/coreutils": ^6.0.0-rc.0
@ -2296,11 +2296,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/tree@^7.0.0-beta.0, @jupyter-notebook/tree@workspace:packages/tree":
"@jupyter-notebook/tree@^7.0.0-beta.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-beta.0
"@jupyter-notebook/application": ^7.0.0-beta.1
"@jupyterlab/application": ^4.0.0-rc.0
"@jupyterlab/apputils": ^4.0.0-rc.0
"@jupyterlab/coreutils": ^6.0.0-rc.0
@ -2321,7 +2321,7 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/ui-components@^7.0.0-beta.0, @jupyter-notebook/ui-components@workspace:packages/ui-components":
"@jupyter-notebook/ui-components@^7.0.0-beta.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:

Loading…
Cancel
Save