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