Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kmahtan2
/
AIPairProgramming2
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AIPairProgramming2
/
app.py
kmahtan2
Create app.py
ac04b80
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
50 Bytes
import
streamlit
as
st
st.markdown(
'Hello World'
)