mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
upgrade jupyterlab to 1.2.6
This commit is contained in:
@@ -13,7 +13,7 @@ def test_serverextensions():
|
||||
], stderr=subprocess.PIPE)
|
||||
|
||||
extensions = [
|
||||
'jupyterlab 0.35.4',
|
||||
'jupyterlab 1.2.6',
|
||||
'nbgitpuller 0.6.1',
|
||||
'nteract_on_jupyter 2.0.7',
|
||||
'nbresuse '
|
||||
@@ -51,3 +51,4 @@ def test_labextensions():
|
||||
"""
|
||||
# Currently we only install jupyterhub
|
||||
assert os.path.exists('/opt/tljh/user/bin/jupyter-labhub')
|
||||
|
||||
Reference in New Issue
Block a user