Skip to content

Commit c0ff7e0

Browse files
committed
Added dask to scipy-notebook doc
1 parent 50ce2ec commit c0ff7e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using/selecting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ packages from [conda-forge](https://conda-forge.github.io/feedstocks)
7676
`jupyter/scipy-notebook` includes popular packages from the scientific Python ecosystem.
7777

7878
* Everything in `jupyter/minimal-notebook` and its ancestor images
79-
* [pandas](https://pandas.pydata.org/), [numexpr](https://github.com/pydata/numexpr), [matplotlib](https://matplotlib.org/), [scipy](https://www.scipy.org/),
79+
* [dask](https://dask.org/), [pandas](https://pandas.pydata.org/), [numexpr](https://github.com/pydata/numexpr), [matplotlib](https://matplotlib.org/), [scipy](https://www.scipy.org/),
8080
[seaborn](https://seaborn.pydata.org/), [scikit-learn](http://scikit-learn.org/stable/), [scikit-image](http://scikit-image.org/),
8181
[sympy](http://www.sympy.org/en/index.html), [cython](http://cython.org/), [patsy](https://patsy.readthedocs.io/en/latest/),
8282
[statsmodel](http://www.statsmodels.org/stable/index.html), [cloudpickle](https://github.com/cloudpipe/cloudpickle), [dill](https://pypi.python.org/pypi/dill),

0 commit comments

Comments
 (0)