You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/index.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ Dask Cloud Provider
6
6
This package provides classes for constructing and managing ephemeral Dask clusters on various
7
7
cloud platforms.
8
8
9
+
Dask Cloud Provider is one of many options for deploying Dask clusters, see `Deploying Dask <https://docs.dask.org/en/stable/deploying.html#distributed-computing>`_ in the Dask documentation for an overview of additional options.
10
+
9
11
To use a cloud provider cluster manager you can import it and instantiate it. Instantiating the class
10
12
will result in cloud resources being created for you.
0 commit comments