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 b2b516e commit c18e150Copy full SHA for c18e150
.binder/postBuild
@@ -3,4 +3,4 @@
3
# See https://mybinder.readthedocs.io/en/latest/using/config_files.html
4
5
set -ex
6
-pip install -r .binder/requirements.txt
+pip install -r requirements.txt -r .binder/requirements.txt
0 commit comments