mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Fix integration test's jupyterlab version
This commit is contained in:
@@ -13,7 +13,7 @@ def test_serverextensions():
|
||||
], stderr=subprocess.PIPE)
|
||||
|
||||
extensions = [
|
||||
'jupyterlab 0.32.1',
|
||||
'jupyterlab 0.34.1',
|
||||
'nbgitpuller 0.6.1',
|
||||
'nteract_on_jupyter 1.8.1',
|
||||
'nbresuse '
|
||||
|
||||
Reference in New Issue
Block a user