boino2006 commited on
Commit
e49ea72
·
verified ·
1 Parent(s): cbb1b19

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:=huggingface}"
3
 
4
  NOTEBOOK_DIR="/data"
5
 
 
1
  #!/bin/bash
2
+ JUPYTER_TOKEN="${JUPYTER_TOKEN:=sam1987}"
3
 
4
  NOTEBOOK_DIR="/data"
5