Skip to content

Commit ae89071

Browse files
author
Ray Bell
committed
update link
1 parent f0e709e commit ae89071

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

08_machine_learning.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
"c = Client('tcp://my.scheduler.address:8786')\n",
250250
"```\n",
251251
"\n",
252-
"Details on the many ways to create a cluster can be found [here](http://distributed.readthedocs.io/en/latest/setup.html)."
252+
"Details on the many ways to create a cluster can be found [here](https://docs.dask.org/en/latest/setup/single-distributed.html)."
253253
]
254254
},
255255
{
@@ -471,7 +471,7 @@
471471
"name": "python",
472472
"nbconvert_exporter": "python",
473473
"pygments_lexer": "ipython3",
474-
"version": "3.7.3"
474+
"version": "3.7.5"
475475
},
476476
"nbsphinx": {
477477
"execute": "never"

0 commit comments

Comments
 (0)