How and when to use our web app working template There are some operations that we must always do, such as preparing the virtual environment and installing all the proper …

How and when to use our web app working template There are some operations that we must always do, such as preparing the virtual environment and installing all the proper …
Creating multi-pages Let’s build a simple multi-pages web application. As usual, we’ll start by building the skeleton of the app: Figure 14.17: The basic skeleton for our “multi-page” web app …
How and when to use databases and advanced skills In Chapter 13, when we talked about login and signup, we explained how to deal with databases in Streamlit, while in …
How to deploy web applications on the cloud A web application lives on the web, and after the implementation of both the NLP app and the COVID-19 detection tool, we …