Reader small image

You're reading from  Web App Development Made Simple with Streamlit

Product typeBook
Published inFeb 2024
PublisherPackt
ISBN-139781835086315
Edition1st Edition
Right arrow
Author (1)
Rosario Moscato
Rosario Moscato
author image
Rosario Moscato

Rosario Moscato has a master's degree in electronic engineering, a second level master in internet software design and a first level master's in science and faith. In about 25 years of experience, he has worked on innovative technology development in Europe and Asia. Recently, his interests have been focused exclusively on AI, pursuing the goal of making every business extremely competitive and analyzing the ethical implications deriving from the new scenarios that these disciplines open. Rosario has authored two books, and he is a speaker at international research centres and conferences as well as a trainer and technical/scientific consultant. Currently, he is working as CTO with one of the oldest AI companies in Italy.
Read more about Rosario Moscato

Right arrow

Deploying the app on Streamlit Cloud

The hardest part is over. From here on, we can follow the same procedure we adopted for the NLP web application. Here are the steps:

  1. Sign into Streamlit Cloud by selecting Continue with Github, authorizing and using the same account you used for GitHub.
  2. Once you’re in, select New app.

You should only have the application we created in Chapter 7 among the deployed applications. The window should look like what’s shown in Figure 11.14:

Figure 11.14: Creating a new app on Streamlit Cloud

Figure 11.14: Creating a new app on Streamlit Cloud

  1. After selecting New app, in the new form, choose the right repository, the main branch, and the name of the Python file (it should be app.py), and specify a meaningful name to the app URL, as shown in Figure 11.15:
Figure 11.15: Deploying the web app on Streamlit Cloud

Figure 11.15: Deploying the web app on Streamlit Cloud

  1. When everything is ready, click Deploy! and wait since Your app is in the oven:
...
lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Web App Development Made Simple with Streamlit
Published in: Feb 2024Publisher: PacktISBN-13: 9781835086315

Author (1)

author image
Rosario Moscato

Rosario Moscato has a master's degree in electronic engineering, a second level master in internet software design and a first level master's in science and faith. In about 25 years of experience, he has worked on innovative technology development in Europe and Asia. Recently, his interests have been focused exclusively on AI, pursuing the goal of making every business extremely competitive and analyzing the ethical implications deriving from the new scenarios that these disciplines open. Rosario has authored two books, and he is a speaker at international research centres and conferences as well as a trainer and technical/scientific consultant. Currently, he is working as CTO with one of the oldest AI companies in Italy.
Read more about Rosario Moscato