Streamlit without GitHub?

Hi, my company does not allow things to hosted on external GitHub repos and we do not have an internal one at the moment. Is there a way to host a streamlit app locally on your computer? thanks.

Hi @jimchoo91,

Yes, you can just run Streamlit locally on your computer via the command line. Alternatively, if your company has a hosting platform that they already use, you could likely use that platform to host your app.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.