Ver Fonte

Publish 2.1.0rc0

SHA256 hashes:

jupyterlab-2.1.0rc0-py3-none-any.whl: 6656124cbd9bb5ca9c9babc25c0622b0ec955dd57fd18e03e706348f2027fecc

jupyterlab-2.1.0rc0.tar.gz: 761fd4fd958d1c9f8bb162bd0eca4692ff7f865086d65e1f9c0172ffbba9e635
Jason Grout há 5 anos atrás
pai
commit
ca0fccea8d
3 ficheiros alterados com 678 adições e 678 exclusões
  1. 124 124
      dev_mode/package.json
  2. 127 127
      jupyterlab/staging/package.json
  3. 427 427
      jupyterlab/staging/yarn.lock

+ 124 - 124
dev_mode/package.json

@@ -16,47 +16,47 @@
     "watch": "webpack --watch"
   },
   "dependencies": {
-    "@jupyterlab/application": "^2.1.0-rc.0",
-    "@jupyterlab/application-extension": "^2.1.0-rc.0",
-    "@jupyterlab/apputils-extension": "^2.1.0-rc.0",
-    "@jupyterlab/celltags-extension": "^2.1.0-rc.0",
-    "@jupyterlab/codemirror-extension": "^2.1.0-rc.0",
-    "@jupyterlab/completer-extension": "^2.1.0-rc.0",
-    "@jupyterlab/console-extension": "^2.1.0-rc.0",
-    "@jupyterlab/coreutils": "^4.1.0-rc.0",
-    "@jupyterlab/csvviewer-extension": "^2.1.0-rc.0",
-    "@jupyterlab/docmanager-extension": "^2.1.0-rc.0",
-    "@jupyterlab/documentsearch-extension": "^2.1.0-rc.0",
-    "@jupyterlab/extensionmanager-extension": "^2.1.0-rc.0",
-    "@jupyterlab/filebrowser-extension": "^2.1.0-rc.0",
-    "@jupyterlab/fileeditor-extension": "^2.1.0-rc.0",
-    "@jupyterlab/help-extension": "^2.1.0-rc.0",
-    "@jupyterlab/htmlviewer-extension": "^2.1.0-rc.0",
-    "@jupyterlab/hub-extension": "^2.1.0-rc.0",
-    "@jupyterlab/imageviewer-extension": "^2.1.0-rc.0",
-    "@jupyterlab/inspector-extension": "^2.1.0-rc.0",
-    "@jupyterlab/javascript-extension": "^2.1.0-rc.0",
-    "@jupyterlab/json-extension": "^2.1.0-rc.0",
-    "@jupyterlab/launcher-extension": "^2.1.0-rc.0",
-    "@jupyterlab/logconsole-extension": "^2.1.0-rc.0",
-    "@jupyterlab/mainmenu-extension": "^2.1.0-rc.0",
-    "@jupyterlab/markdownviewer-extension": "^2.1.0-rc.0",
-    "@jupyterlab/mathjax2-extension": "^2.1.0-rc.0",
-    "@jupyterlab/notebook-extension": "^2.1.0-rc.0",
-    "@jupyterlab/pdf-extension": "^2.1.0-rc.0",
-    "@jupyterlab/rendermime-extension": "^2.1.0-rc.0",
-    "@jupyterlab/running-extension": "^2.1.0-rc.0",
-    "@jupyterlab/settingeditor-extension": "^2.1.0-rc.0",
-    "@jupyterlab/shortcuts-extension": "^2.1.0-rc.0",
-    "@jupyterlab/statusbar-extension": "^2.1.0-rc.0",
-    "@jupyterlab/tabmanager-extension": "^2.1.0-rc.0",
-    "@jupyterlab/terminal-extension": "^2.1.0-rc.0",
-    "@jupyterlab/theme-dark-extension": "^2.1.0-rc.0",
-    "@jupyterlab/theme-light-extension": "^2.1.0-rc.0",
-    "@jupyterlab/tooltip-extension": "^2.1.0-rc.0",
-    "@jupyterlab/ui-components-extension": "^2.1.0-rc.0",
-    "@jupyterlab/vdom-extension": "^2.1.0-rc.0",
-    "@jupyterlab/vega5-extension": "^2.1.0-rc.0"
+    "@jupyterlab/application": "~2.1.0-rc.0",
+    "@jupyterlab/application-extension": "~2.1.0-rc.0",
+    "@jupyterlab/apputils-extension": "~2.1.0-rc.0",
+    "@jupyterlab/celltags-extension": "~2.1.0-rc.0",
+    "@jupyterlab/codemirror-extension": "~2.1.0-rc.0",
+    "@jupyterlab/completer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/console-extension": "~2.1.0-rc.0",
+    "@jupyterlab/coreutils": "~4.1.0-rc.0",
+    "@jupyterlab/csvviewer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/docmanager-extension": "~2.1.0-rc.0",
+    "@jupyterlab/documentsearch-extension": "~2.1.0-rc.0",
+    "@jupyterlab/extensionmanager-extension": "~2.1.0-rc.0",
+    "@jupyterlab/filebrowser-extension": "~2.1.0-rc.0",
+    "@jupyterlab/fileeditor-extension": "~2.1.0-rc.0",
+    "@jupyterlab/help-extension": "~2.1.0-rc.0",
+    "@jupyterlab/htmlviewer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/hub-extension": "~2.1.0-rc.0",
+    "@jupyterlab/imageviewer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/inspector-extension": "~2.1.0-rc.0",
+    "@jupyterlab/javascript-extension": "~2.1.0-rc.0",
+    "@jupyterlab/json-extension": "~2.1.0-rc.0",
+    "@jupyterlab/launcher-extension": "~2.1.0-rc.0",
+    "@jupyterlab/logconsole-extension": "~2.1.0-rc.0",
+    "@jupyterlab/mainmenu-extension": "~2.1.0-rc.0",
+    "@jupyterlab/markdownviewer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/mathjax2-extension": "~2.1.0-rc.0",
+    "@jupyterlab/notebook-extension": "~2.1.0-rc.0",
+    "@jupyterlab/pdf-extension": "~2.1.0-rc.0",
+    "@jupyterlab/rendermime-extension": "~2.1.0-rc.0",
+    "@jupyterlab/running-extension": "~2.1.0-rc.0",
+    "@jupyterlab/settingeditor-extension": "~2.1.0-rc.0",
+    "@jupyterlab/shortcuts-extension": "~2.1.0-rc.0",
+    "@jupyterlab/statusbar-extension": "~2.1.0-rc.0",
+    "@jupyterlab/tabmanager-extension": "~2.1.0-rc.0",
+    "@jupyterlab/terminal-extension": "~2.1.0-rc.0",
+    "@jupyterlab/theme-dark-extension": "~2.1.0-rc.0",
+    "@jupyterlab/theme-light-extension": "~2.1.0-rc.0",
+    "@jupyterlab/tooltip-extension": "~2.1.0-rc.0",
+    "@jupyterlab/ui-components-extension": "~2.1.0-rc.0",
+    "@jupyterlab/vdom-extension": "~2.1.0-rc.0",
+    "@jupyterlab/vega5-extension": "~2.1.0-rc.0"
   },
   "devDependencies": {
     "@jupyterlab/buildutils": "^2.1.0-rc.0",
@@ -85,89 +85,89 @@
     "yarn-deduplicate": "^1.1.1"
   },
   "resolutions": {
-    "@jupyterlab/application": "~2.1.0-beta.0",
-    "@jupyterlab/application-extension": "~2.1.0-beta.0",
-    "@jupyterlab/apputils": "~2.1.0-beta.0",
-    "@jupyterlab/apputils-extension": "~2.1.0-beta.0",
-    "@jupyterlab/attachments": "~2.1.0-beta.0",
-    "@jupyterlab/cells": "~2.1.0-beta.0",
-    "@jupyterlab/celltags": "~2.1.0-beta.0",
-    "@jupyterlab/celltags-extension": "~2.1.0-beta.0",
-    "@jupyterlab/codeeditor": "~2.1.0-beta.0",
-    "@jupyterlab/codemirror": "~2.1.0-beta.0",
-    "@jupyterlab/codemirror-extension": "~2.1.0-beta.0",
-    "@jupyterlab/completer": "~2.1.0-beta.0",
-    "@jupyterlab/completer-extension": "~2.1.0-beta.0",
-    "@jupyterlab/console": "~2.1.0-beta.0",
-    "@jupyterlab/console-extension": "~2.1.0-beta.0",
-    "@jupyterlab/coreutils": "~4.1.0-beta.0",
-    "@jupyterlab/csvviewer": "~2.1.0-beta.0",
-    "@jupyterlab/csvviewer-extension": "~2.1.0-beta.0",
-    "@jupyterlab/docmanager": "~2.1.0-beta.0",
-    "@jupyterlab/docmanager-extension": "~2.1.0-beta.0",
-    "@jupyterlab/docregistry": "~2.1.0-beta.0",
-    "@jupyterlab/documentsearch": "~2.1.0-beta.0",
-    "@jupyterlab/documentsearch-extension": "~2.1.0-beta.0",
-    "@jupyterlab/extensionmanager": "~2.1.0-beta.0",
-    "@jupyterlab/extensionmanager-extension": "~2.1.0-beta.0",
-    "@jupyterlab/filebrowser": "~2.1.0-beta.0",
-    "@jupyterlab/filebrowser-extension": "~2.1.0-beta.0",
-    "@jupyterlab/fileeditor": "~2.1.0-beta.0",
-    "@jupyterlab/fileeditor-extension": "~2.1.0-beta.0",
-    "@jupyterlab/help-extension": "~2.1.0-beta.0",
-    "@jupyterlab/htmlviewer": "~2.1.0-beta.0",
-    "@jupyterlab/htmlviewer-extension": "~2.1.0-beta.0",
-    "@jupyterlab/hub-extension": "~2.1.0-beta.0",
-    "@jupyterlab/imageviewer": "~2.1.0-beta.0",
-    "@jupyterlab/imageviewer-extension": "~2.1.0-beta.0",
-    "@jupyterlab/inspector": "~2.1.0-beta.0",
-    "@jupyterlab/inspector-extension": "~2.1.0-beta.0",
-    "@jupyterlab/javascript-extension": "~2.1.0-beta.0",
-    "@jupyterlab/json-extension": "~2.1.0-beta.0",
-    "@jupyterlab/launcher": "~2.1.0-beta.0",
-    "@jupyterlab/launcher-extension": "~2.1.0-beta.0",
-    "@jupyterlab/logconsole": "~2.1.0-beta.0",
-    "@jupyterlab/logconsole-extension": "~2.1.0-beta.0",
-    "@jupyterlab/mainmenu": "~2.1.0-beta.0",
-    "@jupyterlab/mainmenu-extension": "~2.1.0-beta.0",
-    "@jupyterlab/markdownviewer": "~2.1.0-beta.0",
-    "@jupyterlab/markdownviewer-extension": "~2.1.0-beta.0",
-    "@jupyterlab/mathjax2": "~2.1.0-beta.0",
-    "@jupyterlab/mathjax2-extension": "~2.1.0-beta.0",
-    "@jupyterlab/metapackage": "~2.1.0-beta.0",
-    "@jupyterlab/nbconvert-css": "~2.1.0-beta.0",
-    "@jupyterlab/nbformat": "~2.1.0-beta.0",
-    "@jupyterlab/notebook": "~2.1.0-beta.0",
-    "@jupyterlab/notebook-extension": "~2.1.0-beta.0",
-    "@jupyterlab/observables": "~3.1.0-beta.0",
-    "@jupyterlab/outputarea": "~2.1.0-beta.0",
-    "@jupyterlab/pdf-extension": "~2.1.0-beta.0",
-    "@jupyterlab/property-inspector": "~2.1.0-beta.0",
-    "@jupyterlab/rendermime": "~2.1.0-beta.0",
-    "@jupyterlab/rendermime-extension": "~2.1.0-beta.0",
-    "@jupyterlab/rendermime-interfaces": "~2.1.0-beta.0",
-    "@jupyterlab/running": "~2.1.0-beta.0",
-    "@jupyterlab/running-extension": "~2.1.0-beta.0",
-    "@jupyterlab/services": "~5.1.0-beta.0",
-    "@jupyterlab/settingeditor": "~2.1.0-beta.0",
-    "@jupyterlab/settingeditor-extension": "~2.1.0-beta.0",
-    "@jupyterlab/settingregistry": "~2.1.0-beta.0",
-    "@jupyterlab/shortcuts-extension": "~2.1.0-beta.0",
-    "@jupyterlab/statedb": "~2.1.0-beta.0",
-    "@jupyterlab/statusbar": "~2.1.0-beta.0",
-    "@jupyterlab/statusbar-extension": "~2.1.0-beta.0",
-    "@jupyterlab/tabmanager-extension": "~2.1.0-beta.0",
-    "@jupyterlab/terminal": "~2.1.0-beta.0",
-    "@jupyterlab/terminal-extension": "~2.1.0-beta.0",
-    "@jupyterlab/theme-dark-extension": "~2.1.0-beta.0",
-    "@jupyterlab/theme-light-extension": "~2.1.0-beta.0",
-    "@jupyterlab/tooltip": "~2.1.0-beta.0",
-    "@jupyterlab/tooltip-extension": "~2.1.0-beta.0",
-    "@jupyterlab/ui-components": "~2.1.0-beta.0",
-    "@jupyterlab/ui-components-extension": "~2.1.0-beta.0",
-    "@jupyterlab/vdom": "~2.1.0-beta.0",
-    "@jupyterlab/vdom-extension": "~2.1.0-beta.0",
-    "@jupyterlab/vega5-extension": "~2.1.0-beta.0",
+    "@jupyterlab/application": "~2.1.0-rc.0",
+    "@jupyterlab/application-extension": "~2.1.0-rc.0",
+    "@jupyterlab/apputils": "~2.1.0-rc.0",
+    "@jupyterlab/apputils-extension": "~2.1.0-rc.0",
+    "@jupyterlab/attachments": "~2.1.0-rc.0",
+    "@jupyterlab/cells": "~2.1.0-rc.0",
+    "@jupyterlab/celltags": "~2.1.0-rc.0",
+    "@jupyterlab/celltags-extension": "~2.1.0-rc.0",
+    "@jupyterlab/codeeditor": "~2.1.0-rc.0",
+    "@jupyterlab/codemirror": "~2.1.0-rc.0",
+    "@jupyterlab/codemirror-extension": "~2.1.0-rc.0",
+    "@jupyterlab/completer": "~2.1.0-rc.0",
+    "@jupyterlab/completer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/console": "~2.1.0-rc.0",
+    "@jupyterlab/console-extension": "~2.1.0-rc.0",
+    "@jupyterlab/coreutils": "~4.1.0-rc.0",
+    "@jupyterlab/csvviewer": "~2.1.0-rc.0",
+    "@jupyterlab/csvviewer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/docmanager": "~2.1.0-rc.0",
+    "@jupyterlab/docmanager-extension": "~2.1.0-rc.0",
+    "@jupyterlab/docregistry": "~2.1.0-rc.0",
+    "@jupyterlab/documentsearch": "~2.1.0-rc.0",
+    "@jupyterlab/documentsearch-extension": "~2.1.0-rc.0",
+    "@jupyterlab/extensionmanager": "~2.1.0-rc.0",
+    "@jupyterlab/extensionmanager-extension": "~2.1.0-rc.0",
+    "@jupyterlab/filebrowser": "~2.1.0-rc.0",
+    "@jupyterlab/filebrowser-extension": "~2.1.0-rc.0",
+    "@jupyterlab/fileeditor": "~2.1.0-rc.0",
+    "@jupyterlab/fileeditor-extension": "~2.1.0-rc.0",
+    "@jupyterlab/help-extension": "~2.1.0-rc.0",
+    "@jupyterlab/htmlviewer": "~2.1.0-rc.0",
+    "@jupyterlab/htmlviewer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/hub-extension": "~2.1.0-rc.0",
+    "@jupyterlab/imageviewer": "~2.1.0-rc.0",
+    "@jupyterlab/imageviewer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/inspector": "~2.1.0-rc.0",
+    "@jupyterlab/inspector-extension": "~2.1.0-rc.0",
+    "@jupyterlab/javascript-extension": "~2.1.0-rc.0",
+    "@jupyterlab/json-extension": "~2.1.0-rc.0",
+    "@jupyterlab/launcher": "~2.1.0-rc.0",
+    "@jupyterlab/launcher-extension": "~2.1.0-rc.0",
+    "@jupyterlab/logconsole": "~2.1.0-rc.0",
+    "@jupyterlab/logconsole-extension": "~2.1.0-rc.0",
+    "@jupyterlab/mainmenu": "~2.1.0-rc.0",
+    "@jupyterlab/mainmenu-extension": "~2.1.0-rc.0",
+    "@jupyterlab/markdownviewer": "~2.1.0-rc.0",
+    "@jupyterlab/markdownviewer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/mathjax2": "~2.1.0-rc.0",
+    "@jupyterlab/mathjax2-extension": "~2.1.0-rc.0",
+    "@jupyterlab/metapackage": "~2.1.0-rc.0",
+    "@jupyterlab/nbconvert-css": "~2.1.0-rc.0",
+    "@jupyterlab/nbformat": "~2.1.0-rc.0",
+    "@jupyterlab/notebook": "~2.1.0-rc.0",
+    "@jupyterlab/notebook-extension": "~2.1.0-rc.0",
+    "@jupyterlab/observables": "~3.1.0-rc.0",
+    "@jupyterlab/outputarea": "~2.1.0-rc.0",
+    "@jupyterlab/pdf-extension": "~2.1.0-rc.0",
+    "@jupyterlab/property-inspector": "~2.1.0-rc.0",
+    "@jupyterlab/rendermime": "~2.1.0-rc.0",
+    "@jupyterlab/rendermime-extension": "~2.1.0-rc.0",
+    "@jupyterlab/rendermime-interfaces": "~2.1.0-rc.0",
+    "@jupyterlab/running": "~2.1.0-rc.0",
+    "@jupyterlab/running-extension": "~2.1.0-rc.0",
+    "@jupyterlab/services": "~5.1.0-rc.0",
+    "@jupyterlab/settingeditor": "~2.1.0-rc.0",
+    "@jupyterlab/settingeditor-extension": "~2.1.0-rc.0",
+    "@jupyterlab/settingregistry": "~2.1.0-rc.0",
+    "@jupyterlab/shortcuts-extension": "~2.1.0-rc.0",
+    "@jupyterlab/statedb": "~2.1.0-rc.0",
+    "@jupyterlab/statusbar": "~2.1.0-rc.0",
+    "@jupyterlab/statusbar-extension": "~2.1.0-rc.0",
+    "@jupyterlab/tabmanager-extension": "~2.1.0-rc.0",
+    "@jupyterlab/terminal": "~2.1.0-rc.0",
+    "@jupyterlab/terminal-extension": "~2.1.0-rc.0",
+    "@jupyterlab/theme-dark-extension": "~2.1.0-rc.0",
+    "@jupyterlab/theme-light-extension": "~2.1.0-rc.0",
+    "@jupyterlab/tooltip": "~2.1.0-rc.0",
+    "@jupyterlab/tooltip-extension": "~2.1.0-rc.0",
+    "@jupyterlab/ui-components": "~2.1.0-rc.0",
+    "@jupyterlab/ui-components-extension": "~2.1.0-rc.0",
+    "@jupyterlab/vdom": "~2.1.0-rc.0",
+    "@jupyterlab/vdom-extension": "~2.1.0-rc.0",
+    "@jupyterlab/vega5-extension": "~2.1.0-rc.0",
     "@lumino/algorithm": "^1.2.3",
     "@lumino/application": "^1.8.4",
     "@lumino/commands": "^1.10.1",

+ 127 - 127
jupyterlab/staging/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@jupyterlab/application-top",
-  "version": "2.1.0-beta.0",
+  "version": "2.1.0-rc.0",
   "private": true,
   "scripts": {
     "build": "webpack",
@@ -16,50 +16,50 @@
     "watch": "webpack --watch"
   },
   "dependencies": {
-    "@jupyterlab/application": "~2.1.0-beta.0",
-    "@jupyterlab/application-extension": "~2.1.0-beta.0",
-    "@jupyterlab/apputils-extension": "~2.1.0-beta.0",
-    "@jupyterlab/celltags-extension": "~2.1.0-beta.0",
-    "@jupyterlab/codemirror-extension": "~2.1.0-beta.0",
-    "@jupyterlab/completer-extension": "~2.1.0-beta.0",
-    "@jupyterlab/console-extension": "~2.1.0-beta.0",
-    "@jupyterlab/coreutils": "~4.1.0-beta.0",
-    "@jupyterlab/csvviewer-extension": "~2.1.0-beta.0",
-    "@jupyterlab/docmanager-extension": "~2.1.0-beta.0",
-    "@jupyterlab/documentsearch-extension": "~2.1.0-beta.0",
-    "@jupyterlab/extensionmanager-extension": "~2.1.0-beta.0",
-    "@jupyterlab/filebrowser-extension": "~2.1.0-beta.0",
-    "@jupyterlab/fileeditor-extension": "~2.1.0-beta.0",
-    "@jupyterlab/help-extension": "~2.1.0-beta.0",
-    "@jupyterlab/htmlviewer-extension": "~2.1.0-beta.0",
-    "@jupyterlab/hub-extension": "~2.1.0-beta.0",
-    "@jupyterlab/imageviewer-extension": "~2.1.0-beta.0",
-    "@jupyterlab/inspector-extension": "~2.1.0-beta.0",
-    "@jupyterlab/javascript-extension": "~2.1.0-beta.0",
-    "@jupyterlab/json-extension": "~2.1.0-beta.0",
-    "@jupyterlab/launcher-extension": "~2.1.0-beta.0",
-    "@jupyterlab/logconsole-extension": "~2.1.0-beta.0",
-    "@jupyterlab/mainmenu-extension": "~2.1.0-beta.0",
-    "@jupyterlab/markdownviewer-extension": "~2.1.0-beta.0",
-    "@jupyterlab/mathjax2-extension": "~2.1.0-beta.0",
-    "@jupyterlab/notebook-extension": "~2.1.0-beta.0",
-    "@jupyterlab/pdf-extension": "~2.1.0-beta.0",
-    "@jupyterlab/rendermime-extension": "~2.1.0-beta.0",
-    "@jupyterlab/running-extension": "~2.1.0-beta.0",
-    "@jupyterlab/settingeditor-extension": "~2.1.0-beta.0",
-    "@jupyterlab/shortcuts-extension": "~2.1.0-beta.0",
-    "@jupyterlab/statusbar-extension": "~2.1.0-beta.0",
-    "@jupyterlab/tabmanager-extension": "~2.1.0-beta.0",
-    "@jupyterlab/terminal-extension": "~2.1.0-beta.0",
-    "@jupyterlab/theme-dark-extension": "~2.1.0-beta.0",
-    "@jupyterlab/theme-light-extension": "~2.1.0-beta.0",
-    "@jupyterlab/tooltip-extension": "~2.1.0-beta.0",
-    "@jupyterlab/ui-components-extension": "~2.1.0-beta.0",
-    "@jupyterlab/vdom-extension": "~2.1.0-beta.0",
-    "@jupyterlab/vega5-extension": "~2.1.0-beta.0"
+    "@jupyterlab/application": "~2.1.0-rc.0",
+    "@jupyterlab/application-extension": "~2.1.0-rc.0",
+    "@jupyterlab/apputils-extension": "~2.1.0-rc.0",
+    "@jupyterlab/celltags-extension": "~2.1.0-rc.0",
+    "@jupyterlab/codemirror-extension": "~2.1.0-rc.0",
+    "@jupyterlab/completer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/console-extension": "~2.1.0-rc.0",
+    "@jupyterlab/coreutils": "~4.1.0-rc.0",
+    "@jupyterlab/csvviewer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/docmanager-extension": "~2.1.0-rc.0",
+    "@jupyterlab/documentsearch-extension": "~2.1.0-rc.0",
+    "@jupyterlab/extensionmanager-extension": "~2.1.0-rc.0",
+    "@jupyterlab/filebrowser-extension": "~2.1.0-rc.0",
+    "@jupyterlab/fileeditor-extension": "~2.1.0-rc.0",
+    "@jupyterlab/help-extension": "~2.1.0-rc.0",
+    "@jupyterlab/htmlviewer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/hub-extension": "~2.1.0-rc.0",
+    "@jupyterlab/imageviewer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/inspector-extension": "~2.1.0-rc.0",
+    "@jupyterlab/javascript-extension": "~2.1.0-rc.0",
+    "@jupyterlab/json-extension": "~2.1.0-rc.0",
+    "@jupyterlab/launcher-extension": "~2.1.0-rc.0",
+    "@jupyterlab/logconsole-extension": "~2.1.0-rc.0",
+    "@jupyterlab/mainmenu-extension": "~2.1.0-rc.0",
+    "@jupyterlab/markdownviewer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/mathjax2-extension": "~2.1.0-rc.0",
+    "@jupyterlab/notebook-extension": "~2.1.0-rc.0",
+    "@jupyterlab/pdf-extension": "~2.1.0-rc.0",
+    "@jupyterlab/rendermime-extension": "~2.1.0-rc.0",
+    "@jupyterlab/running-extension": "~2.1.0-rc.0",
+    "@jupyterlab/settingeditor-extension": "~2.1.0-rc.0",
+    "@jupyterlab/shortcuts-extension": "~2.1.0-rc.0",
+    "@jupyterlab/statusbar-extension": "~2.1.0-rc.0",
+    "@jupyterlab/tabmanager-extension": "~2.1.0-rc.0",
+    "@jupyterlab/terminal-extension": "~2.1.0-rc.0",
+    "@jupyterlab/theme-dark-extension": "~2.1.0-rc.0",
+    "@jupyterlab/theme-light-extension": "~2.1.0-rc.0",
+    "@jupyterlab/tooltip-extension": "~2.1.0-rc.0",
+    "@jupyterlab/ui-components-extension": "~2.1.0-rc.0",
+    "@jupyterlab/vdom-extension": "~2.1.0-rc.0",
+    "@jupyterlab/vega5-extension": "~2.1.0-rc.0"
   },
   "devDependencies": {
-    "@jupyterlab/buildutils": "^2.1.0-beta.0",
+    "@jupyterlab/buildutils": "^2.1.0-rc.0",
     "css-loader": "~3.2.0",
     "duplicate-package-checker-webpack-plugin": "^3.0.0",
     "file-loader": "~5.0.2",
@@ -85,89 +85,89 @@
     "yarn-deduplicate": "^1.1.1"
   },
   "resolutions": {
-    "@jupyterlab/application": "~2.1.0-beta.0",
-    "@jupyterlab/application-extension": "~2.1.0-beta.0",
-    "@jupyterlab/apputils": "~2.1.0-beta.0",
-    "@jupyterlab/apputils-extension": "~2.1.0-beta.0",
-    "@jupyterlab/attachments": "~2.1.0-beta.0",
-    "@jupyterlab/cells": "~2.1.0-beta.0",
-    "@jupyterlab/celltags": "~2.1.0-beta.0",
-    "@jupyterlab/celltags-extension": "~2.1.0-beta.0",
-    "@jupyterlab/codeeditor": "~2.1.0-beta.0",
-    "@jupyterlab/codemirror": "~2.1.0-beta.0",
-    "@jupyterlab/codemirror-extension": "~2.1.0-beta.0",
-    "@jupyterlab/completer": "~2.1.0-beta.0",
-    "@jupyterlab/completer-extension": "~2.1.0-beta.0",
-    "@jupyterlab/console": "~2.1.0-beta.0",
-    "@jupyterlab/console-extension": "~2.1.0-beta.0",
-    "@jupyterlab/coreutils": "~4.1.0-beta.0",
-    "@jupyterlab/csvviewer": "~2.1.0-beta.0",
-    "@jupyterlab/csvviewer-extension": "~2.1.0-beta.0",
-    "@jupyterlab/docmanager": "~2.1.0-beta.0",
-    "@jupyterlab/docmanager-extension": "~2.1.0-beta.0",
-    "@jupyterlab/docregistry": "~2.1.0-beta.0",
-    "@jupyterlab/documentsearch": "~2.1.0-beta.0",
-    "@jupyterlab/documentsearch-extension": "~2.1.0-beta.0",
-    "@jupyterlab/extensionmanager": "~2.1.0-beta.0",
-    "@jupyterlab/extensionmanager-extension": "~2.1.0-beta.0",
-    "@jupyterlab/filebrowser": "~2.1.0-beta.0",
-    "@jupyterlab/filebrowser-extension": "~2.1.0-beta.0",
-    "@jupyterlab/fileeditor": "~2.1.0-beta.0",
-    "@jupyterlab/fileeditor-extension": "~2.1.0-beta.0",
-    "@jupyterlab/help-extension": "~2.1.0-beta.0",
-    "@jupyterlab/htmlviewer": "~2.1.0-beta.0",
-    "@jupyterlab/htmlviewer-extension": "~2.1.0-beta.0",
-    "@jupyterlab/hub-extension": "~2.1.0-beta.0",
-    "@jupyterlab/imageviewer": "~2.1.0-beta.0",
-    "@jupyterlab/imageviewer-extension": "~2.1.0-beta.0",
-    "@jupyterlab/inspector": "~2.1.0-beta.0",
-    "@jupyterlab/inspector-extension": "~2.1.0-beta.0",
-    "@jupyterlab/javascript-extension": "~2.1.0-beta.0",
-    "@jupyterlab/json-extension": "~2.1.0-beta.0",
-    "@jupyterlab/launcher": "~2.1.0-beta.0",
-    "@jupyterlab/launcher-extension": "~2.1.0-beta.0",
-    "@jupyterlab/logconsole": "~2.1.0-beta.0",
-    "@jupyterlab/logconsole-extension": "~2.1.0-beta.0",
-    "@jupyterlab/mainmenu": "~2.1.0-beta.0",
-    "@jupyterlab/mainmenu-extension": "~2.1.0-beta.0",
-    "@jupyterlab/markdownviewer": "~2.1.0-beta.0",
-    "@jupyterlab/markdownviewer-extension": "~2.1.0-beta.0",
-    "@jupyterlab/mathjax2": "~2.1.0-beta.0",
-    "@jupyterlab/mathjax2-extension": "~2.1.0-beta.0",
-    "@jupyterlab/metapackage": "~2.1.0-beta.0",
-    "@jupyterlab/nbconvert-css": "~2.1.0-beta.0",
-    "@jupyterlab/nbformat": "~2.1.0-beta.0",
-    "@jupyterlab/notebook": "~2.1.0-beta.0",
-    "@jupyterlab/notebook-extension": "~2.1.0-beta.0",
-    "@jupyterlab/observables": "~3.1.0-beta.0",
-    "@jupyterlab/outputarea": "~2.1.0-beta.0",
-    "@jupyterlab/pdf-extension": "~2.1.0-beta.0",
-    "@jupyterlab/property-inspector": "~2.1.0-beta.0",
-    "@jupyterlab/rendermime": "~2.1.0-beta.0",
-    "@jupyterlab/rendermime-extension": "~2.1.0-beta.0",
-    "@jupyterlab/rendermime-interfaces": "~2.1.0-beta.0",
-    "@jupyterlab/running": "~2.1.0-beta.0",
-    "@jupyterlab/running-extension": "~2.1.0-beta.0",
-    "@jupyterlab/services": "~5.1.0-beta.0",
-    "@jupyterlab/settingeditor": "~2.1.0-beta.0",
-    "@jupyterlab/settingeditor-extension": "~2.1.0-beta.0",
-    "@jupyterlab/settingregistry": "~2.1.0-beta.0",
-    "@jupyterlab/shortcuts-extension": "~2.1.0-beta.0",
-    "@jupyterlab/statedb": "~2.1.0-beta.0",
-    "@jupyterlab/statusbar": "~2.1.0-beta.0",
-    "@jupyterlab/statusbar-extension": "~2.1.0-beta.0",
-    "@jupyterlab/tabmanager-extension": "~2.1.0-beta.0",
-    "@jupyterlab/terminal": "~2.1.0-beta.0",
-    "@jupyterlab/terminal-extension": "~2.1.0-beta.0",
-    "@jupyterlab/theme-dark-extension": "~2.1.0-beta.0",
-    "@jupyterlab/theme-light-extension": "~2.1.0-beta.0",
-    "@jupyterlab/tooltip": "~2.1.0-beta.0",
-    "@jupyterlab/tooltip-extension": "~2.1.0-beta.0",
-    "@jupyterlab/ui-components": "~2.1.0-beta.0",
-    "@jupyterlab/ui-components-extension": "~2.1.0-beta.0",
-    "@jupyterlab/vdom": "~2.1.0-beta.0",
-    "@jupyterlab/vdom-extension": "~2.1.0-beta.0",
-    "@jupyterlab/vega5-extension": "~2.1.0-beta.0",
+    "@jupyterlab/application": "~2.1.0-rc.0",
+    "@jupyterlab/application-extension": "~2.1.0-rc.0",
+    "@jupyterlab/apputils": "~2.1.0-rc.0",
+    "@jupyterlab/apputils-extension": "~2.1.0-rc.0",
+    "@jupyterlab/attachments": "~2.1.0-rc.0",
+    "@jupyterlab/cells": "~2.1.0-rc.0",
+    "@jupyterlab/celltags": "~2.1.0-rc.0",
+    "@jupyterlab/celltags-extension": "~2.1.0-rc.0",
+    "@jupyterlab/codeeditor": "~2.1.0-rc.0",
+    "@jupyterlab/codemirror": "~2.1.0-rc.0",
+    "@jupyterlab/codemirror-extension": "~2.1.0-rc.0",
+    "@jupyterlab/completer": "~2.1.0-rc.0",
+    "@jupyterlab/completer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/console": "~2.1.0-rc.0",
+    "@jupyterlab/console-extension": "~2.1.0-rc.0",
+    "@jupyterlab/coreutils": "~4.1.0-rc.0",
+    "@jupyterlab/csvviewer": "~2.1.0-rc.0",
+    "@jupyterlab/csvviewer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/docmanager": "~2.1.0-rc.0",
+    "@jupyterlab/docmanager-extension": "~2.1.0-rc.0",
+    "@jupyterlab/docregistry": "~2.1.0-rc.0",
+    "@jupyterlab/documentsearch": "~2.1.0-rc.0",
+    "@jupyterlab/documentsearch-extension": "~2.1.0-rc.0",
+    "@jupyterlab/extensionmanager": "~2.1.0-rc.0",
+    "@jupyterlab/extensionmanager-extension": "~2.1.0-rc.0",
+    "@jupyterlab/filebrowser": "~2.1.0-rc.0",
+    "@jupyterlab/filebrowser-extension": "~2.1.0-rc.0",
+    "@jupyterlab/fileeditor": "~2.1.0-rc.0",
+    "@jupyterlab/fileeditor-extension": "~2.1.0-rc.0",
+    "@jupyterlab/help-extension": "~2.1.0-rc.0",
+    "@jupyterlab/htmlviewer": "~2.1.0-rc.0",
+    "@jupyterlab/htmlviewer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/hub-extension": "~2.1.0-rc.0",
+    "@jupyterlab/imageviewer": "~2.1.0-rc.0",
+    "@jupyterlab/imageviewer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/inspector": "~2.1.0-rc.0",
+    "@jupyterlab/inspector-extension": "~2.1.0-rc.0",
+    "@jupyterlab/javascript-extension": "~2.1.0-rc.0",
+    "@jupyterlab/json-extension": "~2.1.0-rc.0",
+    "@jupyterlab/launcher": "~2.1.0-rc.0",
+    "@jupyterlab/launcher-extension": "~2.1.0-rc.0",
+    "@jupyterlab/logconsole": "~2.1.0-rc.0",
+    "@jupyterlab/logconsole-extension": "~2.1.0-rc.0",
+    "@jupyterlab/mainmenu": "~2.1.0-rc.0",
+    "@jupyterlab/mainmenu-extension": "~2.1.0-rc.0",
+    "@jupyterlab/markdownviewer": "~2.1.0-rc.0",
+    "@jupyterlab/markdownviewer-extension": "~2.1.0-rc.0",
+    "@jupyterlab/mathjax2": "~2.1.0-rc.0",
+    "@jupyterlab/mathjax2-extension": "~2.1.0-rc.0",
+    "@jupyterlab/metapackage": "~2.1.0-rc.0",
+    "@jupyterlab/nbconvert-css": "~2.1.0-rc.0",
+    "@jupyterlab/nbformat": "~2.1.0-rc.0",
+    "@jupyterlab/notebook": "~2.1.0-rc.0",
+    "@jupyterlab/notebook-extension": "~2.1.0-rc.0",
+    "@jupyterlab/observables": "~3.1.0-rc.0",
+    "@jupyterlab/outputarea": "~2.1.0-rc.0",
+    "@jupyterlab/pdf-extension": "~2.1.0-rc.0",
+    "@jupyterlab/property-inspector": "~2.1.0-rc.0",
+    "@jupyterlab/rendermime": "~2.1.0-rc.0",
+    "@jupyterlab/rendermime-extension": "~2.1.0-rc.0",
+    "@jupyterlab/rendermime-interfaces": "~2.1.0-rc.0",
+    "@jupyterlab/running": "~2.1.0-rc.0",
+    "@jupyterlab/running-extension": "~2.1.0-rc.0",
+    "@jupyterlab/services": "~5.1.0-rc.0",
+    "@jupyterlab/settingeditor": "~2.1.0-rc.0",
+    "@jupyterlab/settingeditor-extension": "~2.1.0-rc.0",
+    "@jupyterlab/settingregistry": "~2.1.0-rc.0",
+    "@jupyterlab/shortcuts-extension": "~2.1.0-rc.0",
+    "@jupyterlab/statedb": "~2.1.0-rc.0",
+    "@jupyterlab/statusbar": "~2.1.0-rc.0",
+    "@jupyterlab/statusbar-extension": "~2.1.0-rc.0",
+    "@jupyterlab/tabmanager-extension": "~2.1.0-rc.0",
+    "@jupyterlab/terminal": "~2.1.0-rc.0",
+    "@jupyterlab/terminal-extension": "~2.1.0-rc.0",
+    "@jupyterlab/theme-dark-extension": "~2.1.0-rc.0",
+    "@jupyterlab/theme-light-extension": "~2.1.0-rc.0",
+    "@jupyterlab/tooltip": "~2.1.0-rc.0",
+    "@jupyterlab/tooltip-extension": "~2.1.0-rc.0",
+    "@jupyterlab/ui-components": "~2.1.0-rc.0",
+    "@jupyterlab/ui-components-extension": "~2.1.0-rc.0",
+    "@jupyterlab/vdom": "~2.1.0-rc.0",
+    "@jupyterlab/vdom-extension": "~2.1.0-rc.0",
+    "@jupyterlab/vega5-extension": "~2.1.0-rc.0",
     "@lumino/algorithm": "^1.2.3",
     "@lumino/application": "^1.8.4",
     "@lumino/commands": "^1.10.1",
@@ -188,7 +188,7 @@
   },
   "jupyterlab": {
     "name": "JupyterLab",
-    "version": "2.1.0b0",
+    "version": "2.1.0rc0",
     "extensions": {
       "@jupyterlab/application-extension": "",
       "@jupyterlab/apputils-extension": "",

Diff do ficheiro suprimidas por serem muito extensas
+ 427 - 427
jupyterlab/staging/yarn.lock


Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff