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
c731803
test2
/
aa3.py
paclove
Update aa3.py
c731803
over 1 year ago
raw
Copy download link
history
blame
Safe
72 Bytes
import
subprocess
subprocess.run([
"curl"
,
"http://127.0.0.1:8088/222"
])