-
Notifications
You must be signed in to change notification settings - Fork 6.5k
[Doc][KubeRay] revert kuberay-gcs-ft.ipynb to markdown #54084
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Doc][KubeRay] revert kuberay-gcs-ft.ipynb to markdown #54084
Conversation
Signed-off-by: fscnick <fscnick.dev@gmail.com>
@MortalHappiness PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR reverts the interactive notebook version of the KubeRay GCS fault tolerance guide back to a static markdown format. The changes include adding the new markdown file (kuberay-gcs-ft.md) and removing the ipynb file (kuberay-gcs-ft.ipynb).
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
File | Description |
---|---|
doc/source/cluster/kubernetes/user-guides/kuberay-gcs-ft.md | New markdown file containing the GCS fault tolerance guide documentation for KubeRay. |
doc/source/cluster/kubernetes/user-guides/kuberay-gcs-ft.ipynb | Removal of the interactive notebook version to revert to markdown. |
Comments suppressed due to low confidence (2)
doc/source/cluster/kubernetes/user-guides/kuberay-gcs-ft.md:1
- [nitpick] Verify that the anchor label syntax '(kuberay-gcs-ft)=' meets the project's documentation style guidelines for cross-references.
(kuberay-gcs-ft)=
@fscnick Please ping me when all CI tests pass. |
Signed-off-by: fscnick <fscnick.dev@gmail.com>
Hi @kevin85421 , CI has passed. |
…4084) Revert `kuberay-gcs-ft.ipynb` to `kuberay-gcs-ft.md` Closes ray-project#54078 --------- Signed-off-by: fscnick <fscnick.dev@gmail.com>
Why are these changes needed?
Revert
kuberay-gcs-ft.ipynb
tokuberay-gcs-ft.md
Related issue number
Closes #54078
Checks
git commit -s
) in this PR.scripts/format.sh
to lint the changes in this PR.method in Tune, I've added it in
doc/source/tune/api/
under thecorresponding
.rst
file.