Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dolo650
/
dolo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
dolo
/
app.py
dolo650
Create app.py
67527f7
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
91 Bytes
import
streamlit
as
st
st.write(
"Hello ,let's learn how to build a streamlit app together"
)