Skip to content
This repository was archived by the owner on Nov 9, 2019. It is now read-only.

Commit 1ceefa7

Browse files
committed
Link
1 parent 1cd0d53 commit 1ceefa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01-dask.delayed.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"\n",
1414
"In this section we parallelize simple for-loop style code with Dask and `dask.delayed`.\n",
1515
"\n",
16-
"This is a simple way to use `dask` to parallelize existing codebases or build complex systems. This will also help us to develop an understanding for later sections."
16+
"This is a simple way to use `dask` to parallelize existing codebases or build [complex systems](http://matthewrocklin.com/blog/work/2018/02/09/credit-models-with-dask). This will also help us to develop an understanding for later sections."
1717
]
1818
},
1919
{

0 commit comments

Comments
 (0)