File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ generate_docker() {
17
17
--miniconda \
18
18
conda_install=" python=3.8 pytest jupyter jupyterlab jupyter_contrib_nbextensions
19
19
traits pandas matplotlib scikit-learn scikit-image seaborn nbformat nb_conda" \
20
- pip_install=" https://github.com/nipy/nipype/tarball/master
20
+ pip_install=" git+ https://github.com/nipy/nipype.git@rel/1.8.4
21
21
pybids==0.13.1
22
22
nilearn datalad[full] nipy duecredit nbval niflow-nipype1-workflows" \
23
23
create_env=" neuro" \
@@ -54,9 +54,9 @@ generate_singularity() {
54
54
--user=neuro \
55
55
--workdir /home/neuro \
56
56
--miniconda \
57
- conda_install=" python=3.7 pytest jupyter jupyterlab jupyter_contrib_nbextensions
57
+ conda_install=" python=3.8 pytest jupyter jupyterlab jupyter_contrib_nbextensions
58
58
traits pandas matplotlib scikit-learn scikit-image seaborn nbformat nb_conda" \
59
- pip_install=" https://github.com/nipy/nipype/tarball/master
59
+ pip_install=" git+ https://github.com/nipy/nipype.git@rel/1.8.4
60
60
pybids==0.13.1
61
61
nilearn datalad[full] nipy duecredit nbval niflow-nipype1-workflows" \
62
62
create_env=" neuro" \
You can’t perform that action at this time.
0 commit comments