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 3682357 commit 3d89a3dCopy full SHA for 3d89a3d
generate.sh
@@ -17,8 +17,7 @@ generate_docker() {
17
conda_install="python=3.6 pytest jupyter jupyterlab jupyter_contrib_nbextensions
18
traits pandas matplotlib scikit-learn scikit-image seaborn nbformat nb_conda" \
19
pip_install="https://github.com/nipy/nipype/tarball/master
20
- https://github.com/INCF/py
21
- /tarball/0.7.1
+ https://github.com/INCF/pybids/tarball/0.7.1
22
nilearn datalad[full] nipy duecredit nbval" \
23
create_env="neuro" \
24
activate=True \
0 commit comments