GMP_Testing / app.py
viranggupta's picture
New Personal token Commit
ae35f36
Raw
History Blame Contribute Delete
117 Bytes
import streamlit as st
st.write ("Hello, world!")
st.write ("This is a Streamlit app running in a Docker container.")