We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 112e89d commit 70f3b1bCopy full SHA for 70f3b1b
docs/environment.yml
@@ -4,16 +4,13 @@ channels:
4
- conda-forge
5
6
dependencies:
7
- - python=3.6
+ - python=3.7
8
- pip:
9
- sortedcollections
10
- scipy
11
- - holoviews==1.11
12
- - bokeh
+ - holoviews==1.12*
+ - bokeh==1.1*
13
- plotly
14
- - ipyparallel
15
- - pandas # until https://github.com/ioam/holoviews/issues/3430 is fixed
16
- - distributed
17
- ipywidgets
18
- scikit-optimize
19
- git+https://github.com/basnijholt/jupyter-sphinx.git@widgets_execute
0 commit comments