Skip to content

Commit

Permalink
pin holoviews=1.11 in environment.yml for RTD
Browse files Browse the repository at this point in the history
Currently, the plots aren't displayed on RTD.
  • Loading branch information
basnijholt committed Jan 25, 2019
1 parent b29f547 commit cb83625
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions docs/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,16 @@ channels:
dependencies:
- python=3.6
- pip:
- sortedcontainers
- sortedcollections
- scipy
- holoviews
- bokeh==0.13
- holoviews==1.11
- bokeh
- plotly
- ipyparallel
- pandas
- 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
Expand Down

0 comments on commit cb83625

Please sign in to comment.