nateraw commited on
Commit
93d6913
·
1 Parent(s): 84de2ad

Update start_server.sh

Browse files
Files changed (1) hide show
  1. start_server.sh +1 -0
start_server.sh CHANGED
@@ -1,3 +1,4 @@
 
1
  echo "Starting Jupyter Lab with token $JUPYTER_TOKEN"
2
 
3
  jupyter-lab \
 
1
+ #!/bin/bash
2
  echo "Starting Jupyter Lab with token $JUPYTER_TOKEN"
3
 
4
  jupyter-lab \