File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 3636 - unzip ~/chromedriver_linux64.zip -d $HOME/selenium/drivers
3737 - rm ~/chromedriver_linux64.zip
3838 post_install :
39- - pip install "panel==1.3.8" # NOTE: remove it when this is solved: https://github.com/holoviz/panel/issues/6643
4039 - pip install --no-cache-dir slycot
41- # - pip install "matplotlib<3.6.0"
40+ - plotly_get_chrome
4241 # post_build:
4342 # - cat $HOME/selenium/sphinx_k3d_screenshot.log
4443
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ sphinx_design
1313git+https://github.com/Davide-sd/sphinx-plotly-directive@combine
1414sphinx_panel_screenshot
1515sphinx_k3d_screenshot
16- kaleido < 0.4.0
16+ kaleido
1717# to satidfy ipympl requirements we need
1818ipywidgets < 8 ,>= 7.6.0
1919sphinxcontrib-video
You can’t perform that action at this time.
0 commit comments