Display Text with Streamlit

Learn to display different types of text with Streamlit.

The title

This is the first item of text our application will have. It’ll be displayed at the top of the application. We use the st.title() method to display it:

Get hands-on with 1200+ tech skills courses.