Skip to content
Snippets Groups Projects
Commit 1577a171 authored by Bas Nijholt's avatar Bas Nijholt
Browse files
parent b1ebe92e
No related branches found
No related tags found
No related merge requests found
Pipeline #12862 failed
......@@ -5,18 +5,19 @@ channels:
dependencies:
- python=3.6
- sortedcontainers
- scipy
- holoviews
- ipyparallel
- distributed
- ipykernel>=4.8*
- jupyter_client>=5.2.2
- ipywidgets
- scikit-optimize
- nbconvert>=5.4* # because my jupyter-sphinx branch depends on it
- pip:
- sphinx_rtd_theme
- git+https://github.com/basnijholt/jupyter-sphinx.git@widgets_execute
- git+https://github.com/python-adaptive/adaptive.git@master # temporary solution because jupyter-sphinx doesn't use the adaptive from the repo
- sphinx_fontawesome
- sortedcontainers
- scipy
- holoviews
- bokeh
- ipyparallel
- distributed
- ipykernel>=4.8*
- jupyter_client>=5.2.2
- ipywidgets
- scikit-optimize
- nbconvert>=5.4* # because my jupyter-sphinx branch depends on it
- sphinx_rtd_theme
- git+https://github.com/basnijholt/jupyter-sphinx.git@widgets_execute
- git+https://github.com/python-adaptive/adaptive.git@master # temporary solution because jupyter-sphinx doesn't use the adaptive from the repo
- sphinx_fontawesome
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment