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 f7ad100 commit ff8dfa4Copy full SHA for ff8dfa4
install/neurodocker.sh
@@ -61,8 +61,8 @@ docker run --rm ${image} generate docker \
61
libsm-dev libx11-dev libxt-dev libxext-dev libglu1-mesa \
62
--run 'ln -s /usr/lib/x86_64-linux-gnu /usr/lib64' \
63
--miniconda \
64
- conda_install="python=3.6 pip jupyter cmake mesalib vtk=8.2.0=py36ha8e561a_201 pandas
65
- matplotlib colormath nipype>=1.1.4 nilearn tbb-devel nose etelemetry" \
+ conda_install="python=3.6 pip jupyter cmake nipype>=1.1.4 mesalib vtk=8.2.0=py36ha8e561a_201 pandas
+ matplotlib colormath nilearn tbb-devel nose etelemetry" \
66
pip_install="datalad[full] duecredit" \
67
create_env="mb" \
68
activate=true \
0 commit comments