Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
julien-c
/
hello-world
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4884451
hello-world
File size: 65 Bytes
156a6c7
9f14ca1
1
2
3
4
import
streamlit
as
st
if
st.button(
"Balloons"
): st.balloons()