We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44c80a3 commit 6996ec5Copy full SHA for 6996ec5
.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
+ pip install plotly matplotlib kaleido numpy tqdm sklearn
40
41
- name: Generate plots
42
0 commit comments