Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/deploy/tutorials/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ This sections contains step-by-step guides on how to deploy Streamlit apps to va

While we work on official Streamlit deployment guides for other hosting providers, here are some user-submitted tutorials for different cloud services:

- [How to deploy Streamlit apps to **Google App Engine**](https://dev.to/whitphx/how-to-deploy-streamlit-apps-to-google-app-engine-407o), by [Yuichiro Tachibana (Tsuchiya)](https://discuss.streamlit.io/u/whitphx/summary).
- [Build and deploy a Python (Streamlit) web app to **Google Cloud Run**](https://cloud.google.com/run/docs/quickstarts/build-and-deploy/deploy-python-streamlit-service) (official Google Cloud tutorial).
- [Host Streamlit on **Heroku**](https://towardsdatascience.com/quickly-build-and-deploy-an-application-with-streamlit-988ca08c7e83), by Maarten Grootendorst.
- [Deploy Streamlit on **Ploomber Cloud**](https://docs.cloud.ploomber.io/en/latest/apps/streamlit.html), by Ido Michael.
- [Host Streamlit on **21YunBox**](https://www.21yunbox.com/docs/#/deploy-streamlit), by Toby Lei.
Expand Down