Add hdf5storage to datascience_* environments

This commit is contained in:
Spencer Bliven
2020-02-11 10:12:17 +01:00
parent cc27732bbb
commit 69e45392e8
2 changed files with 2 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ dependencies:
- ipywidgets
- plotly
- python-graphviz
- hdf5storage
# 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

View File

@@ -24,4 +24,5 @@ dependencies:
- dask-jobqueue
- python-graphviz
- bayesian-optimization
- hdf5storage