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 281059b commit 3ceeee9Copy full SHA for 3ceeee9
00_overview.ipynb
@@ -103,13 +103,12 @@
103
"metadata": {},
104
"source": [
105
"* Reference\n",
106
- " * [Documentation](https://dask.pydata.org/en/latest/)\n",
+ " * [Documentation](https://docs.dask.org/)\n",
107
" * [Code](https://github.com/dask/dask/)\n",
108
- " * [Blog](http://matthewrocklin.com/blog/)\n",
+ " * [Blog](https://blog.dask.org)\n",
109
"* Ask for help\n",
110
" * [dask](http://stackoverflow.com/questions/tagged/dask) tag on Stack Overflow\n",
111
" * [github issues](https://github.com/dask/dask/issues/new) for bug reports and feature requests\n",
112
- " * [gitter](https://gitter.im/dask/dask) for quasi-realtime conversation\n",
113
" "
114
]
115
},
0 commit comments