Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mikeee
/
ttw
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e9dba00
ttw
/
run-python-app_py.bat
freemt
Update altair
a4a35d8
over 3 years ago
raw
Copy download link
history
blame
Safe
149 Bytes
REM nodemon -w app.py -x .venv\Scripts\python app.py
REM nodemon -w app.py -x py -3.7 app.py
nodemon -w app.py -x "pyright app.py && py -
3
.
8
app.py"