[Doc] Remove Ray Client from job diagram#38337
Merged
pcmoritz merged 1 commit intoray-project:masterfrom Aug 11, 2023
Merged
Conversation
Signed-off-by: Archit Kulkarni <architkulkarni@users.noreply.github.com>
pcmoritz
approved these changes
Aug 11, 2023
NripeshN
pushed a commit
to NripeshN/ray
that referenced
this pull request
Aug 15, 2023
Signed-off-by: Archit Kulkarni <architkulkarni@users.noreply.github.com> Signed-off-by: NripeshN <nn2012@hw.ac.uk>
arvind-chandra
pushed a commit
to lmco/ray
that referenced
this pull request
Aug 31, 2023
Signed-off-by: Archit Kulkarni <architkulkarni@users.noreply.github.com> Signed-off-by: e428265 <arvind.chandramouli@lmco.com>
angelinalg
added a commit
that referenced
this pull request
Sep 1, 2023
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>
8 tasks
architkulkarni
pushed a commit
that referenced
this pull request
Sep 5, 2023
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>
LeonLuttenberger
pushed a commit
to jaidisido/ray
that referenced
this pull request
Sep 5, 2023
…project#39217) Because we removed the Ray Client option in the diagram (ray-project#38337), the text needs to be updated, too. Signed-off-by: angelinalg <122562471+angelinalg@users.noreply.github.com>
angelinalg
added a commit
to angelinalg/ray
that referenced
this pull request
Sep 5, 2023
…project#39217) Because we removed the Ray Client option in the diagram (ray-project#38337), the text needs to be updated, too. 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
…project#39217) Because we removed the Ray Client option in the diagram (ray-project#38337), the text needs to be updated, too. Signed-off-by: angelinalg <122562471+angelinalg@users.noreply.github.com> 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: Archit Kulkarni <architkulkarni@users.noreply.github.com> Signed-off-by: Victor <vctr.y.m@example.com>
vymao
pushed a commit
to vymao/ray
that referenced
this pull request
Oct 11, 2023
…project#39217) Because we removed the Ray Client option in the diagram (ray-project#38337), the text needs to be updated, too. Signed-off-by: angelinalg <122562471+angelinalg@users.noreply.github.com> 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.
Why are these changes needed?
Removes Ray Client from the "how to submit a job" diagram because we are de-emphasizing Ray Client in the docs.
Before


After
Related issue number
Closes #32944
Checks
git commit -s) in this PR.scripts/format.shto lint the changes in this PR.method in Tune, I've added it in
doc/source/tune/api/under thecorresponding
.rstfile.