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