Hi
I’m wondering how can I publish my Streamlit app under my organization’s git account.
Now I can publish the Streamlit app under my personal organization account and it will always show my github username in the app once the app is deployed, but if I want to publish it under my org, for example “XXX company Data Science” github repo, I know there should be an authorization/access issue, but how can I get started in Streamlit sharing?
Thanks in advance!