Skip to content

Commit 86e9c38

Browse files
Fix: Fixed broken links in deploy/tutorials page (#1291)
* Fixed broken links in deploy/tutorials page Some links for deploying on AWS EC2 and azure were broken, so I added links from the towards data science archive on medium. The content is the same but the links are working now * Remove links blocked by paywall --------- Co-authored-by: Debbie Matthews <debbie.matthews@snowflake.com>
1 parent 5c1716f commit 86e9c38

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/deploy/tutorials/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ This sections contains step-by-step guides on how to deploy Streamlit apps to va
3535

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

38-
- [How to Deploy Streamlit to a Free **Amazon EC2** instance](https://towardsdatascience.com/how-to-deploy-a-streamlit-app-using-an-amazon-free-ec2-instance-416a41f69dc3), by Rahul Agarwal.
39-
- [Host Streamlit on **Azure**](https://towardsdatascience.com/deploying-a-streamlit-web-app-with-azure-app-service-1f09a2159743), by Richard Peterson.
4038
- [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).
4139
- [Host Streamlit on **Heroku**](https://towardsdatascience.com/quickly-build-and-deploy-an-application-with-streamlit-988ca08c7e83), by Maarten Grootendorst.
4240
- [Deploy Streamlit on **Ploomber Cloud**](https://docs.cloud.ploomber.io/en/latest/apps/streamlit.html), by Ido Michael.

0 commit comments

Comments
 (0)