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...
TovaHasi
commited on
Mar 22, 2022
Commit
4333db5
·
1 Parent(s):
7003721
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+5
-0
app.py
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
import streamlit as st
2
+
3
+
st.markdown('### Hello, world!')
4
+
5
+
st.markdown("<img src='http://img.gazeta.ru/files3/137/10467137/TASS_15573941-pic905-895x505-85591.jpg'>", unsafe_allow_html=True)