Streamlit is one of the best tool for a Data Scientist. It is easy to learn, built on top of python, and has amazing features for creating web applications. Earlier Streamlit allowed only single-page websites but now they have added a feature for creating multipage web apps.
In this tutorial, we will see how to create a multipage web app from scratch.
1) Installing streamlit.
open your terminal and type the following command :