Spaces:
Runtime error
Runtime error
Commit
·
4c4343e
1
Parent(s):
f32e1fa
testing something
Browse files- start_server.sh +1 -1
start_server.sh
CHANGED
@@ -33,4 +33,4 @@ jupyter-lab \
|
|
33 |
--LabApp.news_url=None \
|
34 |
--LabApp.check_for_updates_class="jupyterlab.NeverCheckForUpdate" \
|
35 |
--notebook-dir=$NOTEBOOK_DIR \
|
36 |
-
/
|
|
|
33 |
--LabApp.news_url=None \
|
34 |
--LabApp.check_for_updates_class="jupyterlab.NeverCheckForUpdate" \
|
35 |
--notebook-dir=$NOTEBOOK_DIR \
|
36 |
+
--ServerApp.default_url="/lab/tree/samples/locomotion.ipynb"
|