@jupyterlab/hub-extension
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -0,0 +0,0 @@ import { JupyterFrontEnd } from '@jupyterlab/application'; |
@@ -0,0 +0,0 @@ /*----------------------------------------------------------------------------- |
{ | ||
"name": "@jupyterlab/hub-extension", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "JupyterLab integration for JupyterHub", | ||
@@ -36,7 +36,7 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/application": "^1.0.1", | ||
"@jupyterlab/apputils": "^1.0.1", | ||
"@jupyterlab/application": "^1.0.2", | ||
"@jupyterlab/apputils": "^1.0.2", | ||
"@jupyterlab/coreutils": "^3.0.0", | ||
"@jupyterlab/mainmenu": "^1.0.1", | ||
"@jupyterlab/services": "^4.0.1" | ||
"@jupyterlab/mainmenu": "^1.0.2", | ||
"@jupyterlab/services": "^4.0.2" | ||
}, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "7907e52fc52e4155945c8e55064467464f4f9c5c" | ||
"gitHead": "325e6244934e6e3b29c630e326953101f7ec172d" | ||
} |
# @jupyterlab/hub-extension | ||
JupyterLab](https://github.com/jupyterlab/jupyterlab) integration for | ||
[JupyterLab](https://github.com/jupyterlab/jupyterlab) integration for | ||
[JupyterHub](https://github.com/jupyterhub/jupyterhub). | ||
@@ -5,0 +5,0 @@ |
12038
Updated@jupyterlab/apputils@^1.0.2
Updated@jupyterlab/mainmenu@^1.0.2
Updated@jupyterlab/services@^4.0.2