Skip to content

Commit

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

jupyterlab-1.2.16-py2.py3-none-any.whl: 959bacf4ef4e4bb1fe745f7aa5105e24470c352e5981a64f4cfbff8988dd4538

jupyterlab-1.2.16.tar.gz: 9f0275bc2034c9c69945f7ea7ce6375ffaab4e1a6f03b04acebd3a8625f18186
  • Loading branch information
Steven Silvester committed May 28, 2020
1 parent 23ebbe7 commit 25d056f
Show file tree
Hide file tree
Showing 3 changed files with 179 additions and 84 deletions.
4 changes: 2 additions & 2 deletions dev_mode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@
"@jupyterlab/markdownviewer-extension": "~1.2.8",
"@jupyterlab/mathjax2": "~1.2.0",
"@jupyterlab/mathjax2-extension": "~1.2.8",
"@jupyterlab/metapackage": "~1.2.12",
"@jupyterlab/nbconvert-css": "~0.3.12",
"@jupyterlab/metapackage": "~1.2.13",
"@jupyterlab/nbconvert-css": "~0.3.13",
"@jupyterlab/notebook": "~1.2.9",
"@jupyterlab/notebook-extension": "~1.2.9",
"@jupyterlab/observables": "~2.4.0",
Expand Down
10 changes: 5 additions & 5 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.2.14",
"version": "1.2.15",
"private": true,
"scripts": {
"build": "webpack",
Expand Down Expand Up @@ -59,7 +59,7 @@
"@jupyterlab/vega5-extension": "~1.2.0"
},
"devDependencies": {
"@jupyterlab/buildutils": "^1.2.3",
"@jupyterlab/buildutils": "^1.2.4",
"css-loader": "~2.1.1",
"duplicate-package-checker-webpack-plugin": "^3.0.0",
"file-loader": "~3.0.1",
Expand Down Expand Up @@ -134,8 +134,8 @@
"@jupyterlab/markdownviewer-extension": "~1.2.8",
"@jupyterlab/mathjax2": "~1.2.0",
"@jupyterlab/mathjax2-extension": "~1.2.8",
"@jupyterlab/metapackage": "~1.2.12",
"@jupyterlab/nbconvert-css": "~0.3.12",
"@jupyterlab/metapackage": "~1.2.13",
"@jupyterlab/nbconvert-css": "~0.3.13",
"@jupyterlab/notebook": "~1.2.9",
"@jupyterlab/notebook-extension": "~1.2.9",
"@jupyterlab/observables": "~2.4.0",
Expand Down Expand Up @@ -185,7 +185,7 @@
},
"jupyterlab": {
"name": "JupyterLab",
"version": "1.2.15",
"version": "1.2.16",
"extensions": {
"@jupyterlab/application-extension": "",
"@jupyterlab/apputils-extension": "",
Expand Down

0 comments on commit 25d056f

Please sign in to comment.