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 ab0e8b9 commit 418d96eCopy full SHA for 418d96e
Vagrantfile
@@ -31,7 +31,7 @@ $HOME/miniconda/bin/conda install --yes pip numpy scipy nose traits networkx
31
$HOME/miniconda/bin/conda install --yes dateutil ipython-notebook matplotlib
32
$HOME/miniconda/bin/pip install nibabel --use-mirrors
33
$HOME/miniconda/bin/pip install https://github.com/RDFLib/rdflib/archive/master.zip
34
-$HOME/miniconda/bin/pip install https://github.com/satra/prov/archive/enh/rdf.zip
+$HOME/miniconda/bin/pip install https://github.com/trungdong/prov/archive/rdf.zip
35
$HOME/miniconda/bin/pip install https://github.com/nipy/nipype/archive/master.zip
36
SCRIPT
37
0 commit comments