Skip to content

Commit

Permalink
Add confa forge instructions (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtomlinson authored and mrocklin committed Nov 29, 2019
1 parent 461fb59 commit f917f05
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,24 @@ This library creates Dask clusters on a given cloud provider
with no set up other than having credentials.
Currently, it only supports AWS.

Installation
------------

Pip
^^^

.. code-block:: console
$ pip install dask-cloudprovider
Conda
^^^^^

.. code-block:: console
$ conda install -c conda-forge dask-cloudprovider
-----

Below are the different modules for creating clusters on various cloud
providers.
Expand Down

0 comments on commit f917f05

Please sign in to comment.