Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Haleshot
/
test
like
0
Sleeping
App
Files
Files
Community
main
test
/
development.md
Haleshot
Duplicate from marimo-team/marimo-app-template
a69addb
verified
26 days ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
136 Bytes
Development
Testing your Dockerfile locally
docker build -t marimo-app . docker run -it --
rm
-p 7860:7860 marimo-app