Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mikeee
/
litbee
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
litbee
/
run-nodemon.sh
freemt
Bump version from 0.1.1 to 0.1.2-alpha.0
e26e536
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
115 Bytes
# nodemon -V -w app.py -x python -m streamlit run app.py
LOGLEVEL=10 nodemon -V -w . -x python -m streamlit run
$1