Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
byungchulhan
/
AIPairProgramming1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1449ce2
AIPairProgramming1
/
app.py
byungchulhan
Create app.py
fcc6774
almost 2 years ago
raw
Copy download link
history
blame
Safe
60 Bytes
import
streamlit
as
staticmethod
st.markdown(
'Hello World'
)