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.
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.
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.