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
22f1268
·
1 Parent(s):
8352804
Create add.py
Browse files
Files changed (1)
hide
show
add.py
+5
-0
add.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)