deploying-demo / app.py
GeorgiosIoannouCoder's picture
Update app.py
aa58637 verified
raw
history blame
89 Bytes
import streamlit as st
st.markdown('# Hello World')
st.markdown('# Georgios Ioannou')