environment.yml
0a19fc6b
 name: adaptive
 
 channels:
 - conda-forge
 
 dependencies:
   - python=3.6
   - sortedcontainers
   - scipy
   - holoviews
   - ipyparallel
   - distributed
e797085f
   - ipykernel>=4.8*
   - jupyter_client>=5.2.2
   - ipywidgets
563ec9d3
   - scikit-optimize