Skip to content

Commit 872cd7d

Browse files
authored
(docs) add distributed / ray api docs (#1770)
[skip ci] Add distributed ray api docs
1 parent a31fc20 commit 872cd7d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/source/api.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ API Reference
2323
* `AWS Secrets Manager`_
2424
* `Amazon Chime`_
2525
* `Global Configurations`_
26+
* `Distributed - Ray`_
2627

2728
Amazon S3
2829
---------
@@ -429,3 +430,13 @@ Global Configurations
429430

430431
reset
431432
to_pandas
433+
434+
Distributed - Ray
435+
---------------------
436+
437+
.. currentmodule:: awswrangler.distributed.ray
438+
439+
.. autosummary::
440+
:toctree: stubs
441+
442+
initialize_ray

0 commit comments

Comments
 (0)