Skip to content

Commit 201c075

Browse files
committed
Add ipympl to docs build
1 parent 3d43e1c commit 201c075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
conda install "pip<21.2.1"
6666
conda list
6767
doit develop_install -o doc -o examples
68-
pip install pyecharts idom==0.24
68+
pip install pyecharts idom==0.24 ipympl
6969
- name: temporarily pin jinja2
7070
run: |
7171
eval "$(conda shell.bash hook)"

0 commit comments

Comments
 (0)