Raw File
environment.yml
name: many-item-choice
channels:
  - defaults
dependencies:
  - ca-certificates=2020.10.14=0
  - certifi=2020.6.20=pyhd3eb1b0_3
  - libcxx=10.0.0=1
  - libedit=3.1.20191231=h1de35cc_1
  - libffi=3.3=hb1e8313_2
  - mkl-service=2.3.0=py36hfbe908c_0
  - ncurses=6.2=h0a44026_1
  - openssl=1.1.1h=haf1e3a3_0
  - pip=20.2.4=py36hecd8cb5_0
  - python=3.6.12=h26836e1_2
  - readline=8.0=h1de35cc_0
  - setuptools=50.3.1=py36hecd8cb5_1
  - six=1.15.0=py_0
  - sqlite=3.33.0=hffcf06c_0
  - tk=8.6.10=hb0a8c7a_0
  - wheel=0.35.1=py_0
  - xz=5.2.5=h1de35cc_0
  - zlib=1.2.11=h1de35cc_3
  - pip:
    - appnope==0.1.0
    - argon2-cffi==20.1.0
    - arviz==0.9.0
    - async-generator==1.10
    - attrs==20.3.0
    - backcall==0.2.0
    - bambi==0.2.0
    - bleach==3.2.1
    - cached-property==1.5.2
    - cffi==1.14.3
    - cftime==1.2.1
    - contextvars==2.4
    - cycler==0.10.0
    - cython==0.29.21
    - decorator==4.4.2
    - defusedxml==0.6.0
    - entrypoints==0.3
    - fastprogress==1.0.0
    - h5py==3.1.0
    - immutables==0.14
    - importlib-metadata==2.0.0
    - intel-openmp==2019.0
    - ipykernel==5.3.4
    - ipython==7.16.1
    - ipython-genutils==0.2.0
    - ipywidgets==7.5.1
    - jedi==0.17.2
    - jinja2==2.11.2
    - jsonschema==3.2.0
    - jupyter==1.0.0
    - jupyter-client==6.1.7
    - jupyter-console==6.2.0
    - jupyter-core==4.6.3
    - jupyterlab-pygments==0.1.2
    - kiwisolver==1.3.1
    - markupsafe==1.1.1
    - matplotlib==3.1.1
    - mistune==0.8.4
    - mkl==2019.0
    - nbclient==0.5.1
    - nbconvert==6.0.7
    - nbformat==5.0.8
    - nest-asyncio==1.4.2
    - netcdf4==1.5.4
    - notebook==6.1.5
    - numpy==1.17.3
    - opencv-python==4.4.0.46
    - packaging==20.4
    - pandas==1.1.4
    - pandocfilters==1.4.3
    - parso==0.7.1
    - patsy==0.5.1
    - pexpect==4.8.0
    - pickleshare==0.7.5
    - pillow==8.0.1
    - prometheus-client==0.8.0
    - prompt-toolkit==3.0.8
    - ptyprocess==0.6.0
    - pycparser==2.20
    - pygments==2.7.2
    - pymc3==3.9.1
    - pyparsing==2.4.7
    - pyrsistent==0.17.3
    - pystan==2.19.1.1
    - python-dateutil==2.8.1
    - pytz==2020.4
    - pyzmq==19.0.2
    - qtconsole==4.7.7
    - qtpy==1.9.0
    - scipy==1.3.1
    - seaborn==0.11.0
    - send2trash==1.5.0
    - statsmodels==0.12.1
    - terminado==0.9.1
    - testpath==0.4.4
    - theano==1.0.4
    - tornado==6.1
    - tqdm==4.51.0
    - traitlets==4.3.3
    - typing-extensions==3.7.4.3
    - wcwidth==0.2.5
    - webencodings==0.5.1
    - widgetsnbextension==3.5.1
    - xarray==0.16.0
    - zipp==3.4.0
prefix: /opt/miniconda3/envs/GLAM

back to top