Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bkv-ata
/
test-5
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
test-5
/
app.py
bkv-ata
Rename main.py to app.py
741620f
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
38 Bytes
import
streamlit
as
st
st.write(
"Hi"
)