Is it possible to deploy a streamlit app with a github repository that is private? If not, are there any suggestions/alternatives to deploy an app without making the code visible?
When I authenticated my github account in Streamlit cloud, it specifically asked for permissions to both public and private repositories and I can see my private repositories in the admin console. You do have a limit on the Streamlit cloud side of only one private app, though you should be able to set app privacy independently of repository privacy.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.