Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cokoli1
/
AIPairProgramming1
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AIPairProgramming1
/
app.py
cokoli1
Create app.py
b1cffb4
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
50 Bytes
import
streamlit
as
st
st.markdown(
"Hello world"
)