[docs] update kapa plugin, disclaimers#39198
Merged
matthewdeng merged 5 commits intomasterfrom Sep 1, 2023
Merged
Conversation
Signed-off-by: Max Pumperla <max.pumperla@googlemail.com>
Signed-off-by: Max Pumperla <max.pumperla@googlemail.com>
Signed-off-by: Max Pumperla <max.pumperla@googlemail.com>
Signed-off-by: Max Pumperla <max.pumperla@googlemail.com>
angelinalg
approved these changes
Sep 1, 2023
LeonLuttenberger
pushed a commit
to jaidisido/ray
that referenced
this pull request
Sep 5, 2023
angelinalg
pushed a commit
to angelinalg/ray
that referenced
this pull request
Sep 5, 2023
Signed-off-by: angelinalg <122562471+angelinalg@users.noreply.github.com>
GeneDer
pushed a commit
that referenced
this pull request
Sep 5, 2023
* [DOC] Fix example gallery sidebar scrolling (#38583) This PR fixes some irritating side bar behavior on the example gallery docs page. Currently if your browser's viewport is too short top-to-bottom, the part of the tag filter buttons side bar that you can't see won't scroll into view until you scroll all the way through all the examples in the page. This PR makes it so that the side bar can be scrolled into view if it's too big to fit into the viewport, and as a bonus it also resolves some erratic rendering that happens when the top nav bar gets hidden from view as the user scrolls down. Signed-off-by: pdmurray <peynmurray@gmail.com> Signed-off-by: angelinalg <122562471+angelinalg@users.noreply.github.com> * [docs] rm all banner code, closes #39114 (#39197) Signed-off-by: Max Pumperla <max.pumperla@googlemail.com> * [docs] update kapa plugin, disclaimers (#39198) Signed-off-by: angelinalg <122562471+angelinalg@users.noreply.github.com> * [Doc] [Clusters] Update text to remove references to Ray Client (#39217) Because we removed the Ray Client option in the diagram (#38337), the text needs to be updated, too. Signed-off-by: angelinalg <122562471+angelinalg@users.noreply.github.com> --------- Signed-off-by: pdmurray <peynmurray@gmail.com> Signed-off-by: angelinalg <122562471+angelinalg@users.noreply.github.com> Signed-off-by: Max Pumperla <max.pumperla@googlemail.com> Co-authored-by: Peyton Murray <peynmurray@gmail.com> Co-authored-by: Max Pumperla <max.pumperla@googlemail.com>
jimthompson5802
pushed a commit
to jimthompson5802/ray
that referenced
this pull request
Sep 12, 2023
Signed-off-by: Jim Thompson <jimthompson5802@gmail.com>
vymao
pushed a commit
to vymao/ray
that referenced
this pull request
Oct 11, 2023
Signed-off-by: Victor <vctr.y.m@example.com>
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.
new kapa plugin version supports disclaimers and other features out of the box, so we don't need to customise their plugin anymore.