hub-model-tree-stats / development.md
cfahlgren1's picture
cfahlgren1 HF staff
Duplicate from marimo-team/marimo-app-template
9777a0a verified

Development

Testing your Dockerfile locally

docker build -t marimo-app .
docker run -it --rm -p 7860:7860 marimo-app