ngrok / ngrok-python

Embed ngrok secure ingress into your Python apps with a single line of code.
https://ngrok.com
Apache License 2.0
103 stars 19 forks source link

carl: Add Streamlit example #22

Closed CarlAmko closed 1 year ago

CarlAmko commented 1 year ago

What

Adds an example showcasing spinning up an ngrok tunnel that points to a Streamlit server.

How

Added a new make run-streamlit for building and running an example using Streamlit.

image image