File size: 117 Bytes
b36263d
ae35f36
 
1
2
3
import streamlit as st
st.write ("Hello, world!")
st.write ("This is a Streamlit app running in a Docker container.")