Skip to content

Commit

Permalink
Update Dask on Ray compatibility table (ray-project#35487)
Browse files Browse the repository at this point in the history
* Update version in dask on ray guide for 2.5.0 release (ray-project#35458)

As part of the 2.5.0 release, the dask on ray version in the guide needs to be updated.

---------

Signed-off-by: Artur Niederfahrenhorst <attaismyname@googlemail.com>

* [Dask on Ray] Attempt to fix line in dask doc (ray-project#35479)

ray-project#35458 introduced an issue with the table not being displayed.

---------

Signed-off-by: Artur Niederfahrenhorst <attaismyname@googlemail.com>

---------

Signed-off-by: Artur Niederfahrenhorst <attaismyname@googlemail.com>
  • Loading branch information
ArturNiederfahrenhorst authored May 18, 2023
1 parent 11be28a commit 4ea1866
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/source/data/dask-on-ray.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ workload. Using the Dask-on-Ray scheduler, the entire Dask ecosystem can be exec

* - Ray Version
- Dask Version
* - ``2.5.0``
- | ``2022.2.0 (Python version < 3.8)``
| ``2022.10.1 (Python version >= 3.8)``
* - ``2.4.0``
- ``2022.10.1``
* - ``2.3.0``
Expand Down

0 comments on commit 4ea1866

Please sign in to comment.