We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d43e1c commit 201c075Copy full SHA for 201c075
.github/workflows/docs.yaml
@@ -65,7 +65,7 @@ jobs:
65
conda install "pip<21.2.1"
66
conda list
67
doit develop_install -o doc -o examples
68
- pip install pyecharts idom==0.24
+ pip install pyecharts idom==0.24 ipympl
69
- name: temporarily pin jinja2
70
run: |
71
eval "$(conda shell.bash hook)"
0 commit comments