App design concepts and considerations
Using layouts and containers
Arrange and organize elements with columns, tabs, expanders, flex layouts, and dynamic containers.
Update and replace elements
Understand how Streamlit commands return objects you can use to update, replace, or clear elements in place.
Button behavior and examples
Understand how buttons work with explanations and examples to avoid common mistakes.
Dataframes
Dataframes are a great way to display and edit data in a tabular format. Understand the UI and options available in Streamlit.
Using custom Python classes in your Streamlit app
Understand the impact of defining your own Python classes within Streamlit's rerun model.
Multithreading
Understand how to use multithreading within Streamlit apps.
Working with timezones
Understand how to localize time to your users.
Still have questions?
Our forums are full of helpful information and Streamlit experts.
