Improvements to the ReactiveExpr reference guide #5960
Merged
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.
I had problems understanding the new
ReactiveExpr
pane from the reference guide. Especially how to layout things.During that process I discovered that one of the problems is that
default_layout
is mentioned in thereference guide
. And it should not be. See #5948. This PR will be Closing #5948 .I added more small examples to help the user understand what reactive expressions are and how powerful they can be.
I added in emojis. I know some people think its too much. But I just think they communicate better when you open up the notebook during a training session, a conference talk or if you record a video for social media. I also believe that users when studying the notebook feel its more fun and engaging to study. For the same reason I used the
material
design.Todo