TovaHasi commited on
Commit
4333db5
·
1 Parent(s): 7003721

Create app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py ADDED
@@ -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)