jbilcke-hf HF Staff commited on
Commit
4c4343e
·
1 Parent(s): f32e1fa

testing something

Browse files
Files changed (1) hide show
  1. 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
- /data/samples/locomotion.ipynb
 
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"