Skip to content

Instantly share code, notes, and snippets.

@dmd
Created April 14, 2026 15:20
Show Gist options
  • Select an option

  • Save dmd/309539047451a1dca34b3a67151b4be2 to your computer and use it in GitHub Desktop.

Select an option

Save dmd/309539047451a1dca34b3a67151b4be2 to your computer and use it in GitHub Desktop.
name: CBIG_py3
channels:
- mrtrix3
- conda-forge/label/gcc7
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- blas=1.1=openblas
- ca-certificates=2024.3.11=h06a4308_0
- certifi=2021.5.30=py36h06a4308_0
- dbus=1.13.18=hb2f20db_0
- entrypoints=0.3=py36_0
- expat=2.4.1=h2531618_2
- fftw=3.3.9=h27cfd23_1
- flake8=3.7.7=py36_0
- fontconfig=2.13.1=h6c09931_0
- freetype=2.11.0=h70c0345_0
- glib=2.69.1=h5202010_0
- gst-plugins-base=1.14.0=h8213a91_2
- gstreamer=1.14.0=h28cd5cc_2
- icu=58.2=he6710b0_3
- jpeg=9d=h7f8727e_0
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgfortran-ng=7.5.0=ha8ba4b0_17
- libgfortran4=7.5.0=ha8ba4b0_17
- libgomp=9.3.0=h5101ec6_17
- libpng=1.6.37=hbc83047_0
- libstdcxx-ng=9.3.0=hd4cf53a_17
- libtiff=4.2.0=h85742a9_0
- libuuid=1.0.3=h7f8727e_2
- libwebp-base=1.2.0=h27cfd23_0
- libxcb=1.14=h7b6447c_0
- libxml2=2.9.12=h03d6c58_0
- lz4-c=1.9.3=h295c915_1
- mccabe=0.6.1=py36_1
- mrtrix3=3.0.3=h2bc3f7f_0
- ncurses=6.3=h7f8727e_2
- openblas=0.3.3=h9ac9557_1001
- openssl=1.1.1w=h7f8727e_0
- pcre=8.45=h295c915_0
- pip=21.2.2=py36h06a4308_0
- pycodestyle=2.5.0=py36_0
- pyflakes=2.1.1=py36_0
- python=3.6.13=h12debd9_1
- qt=5.9.7=h5867ecd_1
- readline=8.1=h27cfd23_0
- setuptools=58.0.4=py36h06a4308_0
- six=1.16.0=pyhd3eb1b0_0
- sqlite=3.36.0=hc218d9a_0
- tk=8.6.11=h1ccaba5_0
- wheel=0.37.0=pyhd3eb1b0_1
- xz=5.2.5=h7b6447c_0
- yapf=0.31.0=pyhd3eb1b0_0
- zlib=1.2.11=h7b6447c_3
- zstd=1.4.9=haebb681_0
- pip:
- attrs==21.2.0
- bokeh==2.2.3
- cached-property==1.5.2
- charset-normalizer==2.0.9
- cycler==0.11.0
- cython==0.29.25
- dataclasses==0.8
- dipy==1.4.1
- dmri-amico==1.3.1
- h5py==3.1.0
- idna==3.3
- importlib-metadata==4.8.2
- iniconfig==1.1.1
- jinja2==3.0.3
- joblib==1.1.0
- kiwisolver==1.3.1
- mapca==0.0.1
- markupsafe==2.0.1
- matplotlib==3.3.4
- nibabel==3.2.1
- nilearn==0.8.1
- numpy==1.19.5
- packaging==21.3
- pandas==1.1.5
- pillow==8.4.0
- pluggy==1.0.0
- py==1.11.0
- pyparsing==3.0.6
- pytest==6.2.5
- python-dateutil==2.8.2
- python-spams==2.6.1.11
- pytz==2021.3
- pyyaml==6.0
- requests==2.26.0
- scikit-learn==0.24.2
- scipy==1.5.4
- tedana==0.0.11
- threadpoolctl==3.0.0
- toml==0.10.2
- torch==1.9.0+cpu
- "-f https://download.pytorch.org/whl/torch_stable.html"
- tornado==6.1
- tqdm==4.62.3
- typing-extensions==4.0.1
- urllib3==1.26.7
- zipp==3.6.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment