Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nmasmarti
/
Streamlit
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Streamlit
/
app.py
nmasmarti
Create app.py
3006551
verified
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
90 Bytes
import
streamlit
as
st
st.title(
"Exercicis Stremalit"
)
st.write(
"Digitalització 4t ESO"
)