rng0x17 commited on
Commit
d719720
·
1 Parent(s): b280e56

Update start_server.sh

Browse files
Files changed (1) hide show
  1. start_server.sh +1 -1
start_server.sh CHANGED
@@ -15,4 +15,4 @@ jupyter-lab \
15
  --LabApp.news_url=None \
16
  --LabApp.check_for_updates_class="jupyterlab.NeverCheckForUpdate" \
17
  --NotebookApp.allow_origin='*'
18
- --NotebookApp.password='password123'
 
15
  --LabApp.news_url=None \
16
  --LabApp.check_for_updates_class="jupyterlab.NeverCheckForUpdate" \
17
  --NotebookApp.allow_origin='*'
18
+ --ServerApp.password='password123'