Skip to content
This repository has been archived by the owner on Aug 13, 2018. It is now read-only.

Commit

Permalink
Merge pull request #113 from quartox/patch-2
Browse files Browse the repository at this point in the history
Update README.rst
  • Loading branch information
martindurant committed Nov 15, 2017
2 parents deb80b6 + 1dd8a5b commit 3fa8fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -55,7 +55,7 @@ To start a dask cluster on YARN

.. code-block:: python
from knit import dask_yarn
import dask_yarn
cluster = dask_yarn.DaskYARNCluster()
cluster.start(nworkers=4, memory=1024, cpus=2)
Expand Down

0 comments on commit 3fa8fd3

Please sign in to comment.