Skip to content

Commit

Permalink
Add small blurb to ray page to point towards Daft Launcher docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Raunak Bhagat committed Nov 22, 2024
1 parent 28a908e commit c0b97c5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.. _daft_launcher:

Daft Launcher
=====================

Expand Down
6 changes: 6 additions & 0 deletions docs/source/user_guide/integrations/ray.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,9 @@ To submit this script as a job, use the Ray CLI, which can be installed with `pi


For more information about Ray jobs, see `Ray docs -> Ray Jobs Overview <https://docs.ray.io/en/latest/cluster/running-applications/job-submission/index.html>`_.

Daft Launcher
-----
Running Ray manually, especially if it's your first time, may be cumbersome.
In order to help with the getting-started process, we've built an easy-to-use *launcher* which can help you abstract away some of the complexities of running Ray.
To learn more about our launcher, "daft-launcher", read more :ref:`here <daft_launcher>`.

0 comments on commit c0b97c5

Please sign in to comment.