We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0e709e commit ae89071Copy full SHA for ae89071
08_machine_learning.ipynb
@@ -249,7 +249,7 @@
249
"c = Client('tcp://my.scheduler.address:8786')\n",
250
"```\n",
251
"\n",
252
- "Details on the many ways to create a cluster can be found [here](http://distributed.readthedocs.io/en/latest/setup.html)."
+ "Details on the many ways to create a cluster can be found [here](https://docs.dask.org/en/latest/setup/single-distributed.html)."
253
]
254
},
255
{
@@ -471,7 +471,7 @@
471
"name": "python",
472
"nbconvert_exporter": "python",
473
"pygments_lexer": "ipython3",
474
- "version": "3.7.3"
+ "version": "3.7.5"
475
476
"nbsphinx": {
477
"execute": "never"
0 commit comments