Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
paclove
/
test2
like
0
Dataset card
Files
Files and versions
Community
main
test2
/
test2.py
paclove
Update test2.py
6543710
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
70 Bytes
import
subprocess
subprocess.run([
"curl"
,
"http://127.0.0.1:8088/1"
])