streamlit_testing / src /streamlit_app.py
usama-ismail's picture
Update src/streamlit_app.py
e10ca8d verified
Raw
History Blame Contribute Delete
48 Bytes
import streamlit as st
st.write("Hello, world!")