deploying-demo / app.py
KingZack's picture
adding app files
5e12bda
raw
history blame
54 Bytes
import streamlit as st
st.markdown('# Hello World')