Spaces:
Sleeping
Sleeping
joseavilasg
commited on
Commit
•
143f18b
1
Parent(s):
fc7c213
Update run.sh
Browse files
run.sh
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
#!/bin/bash
|
2 |
-
|
|
|
1 |
#!/bin/bash
|
2 |
+
/opt/conda/bin/jupyter lab --ip=0.0.0.0 --port=7860 --no-browser --NotebookApp.password='' --allow-root
|