Merged
Conversation
Updated Get started page to better describe the accounts used with Streamlit Community Cloud and how to sign up.
This commit duplicate images in public/images/streamlit-cloud that were an artifact of renaming the folder to .../streamlit-community-cloud
Update sign-in instructions and images for consistency
fix: URL mask alignment
More image updates for consistency and better resolution. GitHub connection details moved to a separate page.
Updated Community Cloud documentation to mention there is a pre-filled custom subdomain and that it can be deleted or changed.
Updated custom subdomain images for consistency and resolution.
Improve explanation of `requirements.txt` and `packages.txt`
Make table of Python package managers prettier.
jrieke
approved these changes
Jul 25, 2023
Collaborator
jrieke
left a comment
There was a problem hiding this comment.
Left few comments on the dir structure, rest LGTM. No need for another review.
| @@ -17,20 +17,40 @@ If you want to deploy your app on a different cloud service, check out the [Depl | |||
|
|
|||
| Streamlit Community Cloud launches apps directly from your GitHub repo, so your app code and dependencies need to be on GitHub before you try to deploy the app. See [App dependencies](/streamlit-community-cloud/get-started/deploy-an-app/app-dependencies) for more information. | |||
Collaborator
There was a problem hiding this comment.
Maybe turn the last sentence into "For more information on how to specify dependencies, see App dependencies"
Small edits for clarity and from feedback
Move Connect to GitHub out of Community Cloud Get started and make a separate page.
Delete duplicate content from temporary rearrangement.
Removed duplicate index of Connect to data sources tutorials.
Move "Deploy your app", "Share your app", and "Manage your app" to the top level of navigation within Community Cloud. Move Trust and Security to Getting started alongs side connecting to GitHub/GitHub authorization.
Updated instructions to connect to GitHub. Included explanation on authorizing organizations.
Added instructions for connecting and modifying GitHub account permissions after account creation.
Update links from file rearrangement
Rearrange tiles on top-level page for Streamlit Community Cloud.
Move account creation and workspace exploration to their own sub-pages under Get started.
Change to using the built-in sample app deployment from the New App menu instead of manually forking an example app to deploy.
Additional images and edits to document the process of creating a Streamlit Community Cloud account.
Link updates and clarity edits within the pages of Get started in Community Cloud.
Revise language in security-model.md
Move Manage your app to before Share your app. Update Share your app page including updating and adding images.
Modify description of app analytics and create separate page for it. Update and add images.
Create separate page for app favoriting. Update and add images.
Create separate page for rebooting apps. Update and add images.
Create separate page for deleting apps. Update and add images.
Rearrange content to summarize the different places to access menus. Summarize each menu with links to the associated detail pages. Update and add images.
Create separate page for workspace settings as distinct from app settings. Update and add images.
Verify and update links and images from Get started through Manage your app/Workspace settings.
Verify and update links and images within Share your app section.
…tion) Verify and update links and images within Manage your account section.
Change summary navigation at the top level of Streamlit Community Cloud.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[WIP]
📚 Context
Since the sunsetting of Enterprise accounts on Streamlit Community Cloud, there remains some language that is out-of-alignment with the current version of Streamlit Community Cloud. This is a general update to bring screenshots and descriptions in line with the current state of affairs.
🧠 Description of Changes
Revised (WIP):
Previous:
💥 Impact
🌐 References
Notion Sprint tasks
closes #740
Contribution License Agreement
By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.