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 4846005 commit 0ca3dd8Copy full SHA for 0ca3dd8
generate.sh
@@ -15,7 +15,7 @@ generate_docker() {
15
--user=neuro \
16
--workdir /home/neuro \
17
--miniconda \
18
- conda_install="python=3.7 pytest jupyter jupyterlab jupyter_contrib_nbextensions
+ conda_install="python=3.8 pytest jupyter jupyterlab jupyter_contrib_nbextensions
19
traits pandas matplotlib scikit-learn scikit-image seaborn nbformat nb_conda" \
20
pip_install="https://github.com/nipy/nipype/tarball/master
21
pybids==0.13.1
0 commit comments