Merge pull request #58 from jtpio/rc14

Update to JupyterLab 3.0.0rc14
This commit is contained in:
Jeremy Tuloup 2020-12-18 19:38:15 +01:00 committed by GitHub
commit 294d497aea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
14 changed files with 674 additions and 670 deletions

View File

@ -40,7 +40,7 @@ Config dir: /home/username/.jupyter
Config dir: /home/username/miniforge3/envs/jupyterlab-classic/etc/jupyter
jupyterlab enabled
- Validating jupyterlab...
jupyterlab 3.0.0rc13 OK
jupyterlab 3.0.0rc14 OK
jupyterlab_classic enabled
- Validating jupyterlab_classic...
jupyterlab_classic 0.1.0rc1 OK

View File

@ -18,25 +18,25 @@
"@jupyterlab-classic/terminal-extension": "^0.1.0-rc.1",
"@jupyterlab-classic/tree-extension": "^0.1.0-rc.1",
"@jupyterlab-classic/ui-components": "^0.1.0-rc.1",
"@jupyterlab/apputils-extension": "^3.0.0-rc.13",
"@jupyterlab/codemirror-extension": "^3.0.0-rc.13",
"@jupyterlab/completer-extension": "^3.0.0-rc.13",
"@jupyterlab/coreutils": "~5.0.0-rc.13",
"@jupyterlab/docmanager-extension": "^3.0.0-rc.13",
"@jupyterlab/fileeditor-extension": "^3.0.0-rc.13",
"@jupyterlab/mainmenu-extension": "^3.0.0-rc.13",
"@jupyterlab/mathjax2-extension": "^3.0.0-rc.13",
"@jupyterlab/notebook-extension": "^3.0.0-rc.13",
"@jupyterlab/rendermime-extension": "^3.0.0-rc.13",
"@jupyterlab/running-extension": "^3.0.0-rc.13",
"@jupyterlab/shortcuts-extension": "^3.0.0-rc.13",
"@jupyterlab/terminal-extension": "^3.0.0-rc.13",
"@jupyterlab/theme-dark-extension": "^3.0.0-rc.13",
"@jupyterlab/theme-light-extension": "^3.0.0-rc.13",
"@jupyterlab/tooltip-extension": "^3.0.0-rc.13"
"@jupyterlab/apputils-extension": "^3.0.0-rc.14",
"@jupyterlab/codemirror-extension": "^3.0.0-rc.14",
"@jupyterlab/completer-extension": "^3.0.0-rc.14",
"@jupyterlab/coreutils": "~5.0.0-rc.14",
"@jupyterlab/docmanager-extension": "^3.0.0-rc.14",
"@jupyterlab/fileeditor-extension": "^3.0.0-rc.14",
"@jupyterlab/mainmenu-extension": "^3.0.0-rc.14",
"@jupyterlab/mathjax2-extension": "^3.0.0-rc.14",
"@jupyterlab/notebook-extension": "^3.0.0-rc.14",
"@jupyterlab/rendermime-extension": "^3.0.0-rc.14",
"@jupyterlab/running-extension": "^3.0.0-rc.14",
"@jupyterlab/shortcuts-extension": "^3.0.0-rc.14",
"@jupyterlab/terminal-extension": "^3.0.0-rc.14",
"@jupyterlab/theme-dark-extension": "^3.0.0-rc.14",
"@jupyterlab/theme-light-extension": "^3.0.0-rc.14",
"@jupyterlab/tooltip-extension": "^3.0.0-rc.14"
},
"devDependencies": {
"@jupyterlab/builder": "^3.0.0-rc.13",
"@jupyterlab/builder": "^3.0.0-rc.14",
"css-loader": "~5.0.1",
"file-loader": "~5.0.2",
"fs-extra": "^8.1.0",
@ -56,93 +56,93 @@
"whatwg-fetch": "^3.0.0"
},
"resolutions": {
"@jupyterlab/application": "~3.0.0-rc.13",
"@jupyterlab/application-extension": "~3.0.0-rc.13",
"@jupyterlab/apputils": "~3.0.0-rc.13",
"@jupyterlab/apputils-extension": "~3.0.0-rc.13",
"@jupyterlab/attachments": "~3.0.0-rc.13",
"@jupyterlab/cells": "~3.0.0-rc.13",
"@jupyterlab/celltags": "~3.0.0-rc.13",
"@jupyterlab/celltags-extension": "~3.0.0-rc.13",
"@jupyterlab/codeeditor": "~3.0.0-rc.13",
"@jupyterlab/codemirror": "~3.0.0-rc.13",
"@jupyterlab/codemirror-extension": "~3.0.0-rc.13",
"@jupyterlab/completer": "~3.0.0-rc.13",
"@jupyterlab/completer-extension": "~3.0.0-rc.13",
"@jupyterlab/console": "~3.0.0-rc.13",
"@jupyterlab/console-extension": "~3.0.0-rc.13",
"@jupyterlab/coreutils": "~5.0.0-rc.13",
"@jupyterlab/csvviewer": "~3.0.0-rc.13",
"@jupyterlab/csvviewer-extension": "~3.0.0-rc.13",
"@jupyterlab/debugger": "~3.0.0-rc.13",
"@jupyterlab/debugger-extension": "~3.0.0-rc.13",
"@jupyterlab/docmanager": "~3.0.0-rc.13",
"@jupyterlab/docmanager-extension": "~3.0.0-rc.13",
"@jupyterlab/docregistry": "~3.0.0-rc.13",
"@jupyterlab/documentsearch": "~3.0.0-rc.13",
"@jupyterlab/documentsearch-extension": "~3.0.0-rc.13",
"@jupyterlab/extensionmanager": "^3.0.0-rc.13",
"@jupyterlab/extensionmanager-extension": "~3.0.0-rc.13",
"@jupyterlab/filebrowser": "~3.0.0-rc.13",
"@jupyterlab/filebrowser-extension": "~3.0.0-rc.13",
"@jupyterlab/fileeditor": "~3.0.0-rc.13",
"@jupyterlab/fileeditor-extension": "~3.0.0-rc.13",
"@jupyterlab/help-extension": "~3.0.0-rc.13",
"@jupyterlab/htmlviewer": "~3.0.0-rc.13",
"@jupyterlab/htmlviewer-extension": "~3.0.0-rc.13",
"@jupyterlab/hub-extension": "~3.0.0-rc.13",
"@jupyterlab/imageviewer": "~3.0.0-rc.13",
"@jupyterlab/imageviewer-extension": "~3.0.0-rc.13",
"@jupyterlab/inspector": "~3.0.0-rc.13",
"@jupyterlab/inspector-extension": "~3.0.0-rc.13",
"@jupyterlab/javascript-extension": "~3.0.0-rc.13",
"@jupyterlab/json-extension": "~3.0.0-rc.13",
"@jupyterlab/launcher": "~3.0.0-rc.13",
"@jupyterlab/launcher-extension": "~3.0.0-rc.13",
"@jupyterlab/logconsole": "~3.0.0-rc.13",
"@jupyterlab/logconsole-extension": "~3.0.0-rc.13",
"@jupyterlab/mainmenu": "~3.0.0-rc.13",
"@jupyterlab/mainmenu-extension": "~3.0.0-rc.13",
"@jupyterlab/markdownviewer-extension": "~3.0.0-rc.13",
"@jupyterlab/mathjax2": "~3.0.0-rc.13",
"@jupyterlab/mathjax2-extension": "~3.0.0-rc.13",
"@jupyterlab/metapackage": "~3.0.0-rc.13",
"@jupyterlab/nbconvert-css": "~3.0.0-rc.13",
"@jupyterlab/nbformat": "~3.0.0-rc.13",
"@jupyterlab/notebook": "~3.0.0-rc.13",
"@jupyterlab/notebook-extension": "~3.0.0-rc.13",
"@jupyterlab/observables": "~4.0.0-rc.13",
"@jupyterlab/outputarea": "~3.0.0-rc.13",
"@jupyterlab/pdf-extension": "~3.0.0-rc.13",
"@jupyterlab/property-inspector": "~3.0.0-rc.13",
"@jupyterlab/rendermime": "~3.0.0-rc.13",
"@jupyterlab/rendermime-extension": "~3.0.0-rc.13",
"@jupyterlab/rendermime-interfaces": "~3.0.0-rc.13",
"@jupyterlab/running": "~3.0.0-rc.13",
"@jupyterlab/running-extension": "~3.0.0-rc.13",
"@jupyterlab/services": "~6.0.0-rc.13",
"@jupyterlab/settingeditor": "~3.0.0-rc.13",
"@jupyterlab/settingeditor-extension": "~3.0.0-rc.13",
"@jupyterlab/settingregistry": "~3.0.0-rc.13",
"@jupyterlab/shortcuts-extension": "~3.0.0-rc.13",
"@jupyterlab/statedb": "~3.0.0-rc.13",
"@jupyterlab/statusbar": "~3.0.0-rc.13",
"@jupyterlab/statusbar-extension": "~3.0.0-rc.13",
"@jupyterlab/terminal": "~3.0.0-rc.13",
"@jupyterlab/terminal-extension": "~3.0.0-rc.13",
"@jupyterlab/theme-dark-extension": "~3.0.0-rc.13",
"@jupyterlab/theme-light-extension": "~3.0.0-rc.13",
"@jupyterlab/toc": "~5.0.0-rc.13",
"@jupyterlab/toc-extension": "~5.0.0-rc.13",
"@jupyterlab/tooltip": "~3.0.0-rc.13",
"@jupyterlab/tooltip-extension": "~3.0.0-rc.13",
"@jupyterlab/translation": "~3.0.0-rc.13",
"@jupyterlab/translation-extension": "~3.0.0-rc.13",
"@jupyterlab/ui-components": "~3.0.0-rc.13",
"@jupyterlab/ui-components-extension": "~3.0.0-rc.13",
"@jupyterlab/vdom": "~3.0.0-rc.13",
"@jupyterlab/vdom-extension": "~3.0.0-rc.13",
"@jupyterlab/vega5-extension": "~3.0.0-rc.13",
"@jupyterlab/application": "~3.0.0-rc.14",
"@jupyterlab/application-extension": "~3.0.0-rc.14",
"@jupyterlab/apputils": "~3.0.0-rc.14",
"@jupyterlab/apputils-extension": "~3.0.0-rc.14",
"@jupyterlab/attachments": "~3.0.0-rc.14",
"@jupyterlab/cells": "~3.0.0-rc.14",
"@jupyterlab/celltags": "~3.0.0-rc.14",
"@jupyterlab/celltags-extension": "~3.0.0-rc.14",
"@jupyterlab/codeeditor": "~3.0.0-rc.14",
"@jupyterlab/codemirror": "~3.0.0-rc.14",
"@jupyterlab/codemirror-extension": "~3.0.0-rc.14",
"@jupyterlab/completer": "~3.0.0-rc.14",
"@jupyterlab/completer-extension": "~3.0.0-rc.14",
"@jupyterlab/console": "~3.0.0-rc.14",
"@jupyterlab/console-extension": "~3.0.0-rc.14",
"@jupyterlab/coreutils": "~5.0.0-rc.14",
"@jupyterlab/csvviewer": "~3.0.0-rc.14",
"@jupyterlab/csvviewer-extension": "~3.0.0-rc.14",
"@jupyterlab/debugger": "~3.0.0-rc.14",
"@jupyterlab/debugger-extension": "~3.0.0-rc.14",
"@jupyterlab/docmanager": "~3.0.0-rc.14",
"@jupyterlab/docmanager-extension": "~3.0.0-rc.14",
"@jupyterlab/docregistry": "~3.0.0-rc.14",
"@jupyterlab/documentsearch": "~3.0.0-rc.14",
"@jupyterlab/documentsearch-extension": "~3.0.0-rc.14",
"@jupyterlab/extensionmanager": "^3.0.0-rc.14",
"@jupyterlab/extensionmanager-extension": "~3.0.0-rc.14",
"@jupyterlab/filebrowser": "~3.0.0-rc.14",
"@jupyterlab/filebrowser-extension": "~3.0.0-rc.14",
"@jupyterlab/fileeditor": "~3.0.0-rc.14",
"@jupyterlab/fileeditor-extension": "~3.0.0-rc.14",
"@jupyterlab/help-extension": "~3.0.0-rc.14",
"@jupyterlab/htmlviewer": "~3.0.0-rc.14",
"@jupyterlab/htmlviewer-extension": "~3.0.0-rc.14",
"@jupyterlab/hub-extension": "~3.0.0-rc.14",
"@jupyterlab/imageviewer": "~3.0.0-rc.14",
"@jupyterlab/imageviewer-extension": "~3.0.0-rc.14",
"@jupyterlab/inspector": "~3.0.0-rc.14",
"@jupyterlab/inspector-extension": "~3.0.0-rc.14",
"@jupyterlab/javascript-extension": "~3.0.0-rc.14",
"@jupyterlab/json-extension": "~3.0.0-rc.14",
"@jupyterlab/launcher": "~3.0.0-rc.14",
"@jupyterlab/launcher-extension": "~3.0.0-rc.14",
"@jupyterlab/logconsole": "~3.0.0-rc.14",
"@jupyterlab/logconsole-extension": "~3.0.0-rc.14",
"@jupyterlab/mainmenu": "~3.0.0-rc.14",
"@jupyterlab/mainmenu-extension": "~3.0.0-rc.14",
"@jupyterlab/markdownviewer-extension": "~3.0.0-rc.14",
"@jupyterlab/mathjax2": "~3.0.0-rc.14",
"@jupyterlab/mathjax2-extension": "~3.0.0-rc.14",
"@jupyterlab/metapackage": "~3.0.0-rc.14",
"@jupyterlab/nbconvert-css": "~3.0.0-rc.14",
"@jupyterlab/nbformat": "~3.0.0-rc.14",
"@jupyterlab/notebook": "~3.0.0-rc.14",
"@jupyterlab/notebook-extension": "~3.0.0-rc.14",
"@jupyterlab/observables": "~4.0.0-rc.14",
"@jupyterlab/outputarea": "~3.0.0-rc.14",
"@jupyterlab/pdf-extension": "~3.0.0-rc.14",
"@jupyterlab/property-inspector": "~3.0.0-rc.14",
"@jupyterlab/rendermime": "~3.0.0-rc.14",
"@jupyterlab/rendermime-extension": "~3.0.0-rc.14",
"@jupyterlab/rendermime-interfaces": "~3.0.0-rc.14",
"@jupyterlab/running": "~3.0.0-rc.14",
"@jupyterlab/running-extension": "~3.0.0-rc.14",
"@jupyterlab/services": "~6.0.0-rc.14",
"@jupyterlab/settingeditor": "~3.0.0-rc.14",
"@jupyterlab/settingeditor-extension": "~3.0.0-rc.14",
"@jupyterlab/settingregistry": "~3.0.0-rc.14",
"@jupyterlab/shortcuts-extension": "~3.0.0-rc.14",
"@jupyterlab/statedb": "~3.0.0-rc.14",
"@jupyterlab/statusbar": "~3.0.0-rc.14",
"@jupyterlab/statusbar-extension": "~3.0.0-rc.14",
"@jupyterlab/terminal": "~3.0.0-rc.14",
"@jupyterlab/terminal-extension": "~3.0.0-rc.14",
"@jupyterlab/theme-dark-extension": "~3.0.0-rc.14",
"@jupyterlab/theme-light-extension": "~3.0.0-rc.14",
"@jupyterlab/toc": "~5.0.0-rc.14",
"@jupyterlab/toc-extension": "~5.0.0-rc.14",
"@jupyterlab/tooltip": "~3.0.0-rc.14",
"@jupyterlab/tooltip-extension": "~3.0.0-rc.14",
"@jupyterlab/translation": "~3.0.0-rc.14",
"@jupyterlab/translation-extension": "~3.0.0-rc.14",
"@jupyterlab/ui-components": "~3.0.0-rc.14",
"@jupyterlab/ui-components-extension": "~3.0.0-rc.14",
"@jupyterlab/vdom": "~3.0.0-rc.14",
"@jupyterlab/vdom-extension": "~3.0.0-rc.14",
"@jupyterlab/vega5-extension": "~3.0.0-rc.14",
"@lumino/algorithm": "^1.2.3",
"@lumino/application": "^1.8.4",
"@lumino/commands": "^1.10.1",

View File

@ -41,16 +41,16 @@
"dependencies": {
"@jupyterlab-classic/application": "^0.1.0-rc.1",
"@jupyterlab-classic/ui-components": "^0.1.0-rc.1",
"@jupyterlab/application": "^3.0.0-rc.13",
"@jupyterlab/apputils": "^3.0.0-rc.13",
"@jupyterlab/codeeditor": "^3.0.0-rc.13",
"@jupyterlab/codemirror": "^3.0.0-rc.13",
"@jupyterlab/coreutils": "^5.0.0-rc.13",
"@jupyterlab/docmanager": "^3.0.0-rc.13",
"@jupyterlab/docregistry": "^3.0.0-rc.13",
"@jupyterlab/mainmenu": "^3.0.0-rc.13",
"@jupyterlab/settingregistry": "^3.0.0-rc.13",
"@jupyterlab/translation": "^3.0.0-rc.13",
"@jupyterlab/application": "^3.0.0-rc.14",
"@jupyterlab/apputils": "^3.0.0-rc.14",
"@jupyterlab/codeeditor": "^3.0.0-rc.14",
"@jupyterlab/codemirror": "^3.0.0-rc.14",
"@jupyterlab/coreutils": "^5.0.0-rc.14",
"@jupyterlab/docmanager": "^3.0.0-rc.14",
"@jupyterlab/docregistry": "^3.0.0-rc.14",
"@jupyterlab/mainmenu": "^3.0.0-rc.14",
"@jupyterlab/settingregistry": "^3.0.0-rc.14",
"@jupyterlab/translation": "^3.0.0-rc.14",
"@lumino/widgets": "^1.14.0"
},
"devDependencies": {

View File

@ -43,10 +43,10 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyterlab/application": "^3.0.0-rc.13",
"@jupyterlab/coreutils": "^5.0.0-rc.13",
"@jupyterlab/docregistry": "^3.0.0-rc.13",
"@jupyterlab/ui-components": "^3.0.0-rc.13",
"@jupyterlab/application": "^3.0.0-rc.14",
"@jupyterlab/coreutils": "^5.0.0-rc.14",
"@jupyterlab/docregistry": "^3.0.0-rc.14",
"@jupyterlab/ui-components": "^3.0.0-rc.14",
"@lumino/algorithm": "^1.3.3",
"@lumino/coreutils": "^1.5.3",
"@lumino/messaging": "^1.4.3",
@ -58,7 +58,7 @@
"devDependencies": {
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.12.1",
"@jupyterlab/testutils": "^3.0.0-rc.13",
"@jupyterlab/testutils": "^3.0.0-rc.14",
"@types/jest": "^26.0.10",
"jest": "^26.4.2",
"rimraf": "~3.0.0",

View File

@ -39,11 +39,11 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyterlab/application": "^3.0.0-rc.13",
"@jupyterlab/coreutils": "^5.0.0-rc.13",
"@jupyterlab/docmanager": "^3.0.0-rc.13",
"@jupyterlab/docregistry": "^3.0.0-rc.13",
"@jupyterlab/services": "^6.0.0-rc.13",
"@jupyterlab/application": "^3.0.0-rc.14",
"@jupyterlab/coreutils": "^5.0.0-rc.14",
"@jupyterlab/docmanager": "^3.0.0-rc.14",
"@jupyterlab/docregistry": "^3.0.0-rc.14",
"@jupyterlab/services": "^6.0.0-rc.14",
"@lumino/algorithm": "^1.3.3"
},
"devDependencies": {

View File

@ -40,9 +40,9 @@
},
"dependencies": {
"@jupyterlab-classic/ui-components": "^0.1.0-rc.1",
"@jupyterlab/application": "^3.0.0-rc.13",
"@jupyterlab/apputils": "^3.0.0-rc.13",
"@jupyterlab/mainmenu": "^3.0.0-rc.13"
"@jupyterlab/application": "^3.0.0-rc.14",
"@jupyterlab/apputils": "^3.0.0-rc.14",
"@jupyterlab/mainmenu": "^3.0.0-rc.14"
},
"devDependencies": {
"rimraf": "~3.0.0",

View File

@ -47,17 +47,17 @@
},
"dependencies": {
"@jupyterlab-classic/ui-components": "^0.1.0-rc.1",
"@jupyterlab/application": "^3.0.0-rc.13",
"@jupyterlab/apputils": "^3.0.0-rc.13",
"@jupyterlab/coreutils": "^5.0.0-rc.13",
"@jupyterlab/docregistry": "^3.0.0-rc.13",
"@jupyterlab/mainmenu": "^3.0.0-rc.13",
"@jupyterlab/notebook": "^3.0.0-rc.13",
"@jupyterlab/application": "^3.0.0-rc.14",
"@jupyterlab/apputils": "^3.0.0-rc.14",
"@jupyterlab/coreutils": "^5.0.0-rc.14",
"@jupyterlab/docregistry": "^3.0.0-rc.14",
"@jupyterlab/mainmenu": "^3.0.0-rc.14",
"@jupyterlab/notebook": "^3.0.0-rc.14",
"@lumino/commands": "^1.11.4",
"@lumino/disposable": "^1.4.3"
},
"devDependencies": {
"@jupyterlab/builder": "^3.0.0-rc.13",
"@jupyterlab/builder": "^3.0.0-rc.14",
"rimraf": "~3.0.0",
"typescript": "~4.0.2"
},

View File

@ -40,10 +40,10 @@
},
"dependencies": {
"@jupyterlab-classic/application": "^0.1.0-rc.1",
"@jupyterlab/application": "^3.0.0-rc.13",
"@jupyterlab/apputils": "^3.0.0-rc.13",
"@jupyterlab/docmanager": "^3.0.0-rc.13",
"@jupyterlab/notebook": "^3.0.0-rc.13",
"@jupyterlab/application": "^3.0.0-rc.14",
"@jupyterlab/apputils": "^3.0.0-rc.14",
"@jupyterlab/docmanager": "^3.0.0-rc.14",
"@jupyterlab/notebook": "^3.0.0-rc.14",
"@lumino/widgets": "^1.14.0"
},
"devDependencies": {

View File

@ -39,9 +39,9 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyterlab/application": "^3.0.0-rc.13",
"@jupyterlab/coreutils": "^5.0.0-rc.13",
"@jupyterlab/terminal": "^3.0.0-rc.13",
"@jupyterlab/application": "^3.0.0-rc.14",
"@jupyterlab/coreutils": "^5.0.0-rc.14",
"@jupyterlab/terminal": "^3.0.0-rc.14",
"@lumino/algorithm": "^1.3.3"
},
"devDependencies": {

View File

@ -40,17 +40,17 @@
},
"dependencies": {
"@jupyterlab-classic/application": "^0.1.0-rc.1",
"@jupyterlab/application": "^3.0.0-rc.13",
"@jupyterlab/apputils": "^3.0.0-rc.13",
"@jupyterlab/coreutils": "^5.0.0-rc.13",
"@jupyterlab/docmanager": "^3.0.0-rc.13",
"@jupyterlab/filebrowser": "^3.0.0-rc.13",
"@jupyterlab/mainmenu": "^3.0.0-rc.13",
"@jupyterlab/services": "^6.0.0-rc.13",
"@jupyterlab/settingregistry": "^3.0.0-rc.13",
"@jupyterlab/statedb": "^3.0.0-rc.13",
"@jupyterlab/translation": "^3.0.0-rc.13",
"@jupyterlab/ui-components": "^3.0.0-rc.13",
"@jupyterlab/application": "^3.0.0-rc.14",
"@jupyterlab/apputils": "^3.0.0-rc.14",
"@jupyterlab/coreutils": "^5.0.0-rc.14",
"@jupyterlab/docmanager": "^3.0.0-rc.14",
"@jupyterlab/filebrowser": "^3.0.0-rc.14",
"@jupyterlab/mainmenu": "^3.0.0-rc.14",
"@jupyterlab/services": "^6.0.0-rc.14",
"@jupyterlab/settingregistry": "^3.0.0-rc.14",
"@jupyterlab/statedb": "^3.0.0-rc.14",
"@jupyterlab/translation": "^3.0.0-rc.14",
"@jupyterlab/ui-components": "^3.0.0-rc.14",
"@lumino/algorithm": "^1.3.3",
"@lumino/commands": "^1.12.0",
"@lumino/widgets": "^1.16.1"

View File

@ -43,12 +43,12 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyterlab/ui-components": "^3.0.0-rc.13"
"@jupyterlab/ui-components": "^3.0.0-rc.14"
},
"devDependencies": {
"@babel/core": "^7.10.2",
"@babel/preset-env": "^7.10.2",
"@jupyterlab/testutils": "^3.0.0-rc.13",
"@jupyterlab/testutils": "^3.0.0-rc.14",
"@types/jest": "^26.0.10",
"babel-loader": "^8.0.6",
"jest": "^26.4.2",

View File

@ -1,3 +1,3 @@
[build-system]
requires = ["jupyter_packaging~=0.7.0", "jupyterlab>=3.0.0rc13,==3.*", "setuptools>=40.8.0", "wheel"]
requires = ["jupyter_packaging~=0.7.0", "jupyterlab>=3.0.0rc14,==3.*", "setuptools>=40.8.0", "wheel"]
build-backend = "setuptools.build_meta"

View File

@ -77,7 +77,7 @@ setup_args = dict(
cmdclass= cmdclass,
packages=setuptools.find_packages(),
install_requires=[
"jupyterlab>=3.0.0rc13,==3.*",
"jupyterlab>=3.0.0rc14,==3.*",
],
zip_safe=False,
include_package_data=True,

1030
yarn.lock

File diff suppressed because it is too large Load Diff