We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da92a08 commit 1836933Copy full SHA for 1836933
generate.sh
@@ -64,7 +64,7 @@ generate_singularity() {
64
--user=neuro \
65
--workdir /home/neuro \
66
--miniconda \
67
- conda_install="python=3.7 pytest jupyter jupyterlab jupyter_contrib_nbextensions
+ conda_install="python=3.8 pytest jupyter jupyterlab jupyter_contrib_nbextensions
68
traits pandas matplotlib scikit-learn scikit-image seaborn nbformat nb_conda" \
69
pip_install="$NIPYPE_URL
70
pybids==0.13.1
0 commit comments