Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ryoung41
/
AIPairProgramming1
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ccfa9a8
AIPairProgramming1
/
app.py
ryoung41
Update app.py
ccfa9a8
almost 2 years ago
raw
Copy download link
history
blame
50 Bytes
import
streamlit
as
st
st.markdown(
'Hello World'
)