8000 Fix broken sparse logo URL (#165) · pavithraes/xarray-tutorial@037a2f0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 037a2f0

Browse files
authored
Fix broken sparse logo URL (xarray-contrib#165)
1 parent 19a99fd commit 037a2f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overview/xarray-in-45-min.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -971,7 +971,7 @@
971971
"<img src=\"https://docs.dask.org/en/stable/_images/dask_horizontal.svg\" width=\"20%\"> [distributed parallel arrays](https://docs.dask.org/en/latest/array.html) & [Xarray user guide on Dask](https://docs.xarray.dev/en/stable/user-guide/dask.html)\n",
972972
"\n",
973973
"\n",
974-
"<img src=\"https://sparse.pydata.org/en/stable/_images/logo.png\" width=\"15%\"> **pydata/sparse** : [sparse arrays](https://sparse.pydata.org)\n",
974+
"<img src=\"https://raw.githubusercontent.com/pydata/sparse/master/docs/logo.svg\" width=\"15%\"> **pydata/sparse** : [sparse arrays](https://sparse.pydata.org)\n",
975975
"\n",
976976
"<img src=\"https://raw.githubusercontent.com/cupy/cupy.dev/master/images/cupy_logo.png\" width=\"22%\"> [GPU arrays](https://cupy.dev) & [cupy-xarray](https://cupy-xarray.readthedocs.io/)\n",
977977
"\n",

0 commit comments

Comments
 (0)
0