Can I make my app public but code private?

Hi, is there a way to make my app live and public but the code behind it private? I want the repo and ideally the GitHub account behind it to stay private. Thanks.

1 Like

Yes. Code privacy and app privacy are currently configured separately. Simply deploy an app from a private repository, then toggle the app privacy as desired. Changing your app privacy in Community Cloud will not impact your privacy settings in the associated repo in GitHub.

1 Like

Thanks a lot for replying and explaining. When I launch it as a public app with a private repo, there still seems to be a link to my streamlit profile at the bottom of the page which has my full name etc. Is there a way to remove this?

You can customize what’s shown on your Community Cloud profile page, but there isn’t currently a way to hide the link to your profile. It pulls the initial information from your GitHub account.

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