Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thamada
/
testapp
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
thamada
commited on
Mar 29, 2024
Commit
b9d3c82
·
verified
·
1 Parent(s):
7e39f41
Create hello.py
Browse files
Files changed (1)
hide
show
hello.py
+2
-0
hello.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
print ("hello")
2
+