File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -6,19 +6,16 @@ channels:
66dependencies :
77 - python=3.6
88 - pip :
9- - sortedcontainers
9+ - sortedcollections
1010 - scipy
11- - holoviews
12- - bokeh==0.13
11+ - holoviews==1.11
12+ - bokeh
1313 - plotly
1414 - ipyparallel
15+ - pandas # until https://github.com/ioam/holoviews/issues/3430 is fixed
1516 - distributed
16- - ipykernel>=4.8*
17- - jupyter_client>=5.2.2
1817 - ipywidgets
1918 - scikit-optimize
20- - nbconvert>=5.4* # because my jupyter-sphinx branch depends on it
21- - sphinx_rtd_theme
2219 - git+https://github.com/basnijholt/jupyter-sphinx.git@widgets_execute
2320 - git+https://github.com/python-adaptive/adaptive.git@master # temporary solution because jupyter-sphinx doesn't use the adaptive from the repo
2421 - sphinx_fontawesome
You can’t perform that action at this time.
0 commit comments