Skip to content

Commit

Permalink
Change dask logo tp png
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvothecoder committed Jun 7, 2024
1 parent d582c00 commit a2d38f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/parallel-computing-with-dask.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"## Dask Best Practices\n",
"\n",
"<div style=\"text-align:center\">\n",
" <img src=\"../_static/dask-logo.svg\" alt=\"Dask logo\" style=\"display: inline-block; width:300px;\">\n",
" <img src=\"../_static/dask-logo.png\" alt=\"Dask logo\" style=\"display: inline-block; width:300px;\">\n",
"</div>\n",
"\n",
"- **Use NumPy**\n",
Expand Down

0 comments on commit a2d38f3

Please sign in to comment.