Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
halejosm
/
prueba
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
prueba
/
app.py
halejosm
Create app.py
8c2d460
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
47 Bytes
import
streamlit
as
st
st.title(
"Hola mundo"
)