Skip to content

Commit 70f3b1b

Browse files
committed
pin bokeh in the docs/environment.yml file
1 parent 112e89d commit 70f3b1b

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

docs/environment.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,13 @@ channels:
44
- conda-forge
55

66
dependencies:
7-
- python=3.6
7+
- python=3.7
88
- pip:
99
- sortedcollections
1010
- scipy
11-
- holoviews==1.11
12-
- bokeh
11+
- holoviews==1.12*
12+
- bokeh==1.1*
1313
- plotly
14-
- ipyparallel
15-
- pandas # until https://github.com/ioam/holoviews/issues/3430 is fixed
16-
- distributed
1714
- ipywidgets
1815
- scikit-optimize
1916
- git+https://github.com/basnijholt/jupyter-sphinx.git@widgets_execute

0 commit comments

Comments
 (0)