shlogg · Early preview
James @jamesbmour

If you would like to support my writing or buy me a beer: https://buymeacoffee.com/bmours

Streamlit Page Navigation Tutorial

Navigating between pages in Streamlit is made easy with st.navigation, st.page_link, and st.switch_page methods. Create dynamic multi-page apps with customizable navigation options.

Streamlit Basics For Beginners: Interactive Web Apps With Python

Streamlit is an open-source app framework that lets data scientists & engineers turn Python scripts into interactive web apps quickly.