Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TovaHasi
/
ysda_lb2_part2_tovahasi
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4333db5
ysda_lb2_part2_tovahasi
/
app.py
TovaHasi
Create app.py
4333db5
almost 3 years ago
raw
Copy download link
history
blame
188 Bytes
import
streamlit
as
st
st.markdown(
'### Hello, world!'
)
st.markdown(
"<img src='http://img.gazeta.ru/files3/137/10467137/TASS_15573941-pic905-895x505-85591.jpg'>"
, unsafe_allow_html=
True
)