rahulreshma commited on
Commit
5254717
·
verified ·
1 Parent(s): bb9bdbc

Update start_server.sh

Browse files
Files changed (1) hide show
  1. start_server.sh +2 -2
start_server.sh CHANGED
@@ -1,7 +1,7 @@
1
  #!/bin/bash
2
  JUPYTER_TOKEN="${JUPYTER_TOKEN:=test}"
3
 
4
- NOTEBOOK_DIR="/home/user/app/"
5
 
6
  jupyter labextension disable "@jupyterlab/apputils-extension:announcements"
7
 
@@ -16,4 +16,4 @@ jupyter-lab \
16
  --ServerApp.disable_check_xsrf=True \
17
  --LabApp.news_url=None \
18
  --LabApp.check_for_updates_class="jupyterlab.NeverCheckForUpdate" \
19
- --notebook-dir=$NOTEBOOK_DIR
 
1
  #!/bin/bash
2
  JUPYTER_TOKEN="${JUPYTER_TOKEN:=test}"
3
 
4
+ #NOTEBOOK_DIR="/home/user/app/"
5
 
6
  jupyter labextension disable "@jupyterlab/apputils-extension:announcements"
7
 
 
16
  --ServerApp.disable_check_xsrf=True \
17
  --LabApp.news_url=None \
18
  --LabApp.check_for_updates_class="jupyterlab.NeverCheckForUpdate" \
19
+ #--notebook-dir=$NOTEBOOK_DIR