Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TeamHaltmannSusanaHWCEO
/
Test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Test
/
app.py
TeamHaltmannSusanaHWCEO
Create app.py
f91d0ce
over 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
46 Bytes
import
streamlit
as
st
st.title(
'Hello World'
)