@jupyterlab/running-extension
Advanced tools
Comparing version 1.0.0-alpha.11 to 1.0.0-alpha.12
{ | ||
"name": "@jupyterlab/running-extension", | ||
"version": "1.0.0-alpha.11", | ||
"version": "1.0.0-alpha.12", | ||
"description": "JupyterLab - Running Sessions Extension", | ||
@@ -38,4 +38,4 @@ "homepage": "https://github.com/jupyterlab/jupyterlab", | ||
"dependencies": { | ||
"@jupyterlab/application": "^1.0.0-alpha.11", | ||
"@jupyterlab/running": "^1.0.0-alpha.11" | ||
"@jupyterlab/application": "^1.0.0-alpha.12", | ||
"@jupyterlab/running": "^1.0.0-alpha.12" | ||
}, | ||
@@ -53,3 +53,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "bc2fc58c48b411125e4680e2fbb4c05480578cb1" | ||
"gitHead": "f2ca9197ffb3e1d3029f3cc687f9b7cbbe36e159" | ||
} |