Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Vallp
/
test
like
0
Runtime error
App
Files
Files
Community
cd5c253
test
/
app.py
Vallp
Update app.py
cd5c253
about 1 year ago
raw
Copy download link
history
blame
Safe
75 Bytes
import
streamlit
as
st
st.title(
"π Prova"
)
st.write(
"Welcome to prova"
)