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 23ec6da commit 5da0321Copy full SHA for 5da0321
.github/workflows/build-ci.yml
@@ -40,6 +40,7 @@ jobs:
40
41
pip install jupyter
42
pip install jupyter_packaging
43
+ pip install scipy
44
python setup.py install
45
46
pip list
0 commit comments