Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Adiga02
/
Operators
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Operators
/
app.py
Adiga02
Update app.py
495b6a3
verified
12 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
171 Bytes
import
streamlit
as
st
st.title(
'Batch 331'
)
st.header(
'Python_Programming'
)
st.text(
'learn about basic intution of hugging space and streamlit'
)
st.sidebar(
'click_here'
)