Skip to content

Commit

Permalink
Publish 2.2.2
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyterlab-2.2.2-py3-none-any.whl: d0d743ea75b8eee20a18b96ccef24f76ee009bafb2617f3f330698fe3a00026e

jupyterlab-2.2.2.tar.gz: 8aa9bc4b5020e7b9ec6e006d516d48bddf7d2528680af65840464ee722d59db3
  • Loading branch information
jasongrout committed Jul 27, 2020
1 parent 9aa816d commit b5024e9
Show file tree
Hide file tree
Showing 27 changed files with 629 additions and 629 deletions.
2 changes: 1 addition & 1 deletion buildutils/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"watch": "tsc -b --watch"
},
"devDependencies": {
"@jupyterlab/testutils": "^2.2.0",
"@jupyterlab/testutils": "^2.2.1",
"@types/jest": "^24.0.23",
"jest": "^25.2.3",
"rimraf": "~3.0.0",
Expand Down
182 changes: 91 additions & 91 deletions dev_mode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,46 +16,46 @@
"watch": "webpack --watch"
},
"dependencies": {
"@jupyterlab/application": "^2.2.1",
"@jupyterlab/application-extension": "^2.2.1",
"@jupyterlab/apputils-extension": "^2.2.1",
"@jupyterlab/celltags-extension": "^2.2.1",
"@jupyterlab/codemirror-extension": "^2.2.1",
"@jupyterlab/completer-extension": "^2.2.1",
"@jupyterlab/console-extension": "^2.2.1",
"@jupyterlab/application": "~2.2.1",
"@jupyterlab/application-extension": "~2.2.1",
"@jupyterlab/apputils-extension": "~2.2.1",
"@jupyterlab/celltags-extension": "~2.2.1",
"@jupyterlab/codemirror-extension": "~2.2.1",
"@jupyterlab/completer-extension": "~2.2.1",
"@jupyterlab/console-extension": "~2.2.1",
"@jupyterlab/coreutils": "~4.2.0",
"@jupyterlab/csvviewer-extension": "^2.2.1",
"@jupyterlab/docmanager-extension": "^2.2.1",
"@jupyterlab/documentsearch-extension": "^2.2.1",
"@jupyterlab/extensionmanager-extension": "^2.2.1",
"@jupyterlab/filebrowser-extension": "^2.2.1",
"@jupyterlab/fileeditor-extension": "^2.2.1",
"@jupyterlab/help-extension": "^2.2.1",
"@jupyterlab/htmlviewer-extension": "^2.2.1",
"@jupyterlab/hub-extension": "^2.2.1",
"@jupyterlab/imageviewer-extension": "^2.2.1",
"@jupyterlab/inspector-extension": "^2.2.1",
"@jupyterlab/csvviewer-extension": "~2.2.1",
"@jupyterlab/docmanager-extension": "~2.2.1",
"@jupyterlab/documentsearch-extension": "~2.2.1",
"@jupyterlab/extensionmanager-extension": "~2.2.1",
"@jupyterlab/filebrowser-extension": "~2.2.1",
"@jupyterlab/fileeditor-extension": "~2.2.1",
"@jupyterlab/help-extension": "~2.2.1",
"@jupyterlab/htmlviewer-extension": "~2.2.1",
"@jupyterlab/hub-extension": "~2.2.1",
"@jupyterlab/imageviewer-extension": "~2.2.1",
"@jupyterlab/inspector-extension": "~2.2.1",
"@jupyterlab/javascript-extension": "~2.2.0",
"@jupyterlab/json-extension": "^2.2.1",
"@jupyterlab/launcher-extension": "^2.2.1",
"@jupyterlab/logconsole-extension": "^2.2.1",
"@jupyterlab/mainmenu-extension": "^2.2.1",
"@jupyterlab/markdownviewer-extension": "^2.2.1",
"@jupyterlab/mathjax2-extension": "^2.2.1",
"@jupyterlab/notebook-extension": "^2.2.1",
"@jupyterlab/json-extension": "~2.2.1",
"@jupyterlab/launcher-extension": "~2.2.1",
"@jupyterlab/logconsole-extension": "~2.2.1",
"@jupyterlab/mainmenu-extension": "~2.2.1",
"@jupyterlab/markdownviewer-extension": "~2.2.1",
"@jupyterlab/mathjax2-extension": "~2.2.1",
"@jupyterlab/notebook-extension": "~2.2.1",
"@jupyterlab/pdf-extension": "~2.2.0",
"@jupyterlab/rendermime-extension": "^2.2.1",
"@jupyterlab/running-extension": "^2.2.1",
"@jupyterlab/settingeditor-extension": "^2.2.1",
"@jupyterlab/shortcuts-extension": "^2.2.1",
"@jupyterlab/statusbar-extension": "^2.2.1",
"@jupyterlab/tabmanager-extension": "^2.2.1",
"@jupyterlab/terminal-extension": "^2.2.1",
"@jupyterlab/theme-dark-extension": "^2.2.1",
"@jupyterlab/theme-light-extension": "^2.2.1",
"@jupyterlab/tooltip-extension": "^2.2.1",
"@jupyterlab/ui-components-extension": "^2.2.1",
"@jupyterlab/vdom-extension": "^2.2.1",
"@jupyterlab/rendermime-extension": "~2.2.1",
"@jupyterlab/running-extension": "~2.2.1",
"@jupyterlab/settingeditor-extension": "~2.2.1",
"@jupyterlab/shortcuts-extension": "~2.2.1",
"@jupyterlab/statusbar-extension": "~2.2.1",
"@jupyterlab/tabmanager-extension": "~2.2.1",
"@jupyterlab/terminal-extension": "~2.2.1",
"@jupyterlab/theme-dark-extension": "~2.2.1",
"@jupyterlab/theme-light-extension": "~2.2.1",
"@jupyterlab/tooltip-extension": "~2.2.1",
"@jupyterlab/ui-components-extension": "~2.2.1",
"@jupyterlab/vdom-extension": "~2.2.1",
"@jupyterlab/vega5-extension": "~2.2.0"
},
"devDependencies": {
Expand Down Expand Up @@ -87,88 +87,88 @@
"yarn-deduplicate": "^1.1.1"
},
"resolutions": {
"@jupyterlab/application": "~2.2.0",
"@jupyterlab/application-extension": "~2.2.0",
"@jupyterlab/apputils": "~2.2.0",
"@jupyterlab/apputils-extension": "~2.2.0",
"@jupyterlab/application": "~2.2.1",
"@jupyterlab/application-extension": "~2.2.1",
"@jupyterlab/apputils": "~2.2.1",
"@jupyterlab/apputils-extension": "~2.2.1",
"@jupyterlab/attachments": "~2.2.0",
"@jupyterlab/cells": "~2.2.0",
"@jupyterlab/celltags": "~2.2.0",
"@jupyterlab/celltags-extension": "~2.2.0",
"@jupyterlab/cells": "~2.2.1",
"@jupyterlab/celltags": "~2.2.1",
"@jupyterlab/celltags-extension": "~2.2.1",
"@jupyterlab/codeeditor": "~2.2.0",
"@jupyterlab/codemirror": "~2.2.0",
"@jupyterlab/codemirror-extension": "~2.2.0",
"@jupyterlab/codemirror-extension": "~2.2.1",
"@jupyterlab/completer": "~2.2.0",
"@jupyterlab/completer-extension": "~2.2.0",
"@jupyterlab/console": "~2.2.0",
"@jupyterlab/console-extension": "~2.2.0",
"@jupyterlab/completer-extension": "~2.2.1",
"@jupyterlab/console": "~2.2.1",
"@jupyterlab/console-extension": "~2.2.1",
"@jupyterlab/coreutils": "~4.2.0",
"@jupyterlab/csvviewer": "~2.2.0",
"@jupyterlab/csvviewer-extension": "~2.2.0",
"@jupyterlab/csvviewer-extension": "~2.2.1",
"@jupyterlab/docmanager": "~2.2.0",
"@jupyterlab/docmanager-extension": "~2.2.0",
"@jupyterlab/docmanager-extension": "~2.2.1",
"@jupyterlab/docregistry": "~2.2.0",
"@jupyterlab/documentsearch": "~2.2.0",
"@jupyterlab/documentsearch-extension": "~2.2.0",
"@jupyterlab/extensionmanager": "~2.2.0",
"@jupyterlab/extensionmanager-extension": "~2.2.0",
"@jupyterlab/documentsearch": "~2.2.1",
"@jupyterlab/documentsearch-extension": "~2.2.1",
"@jupyterlab/extensionmanager": "~2.2.1",
"@jupyterlab/extensionmanager-extension": "~2.2.1",
"@jupyterlab/filebrowser": "~2.2.0",
"@jupyterlab/filebrowser-extension": "~2.2.0",
"@jupyterlab/filebrowser-extension": "~2.2.1",
"@jupyterlab/fileeditor": "~2.2.0",
"@jupyterlab/fileeditor-extension": "~2.2.0",
"@jupyterlab/help-extension": "~2.2.0",
"@jupyterlab/htmlviewer": "~2.2.0",
"@jupyterlab/htmlviewer-extension": "~2.2.0",
"@jupyterlab/hub-extension": "~2.2.0",
"@jupyterlab/fileeditor-extension": "~2.2.1",
"@jupyterlab/help-extension": "~2.2.1",
"@jupyterlab/htmlviewer": "~2.2.1",
"@jupyterlab/htmlviewer-extension": "~2.2.1",
"@jupyterlab/hub-extension": "~2.2.1",
"@jupyterlab/imageviewer": "~2.2.0",
"@jupyterlab/imageviewer-extension": "~2.2.0",
"@jupyterlab/imageviewer-extension": "~2.2.1",
"@jupyterlab/inspector": "~2.2.0",
"@jupyterlab/inspector-extension": "~2.2.0",
"@jupyterlab/inspector-extension": "~2.2.1",
"@jupyterlab/javascript-extension": "~2.2.0",
"@jupyterlab/json-extension": "~2.2.0",
"@jupyterlab/launcher": "~2.2.0",
"@jupyterlab/launcher-extension": "~2.2.0",
"@jupyterlab/json-extension": "~2.2.1",
"@jupyterlab/launcher": "~2.2.1",
"@jupyterlab/launcher-extension": "~2.2.1",
"@jupyterlab/logconsole": "~2.2.0",
"@jupyterlab/logconsole-extension": "~2.2.0",
"@jupyterlab/logconsole-extension": "~2.2.1",
"@jupyterlab/mainmenu": "~2.2.0",
"@jupyterlab/mainmenu-extension": "~2.2.0",
"@jupyterlab/markdownviewer": "~2.2.0",
"@jupyterlab/markdownviewer-extension": "~2.2.0",
"@jupyterlab/mainmenu-extension": "~2.2.1",
"@jupyterlab/markdownviewer": "~2.2.1",
"@jupyterlab/markdownviewer-extension": "~2.2.1",
"@jupyterlab/mathjax2": "~2.2.0",
"@jupyterlab/mathjax2-extension": "~2.2.0",
"@jupyterlab/metapackage": "~2.2.0",
"@jupyterlab/nbconvert-css": "~2.2.0",
"@jupyterlab/mathjax2-extension": "~2.2.1",
"@jupyterlab/metapackage": "~2.2.1",
"@jupyterlab/nbconvert-css": "~2.2.1",
"@jupyterlab/nbformat": "~2.2.0",
"@jupyterlab/notebook": "~2.2.0",
"@jupyterlab/notebook-extension": "~2.2.0",
"@jupyterlab/notebook": "~2.2.1",
"@jupyterlab/notebook-extension": "~2.2.1",
"@jupyterlab/observables": "~3.2.0",
"@jupyterlab/outputarea": "~2.2.0",
"@jupyterlab/pdf-extension": "~2.2.0",
"@jupyterlab/property-inspector": "~2.2.0",
"@jupyterlab/property-inspector": "~2.2.1",
"@jupyterlab/rendermime": "~2.2.0",
"@jupyterlab/rendermime-extension": "~2.2.0",
"@jupyterlab/rendermime-extension": "~2.2.1",
"@jupyterlab/rendermime-interfaces": "~2.2.0",
"@jupyterlab/running": "~2.2.0",
"@jupyterlab/running-extension": "~2.2.0",
"@jupyterlab/running": "~2.2.1",
"@jupyterlab/running-extension": "~2.2.1",
"@jupyterlab/services": "~5.2.0",
"@jupyterlab/settingeditor": "~2.2.0",
"@jupyterlab/settingeditor-extension": "~2.2.0",
"@jupyterlab/settingeditor": "~2.2.1",
"@jupyterlab/settingeditor-extension": "~2.2.1",
"@jupyterlab/settingregistry": "~2.2.0",
"@jupyterlab/shortcuts-extension": "~2.2.0",
"@jupyterlab/shortcuts-extension": "~2.2.1",
"@jupyterlab/statedb": "~2.2.0",
"@jupyterlab/statusbar": "~2.2.0",
"@jupyterlab/statusbar-extension": "~2.2.0",
"@jupyterlab/tabmanager-extension": "~2.2.0",
"@jupyterlab/statusbar-extension": "~2.2.1",
"@jupyterlab/tabmanager-extension": "~2.2.1",
"@jupyterlab/terminal": "~2.2.0",
"@jupyterlab/terminal-extension": "~2.2.0",
"@jupyterlab/theme-dark-extension": "~2.2.0",
"@jupyterlab/theme-light-extension": "~2.2.0",
"@jupyterlab/tooltip": "~2.2.0",
"@jupyterlab/tooltip-extension": "~2.2.0",
"@jupyterlab/terminal-extension": "~2.2.1",
"@jupyterlab/theme-dark-extension": "~2.2.1",
"@jupyterlab/theme-light-extension": "~2.2.1",
"@jupyterlab/tooltip": "~2.2.1",
"@jupyterlab/tooltip-extension": "~2.2.1",
"@jupyterlab/ui-components": "~2.2.0",
"@jupyterlab/ui-components-extension": "~2.2.0",
"@jupyterlab/vdom": "~2.2.0",
"@jupyterlab/vdom-extension": "~2.2.0",
"@jupyterlab/ui-components-extension": "~2.2.1",
"@jupyterlab/vdom": "~2.2.1",
"@jupyterlab/vdom-extension": "~2.2.1",
"@jupyterlab/vega5-extension": "~2.2.0",
"@lumino/algorithm": "^1.2.3",
"@lumino/application": "^1.8.4",
Expand Down

0 comments on commit b5024e9

Please sign in to comment.