Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hbali
/
AIPairProgramming1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9afe58f
AIPairProgramming1
/
app.py
Hbali
Create app.py
9afe58f
about 2 years ago
raw
Copy download link
history
blame
50 Bytes
import
streamlit
as
st
st.markdown(
'Hello World'
)