File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,18 +5,19 @@ channels:
55
66dependencies :
77 - python=3.6
8- - sortedcontainers
9- - scipy
10- - holoviews
11- - ipyparallel
12- - distributed
13- - ipykernel>=4.8*
14- - jupyter_client>=5.2.2
15- - ipywidgets
16- - scikit-optimize
17- - nbconvert>=5.4* # because my jupyter-sphinx branch depends on it
188 - pip :
19- - sphinx_rtd_theme
20- - git+https://github.com/basnijholt/jupyter-sphinx.git@widgets_execute
21- - git+https://github.com/python-adaptive/adaptive.git@master # temporary solution because jupyter-sphinx doesn't use the adaptive from the repo
22- - sphinx_fontawesome
9+ - sortedcontainers
10+ - scipy
11+ - holoviews
12+ - bokeh
13+ - ipyparallel
14+ - distributed
15+ - ipykernel>=4.8*
16+ - jupyter_client>=5.2.2
17+ - ipywidgets
18+ - scikit-optimize
19+ - nbconvert>=5.4* # because my jupyter-sphinx branch depends on it
20+ - sphinx_rtd_theme
21+ - git+https://github.com/basnijholt/jupyter-sphinx.git@widgets_execute
22+ - git+https://github.com/python-adaptive/adaptive.git@master # temporary solution because jupyter-sphinx doesn't use the adaptive from the repo
23+ - sphinx_fontawesome
You can’t perform that action at this time.
0 commit comments