Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
iamviveksrk
/
test
like
0
Runtime error
App
Files
Files
Community
28b8815
test
/
app.py
iamviveksrk
first cumit
111325b
almost 2 years ago
raw
Copy download link
history
blame
Safe
48 Bytes
import
streamlit
as
st
st.title(
'Hello World!'
)