Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fariasultanacodes
/
isolated-sandbox
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
isolated-sandbox
/
examples
/
hello_world.sh
ChefAdorous
Deploy Code Execution Sandbox with FastAPI and Docker
a89f25d
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
64 Bytes
#!/bin/bash
# Example: Hello World in Bash
echo
"Hello, World!"