Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thomwolf
/
test-space
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
be510a4
test-space
/
app.py
thomwolf
HF Staff
Create app.py
be510a4
about 4 years ago
raw
Copy download link
history
blame
Safe
41 Bytes
import
streamlit
as
st
st.
print
(
'hello'
)