added plotly and graphviz to anaconda datascience environments
This commit is contained in:
@@ -17,6 +17,8 @@ dependencies:
|
||||
- deap
|
||||
- nb_conda_kernels
|
||||
- ipywidgets
|
||||
- plotly
|
||||
- python-graphviz
|
||||
# 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
|
||||
|
||||
@@ -18,5 +18,7 @@ dependencies:
|
||||
- deap
|
||||
- nb_conda_kernels
|
||||
- ipywidgets
|
||||
- plotly
|
||||
- dask
|
||||
- dask-jobqueue
|
||||
- python-graphviz
|
||||
|
||||
Reference in New Issue
Block a user