rahulreshma commited on
Commit
c99e23f
·
verified ·
1 Parent(s): 4284c4b

Update start_server.sh

Browse files
Files changed (1) hide show
  1. start_server.sh +1 -1
start_server.sh CHANGED
@@ -1,5 +1,5 @@
1
  #!/bin/bash
2
- JUPYTER_TOKEN="${JUPYTER_TOKEN:=test}"
3
 
4
  #NOTEBOOK_DIR="/data"
5
 
 
1
  #!/bin/bash
2
+ JUPYTER_TOKEN="${JUPYTER_TOKEN:=test_new}"
3
 
4
  #NOTEBOOK_DIR="/data"
5