Skip to content

Commit

Permalink
Publish 1.0.9
Browse files Browse the repository at this point in the history
fbc86e7afb180542610d8da0f375ab049cbbe9b76dcddf8be4c69836d6a1fc43  dist/jupyterlab-1.0.9-py2.py3-none-any.whl
e8b6f058bc2ef8bf11fb742e170226fa5100c01ff57c0b37deb173ddd4a3f8c2  dist/jupyterlab-1.0.9.tar.gz
  • Loading branch information
blink1073 committed Aug 21, 2019
1 parent aff0789 commit 7c5fa3e
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 49 deletions.
115 changes: 74 additions & 41 deletions jupyterlab/staging/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jupyterlab/application-top",
"version": "1.0.8",
"version": "1.0.9",
"private": true,
"scripts": {
"build": "webpack",
Expand All @@ -12,45 +12,78 @@
"watch": "webpack --watch"
},
"dependencies": {
"@jupyterlab/application": "~1.0.5",
"@jupyterlab/application-extension": "~1.0.5",
"@jupyterlab/apputils-extension": "~1.0.5",
"@jupyterlab/codemirror-extension": "~1.0.5",
"@jupyterlab/completer-extension": "~1.0.5",
"@jupyterlab/console-extension": "~1.0.6",
"@jupyterlab/coreutils": "~3.0.1",
"@jupyterlab/csvviewer-extension": "~1.0.5",
"@jupyterlab/docmanager-extension": "~1.0.5",
"@jupyterlab/documentsearch-extension": "~1.0.5",
"@jupyterlab/extensionmanager-extension": "~1.0.5",
"@jupyterlab/filebrowser-extension": "~1.0.7",
"@jupyterlab/fileeditor-extension": "~1.0.6",
"@jupyterlab/help-extension": "~1.0.5",
"@jupyterlab/htmlviewer-extension": "~1.0.5",
"@jupyterlab/hub-extension": "~1.0.5",
"@jupyterlab/imageviewer-extension": "~1.0.5",
"@jupyterlab/inspector-extension": "~1.0.5",
"@jupyterlab/javascript-extension": "~1.0.5",
"@jupyterlab/json-extension": "~1.0.5",
"@jupyterlab/launcher-extension": "~1.0.5",
"@jupyterlab/mainmenu-extension": "~1.0.5",
"@jupyterlab/markdownviewer-extension": "~1.0.5",
"@jupyterlab/mathjax2-extension": "~1.0.5",
"@jupyterlab/notebook-extension": "~1.0.6",
"@jupyterlab/pdf-extension": "~1.0.1",
"@jupyterlab/rendermime-extension": "~1.0.5",
"@jupyterlab/running-extension": "~1.0.5",
"@jupyterlab/settingeditor-extension": "~1.0.5",
"@jupyterlab/shortcuts-extension": "~1.0.5",
"@jupyterlab/statusbar-extension": "~1.0.5",
"@jupyterlab/tabmanager-extension": "~1.0.5",
"@jupyterlab/terminal-extension": "~1.0.5",
"@jupyterlab/theme-dark-extension": "~1.0.5",
"@jupyterlab/theme-light-extension": "~1.0.5",
"@jupyterlab/tooltip-extension": "~1.0.5",
"@jupyterlab/vdom-extension": "~1.0.5",
"@jupyterlab/vega4-extension": "~1.0.2",
"@jupyterlab/vega5-extension": "~1.0.2"
"@jupyterlab/application": "^1.0.5",
"@jupyterlab/application-extension": "^1.0.5",
"@jupyterlab/apputils": "^1.0.5",
"@jupyterlab/apputils-extension": "^1.0.5",
"@jupyterlab/codemirror-extension": "^1.0.5",
"@jupyterlab/completer-extension": "^1.0.5",
"@jupyterlab/console": "^1.0.5",
"@jupyterlab/console-extension": "^1.0.6",
"@jupyterlab/coreutils": "^3.0.1",
"@jupyterlab/csvviewer-extension": "^1.0.5",
"@jupyterlab/docmanager": "^1.0.5",
"@jupyterlab/docmanager-extension": "^1.0.5",
"@jupyterlab/documentsearch-extension": "^1.0.5",
"@jupyterlab/extensionmanager": "^1.0.5",
"@jupyterlab/extensionmanager-extension": "^1.0.5",
"@jupyterlab/filebrowser": "^1.0.6",
"@jupyterlab/filebrowser-extension": "^1.0.7",
"@jupyterlab/fileeditor": "^1.0.5",
"@jupyterlab/fileeditor-extension": "^1.0.6",
"@jupyterlab/help-extension": "^1.0.5",
"@jupyterlab/htmlviewer-extension": "^1.0.5",
"@jupyterlab/hub-extension": "^1.0.5",
"@jupyterlab/imageviewer": "^1.0.5",
"@jupyterlab/imageviewer-extension": "^1.0.5",
"@jupyterlab/inspector-extension": "^1.0.5",
"@jupyterlab/javascript-extension": "^1.0.5",
"@jupyterlab/json-extension": "^1.0.5",
"@jupyterlab/launcher": "^1.0.5",
"@jupyterlab/launcher-extension": "^1.0.5",
"@jupyterlab/mainmenu-extension": "^1.0.5",
"@jupyterlab/markdownviewer-extension": "^1.0.5",
"@jupyterlab/mathjax2-extension": "^1.0.5",
"@jupyterlab/notebook": "^1.0.5",
"@jupyterlab/notebook-extension": "^1.0.6",
"@jupyterlab/pdf-extension": "^1.0.1",
"@jupyterlab/rendermime": "^1.0.5",
"@jupyterlab/rendermime-extension": "^1.0.5",
"@jupyterlab/rendermime-interfaces": "^1.3.1",
"@jupyterlab/running-extension": "^1.0.5",
"@jupyterlab/services": "^4.0.5",
"@jupyterlab/settingeditor-extension": "^1.0.5",
"@jupyterlab/shortcuts-extension": "^1.0.5",
"@jupyterlab/statusbar-extension": "^1.0.5",
"@jupyterlab/tabmanager-extension": "^1.0.5",
"@jupyterlab/terminal": "^1.0.5",
"@jupyterlab/terminal-extension": "^1.0.5",
"@jupyterlab/theme-dark-extension": "^1.0.5",
"@jupyterlab/theme-light-extension": "^1.0.5",
"@jupyterlab/tooltip": "^1.0.5",
"@jupyterlab/tooltip-extension": "^1.0.5",
"@jupyterlab/vdom-extension": "^1.0.5",
"@jupyterlab/vega4-extension": "^1.0.2",
"@jupyterlab/vega5-extension": "^1.0.2",
"@phosphor/algorithm": "^1.1.3",
"@phosphor/application": "^1.6.3",
"@phosphor/commands": "^1.6.3",
"@phosphor/coreutils": "^1.3.1",
"@phosphor/datagrid": "^0.1.9",
"@phosphor/disposable": "^1.2.0",
"@phosphor/messaging": "^1.2.3",
"@phosphor/properties": "^1.1.3",
"@phosphor/signaling": "^1.2.3",
"@phosphor/widgets": "^1.8.0",
"ajv": "^6.5.5",
"codemirror": "~5.47.0",
"es6-promise": "~4.2.6",
"json5": "^2.1.0",
"moment": "^2.24.0",
"path-posix": "~1.0.0",
"react": "~16.8.4",
"react-dom": "~16.8.4",
"url-parse": "~1.4.3"
},
"devDependencies": {
"@jupyterlab/buildutils": "^1.0.3",
Expand Down Expand Up @@ -164,7 +197,7 @@
},
"jupyterlab": {
"name": "JupyterLab",
"version": "1.0.8",
"version": "1.0.9",
"extensions": {
"@jupyterlab/application-extension": "",
"@jupyterlab/apputils-extension": "",
Expand Down
16 changes: 8 additions & 8 deletions jupyterlab/staging/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -737,9 +737,9 @@
"@phosphor/coreutils" "^1.3.1"

"@jupyterlab/metapackage@~1.0.8":
version "1.0.8"
resolved "https://registry.yarnpkg.com/@jupyterlab/metapackage/-/metapackage-1.0.8.tgz#0967b212a00ce700cad0b04de8cd2a9d3a5e9d53"
integrity sha512-GEHIPdOpS++X0ihgq6GN7mg9xkUnaDY0M5Yh7kMPU3U5rOqUsOIwb8a/qOotsKHvrZmfm5k9BQzDqnh+p2aoDw==
version "1.0.9"
resolved "https://registry.yarnpkg.com/@jupyterlab/metapackage/-/metapackage-1.0.9.tgz#a350a6ad5afe98dd635a1ee14a2a241c658cb882"
integrity sha512-ZmKGeulqbUDKVW8bLehoaXtPAjnU4Da3IuMico7BX1+dImlyOXOeVPDSHlGXw2DDvGRM+Qufyyc2tJ0msq9vaQ==
dependencies:
"@jupyterlab/application" "^1.0.5"
"@jupyterlab/application-extension" "^1.0.5"
Expand Down Expand Up @@ -786,7 +786,7 @@
"@jupyterlab/markdownviewer-extension" "^1.0.5"
"@jupyterlab/mathjax2" "^1.0.1"
"@jupyterlab/mathjax2-extension" "^1.0.5"
"@jupyterlab/nbconvert-css" "^0.1.9"
"@jupyterlab/nbconvert-css" "^0.1.10"
"@jupyterlab/notebook" "^1.0.5"
"@jupyterlab/notebook-extension" "^1.0.6"
"@jupyterlab/observables" "^2.2.0"
Expand Down Expand Up @@ -816,10 +816,10 @@
"@jupyterlab/vega4-extension" "^1.0.2"
"@jupyterlab/vega5-extension" "^1.0.2"

"@jupyterlab/nbconvert-css@^0.1.9", "@jupyterlab/nbconvert-css@~0.1.9":
version "0.1.9"
resolved "https://registry.yarnpkg.com/@jupyterlab/nbconvert-css/-/nbconvert-css-0.1.9.tgz#790e457f6926371545d51c032ff74e71635e15af"
integrity sha512-3DXE/yAoop+rrGXZQub1rYkk7yP3a7rHZ0V5jwAbd2AfqJkxpVN1bZLRMhNG/ElUXH9oM0n0hJ/5Gmv/1jbfng==
"@jupyterlab/nbconvert-css@^0.1.10", "@jupyterlab/nbconvert-css@~0.1.9":
version "0.1.10"
resolved "https://registry.yarnpkg.com/@jupyterlab/nbconvert-css/-/nbconvert-css-0.1.10.tgz#13fb4b5020af2b68b959203879ee101ca3bdc123"
integrity sha512-dKThwEru6d6hGtVlqUryvDchIjfYhraRyDIU7fYm8dZ7+qOGqFJ+yG1suK9luCbwmBAliYwkGuPcsX41ybuhpA==
dependencies:
"@jupyterlab/apputils" "^1.0.5"
"@jupyterlab/cells" "^1.0.5"
Expand Down

0 comments on commit 7c5fa3e

Please sign in to comment.