Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
matt-westerhaus
/
AIPairProgramming
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
982c5f7
AIPairProgramming
/
app.py
matt-westerhaus
Create app.py
32884ab
almost 2 years ago
raw
Copy download link
history
blame
50 Bytes
import
streamlit
as
st
st.markdown(
'Hello World'
)