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 8f9f215 commit f6a79f6Copy full SHA for f6a79f6
1 file changed
index.html
@@ -71,6 +71,7 @@
71
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
72
<a class="dropdown-item" href="https://docs.dask.org/en/latest/support.html">Ask for Help</a>
73
<a class="dropdown-item" href="https://github.com/dask">Github</a>
74
+ <a class="dropdown-item" href="https://dask.discourse.group">Discourse Help Forum</a>
75
<a class="dropdown-item" href="https://stackoverflow.com/questions/tagged/dask">Stack Overflow</a>
76
<a class="dropdown-item" href="https://twitter.com/dask_dev">Twitter</a>
77
<a class="dropdown-item" href="https://blog.dask.org/"> Developer Blog </a>
0 commit comments