binary1ne commited on
Commit
b1a445a
·
verified ·
1 Parent(s): f57b3e1

Update start_server.sh

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