Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dantemoonopt
/
AiPairProgramming1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AiPairProgramming1
/
app.py
dantemoonopt
Create app.py
8f7e123
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
49 Bytes
import
streamlit
as
st
st.markdown(
'hello world'
)