icaoberg / cs-scholars2024-fair

CS Scholars 2024 Pre-college project
Apache License 2.0
0 stars 0 forks source link

Add title #3

Closed icaoberg closed 3 months ago

icaoberg commented 3 months ago

Add an title to the document.

Edit the variable title in streamlit_app.py

title = '# Add Title'
st.write(title)