Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion machine-learning.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"# Dask for Machine Learning\n",
"\n",
"This is a high-level overview demonstrating some the components of Dask-ML.\n",
"Visit the main [Dask-ML](http://ml.dask.org) documentation, see the [dask tutorial](https://github.com/dask/dask-tutorial) notebook 08, or explore some of the other machine-learning examples."
"Visit the main [Dask-ML](http://ml.dask.org) documentation to explore some of the other machine-learning examples."
]
},
{
Expand Down
Loading