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.
Hello Danielle, I’m Rohan, A Computer Science Student. In the Duration of me working with Streamlit for different projects or ideas the moment I came across your concise cheat sheet made things easier for me to reference various functionalities available. While it being really useful, initially when I was new to streamlit and referring your cheatsheet, I always wondered what would be the rendered widgets look like So, seeing that you've deployed your cheat sheet with
streamlit-share
, I decided to fork your cheat sheet repo and branch out a section within the application called "Simulated Cheat Sheet" where I carefully organised sections for each streamlit's native functionality and their "rendered view". I believe the novice streamlit users who refer to your cheat-sheet will also be able to acknowledge the post renders of this framework's widgets and text-related functions.Change Log
Preview:
Note - Observing your Code format and acknowledging how structured it really is I didn't want to divert the aesthetic by inserting my work so I stuck with your beautiful code organisation and adapted to it as much as possible. The Merge should be a direct
fast-forward
kind without anyMerge-conflicts
hindering you with any changes for further to be made.I hope you to accept this contribution, if something from the above seems unconventional, I'm sorry, this is the process through which I want to learn stuff from smarter people like you correcting my mistakes. Thank you;