Publish 7.0.0b0

SHA256 hashes:

jupyter-notebook-application-7.0.0-beta.0.tgz: 102ecf782a63fb11393c05e0feb5d9d4370a245b2e47ff5ed5e6746c724d1038

jupyter-notebook-application-extension-7.0.0-beta.0.tgz: 8c7a5b2ed5f9cb5cc4736fd9fb2ddf31bb73cbbb814fabf4b7114f828855cb77

jupyter-notebook-console-extension-7.0.0-beta.0.tgz: d9873d05874c3f4b9609b78010b1d2b045df4887c9d0d46f5f4486345352ff7d

jupyter-notebook-docmanager-extension-7.0.0-beta.0.tgz: 894b218e4ceda62e3ad20d1225fa79bce14641a6625520211dff67af27185e79

jupyter-notebook-documentsearch-extension-7.0.0-beta.0.tgz: a524b9d152558af346eff42130e352b55170b2db302bf1bca8489bb63f540b10

jupyter-notebook-help-extension-7.0.0-beta.0.tgz: 82b619a5c75c3b08ff18e4dc11c9befea812d37828fc59e66f3a16754be0c61b

jupyter-notebook-lab-extension-7.0.0-beta.0.tgz: 7c51bc5d12acaf968a92ef11ec4eab55b2b75ea837d2eec28d81045f9d4a4a77

jupyter-notebook-notebook-extension-7.0.0-beta.0.tgz: 35f9b7eefda53e9de9d9c897c13a61df5273ac1c6f23c088aec15a17b009d007

jupyter-notebook-terminal-extension-7.0.0-beta.0.tgz: fcdd9e1fd1b11c7301a132bd19a6dbc1d58e9006f5c13dd67eaff457b70f287c

jupyter-notebook-tree-7.0.0-beta.0.tgz: 14839ad3928a43bd444166eb0b1a2f9c6d581f667d0c9358d5272ac940a3121d

jupyter-notebook-tree-extension-7.0.0-beta.0.tgz: 881a5fc4d8b22976101055046e3b306b57a89a4404b959c6453a0c22083ec62e

jupyter-notebook-ui-components-7.0.0-beta.0.tgz: 1edea9a326f83d8f3213ab69c655a89e0d0079e3f75d441a47166d2467c209b8

notebook-7.0.0b0-py3-none-any.whl: a73f295ad0e728d01af316ed04cadb39913da1e77647faf57a3c4f6b3844a303

notebook-7.0.0b0.tar.gz: efb6e3fd91ad20636c615430ddebf4fc3bd56904419bc88f439732945641b2e8
jtpio 3 years ago
parent b99718f57a
commit 2f9aa01a8f

