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

Update start_server.sh

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