nateraw commited on
Commit
5d783cd
·
1 Parent(s): 0aa6509

Update start_server.sh

Browse files
Files changed (1) hide show
  1. start_server.sh +1 -0
start_server.sh CHANGED
@@ -14,4 +14,5 @@ echo "Starting Jupyter Lab with token $JUPYTER_TOKEN"
14
  # --ServerApp.disable_check_xsrf=True \
15
  # --LabApp.news_url=None \
16
  # --LabApp.check_for_updates_class="jupyterlab.NeverCheckForUpdate"
 
17
  python app.py
 
14
  # --ServerApp.disable_check_xsrf=True \
15
  # --LabApp.news_url=None \
16
  # --LabApp.check_for_updates_class="jupyterlab.NeverCheckForUpdate"
17
+
18
  python app.py