deploying-demo / app.py
KingZack's picture
Update app.py (#2)
51432e6 verified
raw
history blame contribute delete
89 Bytes
import streamlit as st
st.markdown('# Hello World')
st.markdown('# Georgios Ioannou')