Closed icaoberg closed 4 months ago
Add an title to the document.
Edit the variable title in streamlit_app.py
title
title = '# Add Title' st.write(title)
Add an title to the document.
Edit the variable
title
in streamlit_app.py