mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00

This PR makes a number of major overhauls to the Ray core docs: Add a key-concepts section for {Tasks, Actors, Objects, Placement Groups, Env Deps}. Re-org the user guide to align with key concepts. Rewrite the walkthrough to link to mini-walkthroughs in the key concept sections. Minor tweaks and additional transition material.
15 lines
248 B
ReStructuredText
15 lines
248 B
ReStructuredText
More Topics
|
|
===========
|
|
|
|
This section covers extended topics on how to use Ray.
|
|
|
|
.. toctree::
|
|
:maxdepth: -1
|
|
|
|
tips-for-first-time
|
|
starting-ray
|
|
troubleshooting
|
|
namespaces
|
|
cross-language
|
|
using-ray-with-jupyter
|
|
advanced
|