nomri / environment.yml
samaonline
init
1b34a12
name: no-med
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- asttokens=2.4.1=pyhd8ed1ab_0
- bzip2=1.0.8=h5eee18b_6
- ca-certificates=2024.8.30=hbcca054_0
- comm=0.2.2=pyhd8ed1ab_0
- debugpy=1.6.7=py312h6a678d5_0
- decorator=5.1.1=pyhd8ed1ab_0
- exceptiongroup=1.2.2=pyhd8ed1ab_0
- executing=2.1.0=pyhd8ed1ab_0
- expat=2.6.3=h6a678d5_0
- importlib-metadata=8.5.0=pyha770c72_0
- ipykernel=6.29.5=pyh3099207_0
- ipython=8.27.0=pyh707e725_0
- jedi=0.19.1=pyhd8ed1ab_0
- jupyter_client=8.6.3=pyhd8ed1ab_0
- jupyter_core=5.7.2=py312h06a4308_0
- krb5=1.21.3=h143b758_0
- ld_impl_linux-64=2.38=h1181459_1
- libedit=3.1.20230828=h5eee18b_0
- libffi=3.4.4=h6a678d5_1
- libgcc=14.1.0=h77fa898_1
- libgcc-ng=14.1.0=h69a702a_1
- libgomp=14.1.0=h77fa898_1
- libsodium=1.0.20=h4ab18f5_0
- libstdcxx=14.1.0=hc0a3c3a_1
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- matplotlib-inline=0.1.7=pyhd8ed1ab_0
- ncurses=6.4=h6a678d5_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- openssl=3.3.2=hb9d3cd8_0
- packaging=24.1=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pip=24.2=py312h06a4308_0
- prompt-toolkit=3.0.47=pyha770c72_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.3=pyhd8ed1ab_0
- pygments=2.18.0=pyhd8ed1ab_0
- python=3.12.4=h5148396_1
- pyzmq=25.1.2=py312h6a678d5_0
- readline=8.2=h5eee18b_0
- setuptools=72.1.0=py312h06a4308_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.45.3=h5eee18b_0
- stack_data=0.6.2=pyhd8ed1ab_0
- tk=8.6.14=h39e8969_0
- tornado=6.4.1=py312h5eee18b_0
- traitlets=5.14.3=pyhd8ed1ab_0
- typing_extensions=4.12.2=pyha770c72_0
- wcwidth=0.2.13=pyhd8ed1ab_0
- wheel=0.43.0=py312h06a4308_0
- xz=5.4.6=h5eee18b_1
- zeromq=4.3.5=ha4adb4c_5
- zipp=3.20.2=pyhd8ed1ab_0
- zlib=1.2.13=h5eee18b_1
- pip:
- aiohappyeyeballs==2.4.0
- aiohttp==3.10.5
- aiosignal==1.3.1
- antlr4-python3-runtime==4.9.3
- attrs==24.2.0
- black==24.10.0
- certifi==2024.8.30
- charset-normalizer==3.3.2
- click==8.1.7
- cloudpickle==3.0.0
- contourpy==1.3.0
- cycler==0.12.1
- docker-pycreds==0.4.0
- filelock==3.16.0
- fonttools==4.53.1
- frozenlist==1.4.1
- fsspec==2024.9.0
- gitdb==4.0.11
- gitpython==3.1.43
- h5py==3.11.0
- hydra-core==1.3.2
- hydra-submitit-launcher==1.2.0
- idna==3.8
- imageio==2.35.1
- iniconfig==2.0.0
- isort==5.13.2
- jinja2==3.1.4
- joblib==1.4.2
- kiwisolver==1.4.7
- lazy-loader==0.4
- lightning==2.4.0
- lightning-utilities==0.11.7
- llvmlite==0.43.0
- lmdb==1.5.1
- markupsafe==2.1.5
- matplotlib==3.9.2
- mpmath==1.3.0
- multidict==6.0.5
- mypy-extensions==1.0.0
- networkx==3.3
- no-med==0.0.0
- numba==0.60.0
- numpy==2.0.2
- nvidia-cublas-cu12==12.1.3.1
- nvidia-cuda-cupti-cu12==12.1.105
- nvidia-cuda-nvrtc-cu12==12.1.105
- nvidia-cuda-runtime-cu12==12.1.105
- nvidia-cudnn-cu12==9.1.0.70
- nvidia-cufft-cu12==11.0.2.54
- nvidia-curand-cu12==10.3.2.106
- nvidia-cusolver-cu12==11.4.5.107
- nvidia-cusparse-cu12==12.1.0.106
- nvidia-nccl-cu12==2.20.5
- nvidia-nvjitlink-cu12==12.6.68
- nvidia-nvtx-cu12==12.1.105
- omegaconf==2.3.0
- opencv-python==4.10.0.84
- pandas==2.2.2
- pathspec==0.12.1
- pillow==10.4.0
- platformdirs==4.3.2
- pluggy==1.5.0
- protobuf==5.28.0
- psutil==6.0.0
- pyparsing==3.1.4
- pytest==8.3.3
- python-dateutil==2.9.0.post0
- pytorch-lightning==2.4.0
- pytz==2024.1
- pywavelets==1.7.0
- pyyaml==6.0.2
- requests==2.32.3
- runstats==2.0.0
- scikit-image==0.24.0
- scipy==1.14.1
- sentry-sdk==2.13.0
- setproctitle==1.3.3
- sigpy==0.1.26
- smmap==5.0.1
- submitit==1.5.1
- sympy==1.13.2
- tabulate==0.9.0
- tifffile==2024.8.30
- toolz==1.0.0
- torch==2.4.1
- torchmetrics==1.4.1
- torchvision==0.19.1
- tqdm==4.66.5
- triton==3.0.0
- tzdata==2024.1
- urllib3==2.2.2
- wandb==0.17.9
- yarl==1.11.0
prefix: /global/homes/p/peterwg/local/miniconda3/envs/no-med