Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gbackst
/
test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
57fa4cd
test
/
app.py
gbackst
Create app.py
f13e64c
about 2 years ago
raw
Copy download link
history
blame
Safe
60 Bytes
import
streamlit
as
staticmethod
st.markdown(
'Hello world!'
)