|
@@ -34,6 +34,7 @@
|
|
|
"@jupyterlab/fileeditor-extension": "^1.0.0-alpha.9",
|
|
|
"@jupyterlab/help-extension": "^1.0.0-alpha.9",
|
|
|
"@jupyterlab/htmlviewer-extension": "^1.0.0-alpha.10",
|
|
|
+ "@jupyterlab/hub-extension": "^1.0.0-alpha.8",
|
|
|
"@jupyterlab/imageviewer": "^1.0.0-alpha.9",
|
|
|
"@jupyterlab/imageviewer-extension": "^1.0.0-alpha.9",
|
|
|
"@jupyterlab/inspector-extension": "^1.0.0-alpha.9",
|
|
@@ -130,6 +131,7 @@
|
|
|
"@jupyterlab/fileeditor-extension": "",
|
|
|
"@jupyterlab/help-extension": "",
|
|
|
"@jupyterlab/htmlviewer-extension": "",
|
|
|
+ "@jupyterlab/hub-extension": "",
|
|
|
"@jupyterlab/imageviewer-extension": "",
|
|
|
"@jupyterlab/inspector-extension": "",
|
|
|
"@jupyterlab/launcher-extension": "",
|
|
@@ -225,6 +227,7 @@
|
|
|
"@jupyterlab/fileeditor-extension": "../packages/fileeditor-extension",
|
|
|
"@jupyterlab/help-extension": "../packages/help-extension",
|
|
|
"@jupyterlab/htmlviewer-extension": "../packages/htmlviewer-extension",
|
|
|
+ "@jupyterlab/hub-extension": "../packages/hub-extension",
|
|
|
"@jupyterlab/imageviewer-extension": "../packages/imageviewer-extension",
|
|
|
"@jupyterlab/inspector-extension": "../packages/inspector-extension",
|
|
|
"@jupyterlab/javascript-extension": "../packages/javascript-extension",
|