removed dask from datascience_py36 due to errors

This commit is contained in:
2019-09-03 12:06:13 +02:00
parent a2d8abc2a2
commit 5148aaf596

View File

@@ -14,7 +14,9 @@ dependencies:
- pytables
- ipython
- keras=2.1.6
- dask
- deap
- nb_conda_kernels
- ipywidgets
# Note that the dask 2.1.0 with python 3.6 led to a non-functioning configuration
# (serialization errors in dask). Therefore we exclude it here.
# - dask