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 2973280 commit 837709dCopy full SHA for 837709d
postBuild
@@ -0,0 +1,4 @@
1
+#!/bin/bash
2
+# need to install by hand for Binder
3
+conda install -c conda-forge --freeze-installed -y pyyaml
4
+
0 commit comments