Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
apalov
/
test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
apalov
commited on
Mar 1
Commit
ae5185b
·
verified
·
1 Parent(s):
0634dbb
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
import socket
2
+
socket.gethostbyname("www.youtube.com")