Hosting and promotion
Our final step is to host this app on Streamlit Sharing. To do this, we need to perform the following steps:
- Create a GitHub repository for this work.
- Add a
requirements.txt
file. - Use 1-click deployment on Streamlit Sharing to deploy.
We already covered this extensively in Chapter 5, Deploying Streamlit with Streamlit Sharing, so give it a shot now without instruction. If you get stuck, head over to Chapter 5, Deploying Streamlit with Streamlit Sharing, to find the exact instructions.