Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sebastian108
/
AIPairProgramming1
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0b4ad80
AIPairProgramming1
/
app.py
sebastian108
Update app.py
0b4ad80
about 2 years ago
raw
Copy download link
history
blame
Safe
41 Bytes
import
streamlit
as
st
st(
"Hello World"
)