We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6996ec5 commit 96a45a8Copy full SHA for 96a45a8
.github/workflows/generate-plots.yml
@@ -36,7 +36,7 @@ jobs:
36
run: |
37
python -m pip install --upgrade pip
38
pip install -e .
39
- pip install plotly matplotlib kaleido numpy tqdm sklearn
+ pip install plotly matplotlib kaleido numpy tqdm scikit-learn
40
41
- name: Generate plots
42
0 commit comments