@ -14,6 +14,36 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
<!-- <START NEW CHANGELOG ENTRY> -->
## 7.0.0b0
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a18...b99718f57a8beac7b4019901a57c94984781dd49))
### Enhancements made
- Update to JupyterLab `4.0.0b0` [#6803](https://github.com/jupyter/notebook/pull/6803) ([@jtpio](https://github.com/jtpio))
### Bugs fixed
- added white space to bottom of edit files [#6804](https://github.com/jupyter/notebook/pull/6804) ([@j-publius](https://github.com/j-publius))
- Hides 'micro' toolbars in notebook [#6791](https://github.com/jupyter/notebook/pull/6791) ([@JasonWeill](https://github.com/JasonWeill))
### Maintenance and upkeep improvements
- Add missing singleton packages for RTC [#6816](https://github.com/jupyter/notebook/pull/6816) ([@jtpio](https://github.com/jtpio))
### Documentation improvements
- Improve the documentation for Notebook 7 [#6813](https://github.com/jupyter/notebook/pull/6813) ([@jtpio](https://github.com/jtpio))
- fix typo in the migration guide [#6812](https://github.com/jupyter/notebook/pull/6812) ([@Tiksagol](https://github.com/Tiksagol))
### Contributors to this release
([GitHub contributors page for this release](https://github.com/jupyter/notebook/graphs/contributors?from=2023-03-24&to=2023-04-04&type=c))
[@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))
@ -29,8 +59,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-20..2023-03-24&type=Issues) | [@jtpio](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ajtpio+updated%3A2023-03-20..2023-03-24&type=Issues) | [@yumyumqing](https://github.com/search?q=repo%3Ajupyter%2Fnotebook+involves%3Ayumyumqing+updated%3A2023-03-20..2023-03-24&type=Issues)
<!-- <END NEW CHANGELOG ENTRY> -->
## 7.0.0a17
([Full Changelog](https://github.com/jupyter/notebook/compare/v7.0.0a16...7903de83e83a6ce342d71895dc1e8c2ec8128174))

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

@ -1,6 +1,6 @@
{
"name": "@jupyter-notebook/buildutils",
"version": "7.0.0-alpha.18",
"version": "7.0.0-beta.0",
"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.0a18"
__version__ = "7.0.0b0"
# PEP440 version parser
_version_regex = re.compile(

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

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

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

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

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

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

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

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

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

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

@ -1983,17 +1983,17 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter-notebook/app@workspace:app"
dependencies:
"@jupyter-notebook/application": ^7.0.0-alpha.18
"@jupyter-notebook/application-extension": ^7.0.0-alpha.18
"@jupyter-notebook/console-extension": ^7.0.0-alpha.18
"@jupyter-notebook/docmanager-extension": ^7.0.0-alpha.18
"@jupyter-notebook/documentsearch-extension": ^7.0.0-alpha.18
"@jupyter-notebook/help-extension": ^7.0.0-alpha.18
"@jupyter-notebook/notebook-extension": ^7.0.0-alpha.18
"@jupyter-notebook/terminal-extension": ^7.0.0-alpha.18
"@jupyter-notebook/tree": ^7.0.0-alpha.18
"@jupyter-notebook/tree-extension": ^7.0.0-alpha.18
"@jupyter-notebook/ui-components": ^7.0.0-alpha.18
"@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
"@jupyterlab/application-extension": ^4.0.0-beta.0
"@jupyterlab/apputils-extension": ^4.0.0-beta.0
"@jupyterlab/builder": ^4.0.0-beta.0
@ -2056,12 +2056,12 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/application-extension@^7.0.0-alpha.18, @jupyter-notebook/application-extension@workspace:packages/application-extension":
"@jupyter-notebook/application-extension@^7.0.0-beta.0, @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-alpha.18
"@jupyter-notebook/ui-components": ^7.0.0-alpha.18
"@jupyter-notebook/application": ^7.0.0-beta.0
"@jupyter-notebook/ui-components": ^7.0.0-beta.0
"@jupyterlab/application": ^4.0.0-beta.0
"@jupyterlab/apputils": ^4.0.0-beta.0
"@jupyterlab/celltags": ^4.0.0-alpha.20
@ -2081,7 +2081,7 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/application@^7.0.0-alpha.18, @jupyter-notebook/application@workspace:packages/application":
"@jupyter-notebook/application@^7.0.0-beta.0, @jupyter-notebook/application@workspace:packages/application":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/application@workspace:packages/application"
dependencies:
@ -2121,7 +2121,7 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/console-extension@^7.0.0-alpha.18, @jupyter-notebook/console-extension@workspace:packages/console-extension":
"@jupyter-notebook/console-extension@^7.0.0-beta.0, @jupyter-notebook/console-extension@workspace:packages/console-extension":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/console-extension@workspace:packages/console-extension"
dependencies:
@ -2134,7 +2134,7 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/docmanager-extension@^7.0.0-alpha.18, @jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension":
"@jupyter-notebook/docmanager-extension@^7.0.0-beta.0, @jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/docmanager-extension@workspace:packages/docmanager-extension"
dependencies:
@ -2150,11 +2150,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/documentsearch-extension@^7.0.0-alpha.18, @jupyter-notebook/documentsearch-extension@workspace:packages/documentsearch-extension":
"@jupyter-notebook/documentsearch-extension@^7.0.0-beta.0, @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-alpha.18
"@jupyter-notebook/application": ^7.0.0-beta.0
"@jupyterlab/application": ^4.0.0-beta.0
"@jupyterlab/documentsearch": ^4.0.0-beta.0
"@lumino/widgets": ^2.0.1
@ -2163,11 +2163,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/help-extension@^7.0.0-alpha.18, @jupyter-notebook/help-extension@workspace:packages/help-extension":
"@jupyter-notebook/help-extension@^7.0.0-beta.0, @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-alpha.18
"@jupyter-notebook/ui-components": ^7.0.0-beta.0
"@jupyterlab/application": ^4.0.0-beta.0
"@jupyterlab/apputils": ^4.0.0-beta.0
"@jupyterlab/mainmenu": ^4.0.0-beta.0
@ -2179,11 +2179,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/lab-extension@^7.0.0-alpha.18, @jupyter-notebook/lab-extension@workspace:packages/lab-extension":
"@jupyter-notebook/lab-extension@^7.0.0-beta.0, @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-alpha.18
"@jupyter-notebook/application": ^7.0.0-beta.0
"@jupyterlab/application": ^4.0.0-beta.0
"@jupyterlab/apputils": ^4.0.0-beta.0
"@jupyterlab/builder": ^4.0.0-beta.0
@ -2203,27 +2203,27 @@ __metadata:
version: 0.0.0-use.local
resolution: "@jupyter-notebook/metapackage@workspace:packages/_metapackage"
dependencies:
"@jupyter-notebook/application": ^7.0.0-alpha.18
"@jupyter-notebook/application-extension": ^7.0.0-alpha.18
"@jupyter-notebook/console-extension": ^7.0.0-alpha.18
"@jupyter-notebook/docmanager-extension": ^7.0.0-alpha.18
"@jupyter-notebook/documentsearch-extension": ^7.0.0-alpha.18
"@jupyter-notebook/help-extension": ^7.0.0-alpha.18
"@jupyter-notebook/lab-extension": ^7.0.0-alpha.18
"@jupyter-notebook/notebook-extension": ^7.0.0-alpha.18
"@jupyter-notebook/terminal-extension": ^7.0.0-alpha.18
"@jupyter-notebook/tree": ^7.0.0-alpha.18
"@jupyter-notebook/tree-extension": ^7.0.0-alpha.18
"@jupyter-notebook/ui-components": ^7.0.0-alpha.18
"@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
typescript: ~5.0.2
languageName: unknown
linkType: soft
"@jupyter-notebook/notebook-extension@^7.0.0-alpha.18, @jupyter-notebook/notebook-extension@workspace:packages/notebook-extension":
"@jupyter-notebook/notebook-extension@^7.0.0-beta.0, @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-alpha.18
"@jupyter-notebook/application": ^7.0.0-beta.0
"@jupyterlab/application": ^4.0.0-beta.0
"@jupyterlab/apputils": ^4.0.0-beta.0
"@jupyterlab/cells": ^4.0.0-beta.0
@ -2258,7 +2258,7 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/terminal-extension@^7.0.0-alpha.18, @jupyter-notebook/terminal-extension@workspace:packages/terminal-extension":
"@jupyter-notebook/terminal-extension@^7.0.0-beta.0, @jupyter-notebook/terminal-extension@workspace:packages/terminal-extension":
version: 0.0.0-use.local
resolution: "@jupyter-notebook/terminal-extension@workspace:packages/terminal-extension"
dependencies:
@ -2271,12 +2271,12 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/tree-extension@^7.0.0-alpha.18, @jupyter-notebook/tree-extension@workspace:packages/tree-extension":
"@jupyter-notebook/tree-extension@^7.0.0-beta.0, @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-alpha.18
"@jupyter-notebook/tree": ^7.0.0-alpha.18
"@jupyter-notebook/application": ^7.0.0-beta.0
"@jupyter-notebook/tree": ^7.0.0-beta.0
"@jupyterlab/application": ^4.0.0-beta.0
"@jupyterlab/apputils": ^4.0.0-beta.0
"@jupyterlab/coreutils": ^6.0.0-beta.0
@ -2297,11 +2297,11 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/tree@^7.0.0-alpha.18, @jupyter-notebook/tree@workspace:packages/tree":
"@jupyter-notebook/tree@^7.0.0-beta.0, @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-alpha.18
"@jupyter-notebook/application": ^7.0.0-beta.0
"@jupyterlab/application": ^4.0.0-beta.0
"@jupyterlab/apputils": ^4.0.0-beta.0
"@jupyterlab/coreutils": ^6.0.0-beta.0
@ -2322,7 +2322,7 @@ __metadata:
languageName: unknown
linkType: soft
"@jupyter-notebook/ui-components@^7.0.0-alpha.18, @jupyter-notebook/ui-components@workspace:packages/ui-components":
"@jupyter-notebook/ui-components@^7.0.0-beta.0, @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