Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LBLong
/
Amazing_streamlit_UI
like
0
Sleeping
App
Files
Files
Community
main
Amazing_streamlit_UI
/
app.py
LBLong
Update app.py
bc0c18d
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
60 Bytes
import
streamlit
as
st
date = st.date_input(
"Pick a date"
)