Skip to content

Commit 10e7223

Browse files
committed
Integrate Merel's feedback on adding prerequisites
Signed-off-by: Deepyaman Datta <deepyaman.datta@utexas.edu>
1 parent 5e053ab commit 10e7223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/10_deployment/12_dask.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Dask offers both a default, single-machine scheduler and a more sophisticated, d
1010

1111
## Prerequisites
1212

13-
The only additional requirement is to [install `dask.distributed`](http://distributed.dask.org/en/stable/install.html).
13+
The only additional requirement, beyond what was already required by your Kedro pipeline, is to [install `dask.distributed`](http://distributed.dask.org/en/stable/install.html). To review the full installation instructions, including how to set up Python virtual environments, see our [Get Started guide](../02_get_started/01_prerequisites.md).
1414

1515
## How to distribute your Kedro pipeline using Dask
1616

0 commit comments

Comments
 (0)