Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
radames
/
NYTimes-homepage-rearranged
like
14
Runtime error
App
Files
Files
Community
4736ebf
NYTimes-homepage-rearranged
/
main.py
radames
copy svelte flask starter
ebf4f9e
almost 3 years ago
raw
Copy download link
history
blame
Safe
70 Bytes
import
subprocess
subprocess.run([
"make"
,
"build-all"
], shell=
False
)