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...
910e9a2
test
/
app.py
gbackst
Update app.py
910e9a2
about 2 years ago
raw
Copy download link
history
blame
Safe
50 Bytes
import
streamlit
as
st
st.markdown(
'Hello world!'
)