From 126b3564485e324201325be6b22c49c4f3374a4b Mon Sep 17 00:00:00 2001 From: Neal McBurnett Date: Sun, 2 Jul 2023 21:39:29 -0600 Subject: [PATCH] Clarify why it might matter whether you should choose github or google SSO credentials. I don't know why it might matter, but I can imagine it being useful for backend integrations or whatever. And actually, this clarification would be best at https://share.streamlit.io/signup --- content/streamlit-cloud/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/streamlit-cloud/index.md b/content/streamlit-cloud/index.md index f06fb1901..d42b16638 100644 --- a/content/streamlit-cloud/index.md +++ b/content/streamlit-cloud/index.md @@ -7,6 +7,8 @@ slug: /streamlit-community-cloud Streamlit's Community Cloud is an open and free platform for the community to deploy, discover, and share Streamlit apps and code with each other. If you're just getting started and have not yet built your first Streamlit app, check out the main [Get started](/library/get-started) page first. When you're ready to share it, create a Community Cloud account and you can launch your app in just a few minutes! Deploy, manage, and share your apps with the world, directly from Streamlit — all for free. +You can choose to log in via eiather a Github or Google account when creating a Community Cloud account. (explain why it might matter which one you use). +