Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rahulreshma
/
docker-test
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rahulreshma
commited on
Oct 16, 2025
Commit
1f331c0
·
verified
·
1 Parent(s):
26852a7
Update start.sh
Browse files
Files changed (1)
hide
show
start.sh
+1
-0
start.sh
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
echo "Starting.."
2
jupyter-lab \
3
--ip 0.0.0.0 \
1
+
#!/bin/bash
2
echo "Starting.."
3
jupyter-lab \
4
--ip 0.0.0.0 \