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...
ac70c21
litbee
/
run-nodemon.sh
freemt
Update ezbee pypi added
aea5589
about 3 years ago
raw
Copy download link
history
blame
Safe
103 Bytes
# nodemon -V -w app.py -x python -m streamlit run app.py
nodemon -V -w . -x python -m streamlit run
$1