test / src /streamlit_app.py
weiqiangntufyp's picture
Update src/streamlit_app.py
ba9f42d verified
raw
history blame contribute delete
61 Bytes
import streamlit as st
st.title("health test")
st.write("ok")