MyComputer commited on
Commit
75af0d7
·
1 Parent(s): d6e3722

Update start_server.sh

Browse files
Files changed (1) hide show
  1. start_server.sh +0 -4
start_server.sh CHANGED
@@ -1,8 +1,4 @@
1
  #!/bin/bash
2
- JUPYTER_TOKEN="${JUPYTER_TOKEN:=huggingface}"
3
-
4
- echo "Starting Jupyter Lab with token $JUPYTER_TOKEN"
5
-
6
  jupyter-lab \
7
  --ip 0.0.0.0 \
8
  --port 7860 \
 
1
  #!/bin/bash
 
 
 
 
2
  jupyter-lab \
3
  --ip 0.0.0.0 \
4
  --port 7860 \