From e2659b5ab45ba13e589447d186e048493c78b9e1 Mon Sep 17 00:00:00 2001 From: Jacob Vogel Date: Thu, 22 Aug 2019 14:02:32 -0400 Subject: [PATCH] updated yml file --- environment.yml | 37 ++++++++++++++++++++++++++++--------- 1 file changed, 28 insertions(+), 9 deletions(-) diff --git a/environment.yml b/environment.yml index 842437a..08c9a64 100644 --- a/environment.yml +++ b/environment.yml @@ -1,8 +1,9 @@ -name: HippAP +name: Hipp channels: - conda-forge - defaults dependencies: +- blas=1.1=openblas - click=6.7=py36_0 - decorator=4.1.2=py36_0 - funcsigs=1.0.2=py_2 @@ -12,14 +13,12 @@ dependencies: - html5lib=0.999999999=py36_0 - isodate=0.5.4=py36_0 - keepalive=0.5=py36_0 +- libgcc=5.2.0=0 - libxslt=1.1.29=4 - llvmlite=0.21.0=py36_0 - lxml=4.0.0=py36_0 - mock=2.0.0=py36_0 - networkx=2.0=py36_0 -- nibabel=2.1.0=py36_0 -- nilearn=0.3.1=py_0 -- nipype=0.13.1=py36_0 - numba=0.36.1=py36hdc42b47_0 - pbr=3.1.1=py36_0 - prov=1.5.0=py36_0 @@ -35,7 +34,6 @@ dependencies: - umap-learn=0.2.3=py36_0 - webencodings=0.5=py36_0 - xvfbwrapper=0.2.9=py36_0 -- blas=1.0=openblas - certifi=2016.2.28=py36_0 - cycler=0.10.0=py36_0 - dbus=1.10.20=0 @@ -60,7 +58,6 @@ dependencies: - jupyter_console=5.2.0=py36_0 - jupyter_core=4.3.0=py36_0 - libffi=3.2.1=1 -- libgcc=5.2.0=0 - libgfortran=3.0.0=1 - libiconv=1.14=0 - libpng=1.6.30=1 @@ -75,7 +72,6 @@ dependencies: - nomkl=3.0=0 - notebook=5.0.0=py36_0 - numexpr=2.6.2=np113py36_nomkl_0 -- numpy=1.13.1=py36_nomkl_0 - openblas=0.2.19=0 - openssl=1.0.2l=0 - pandas=0.20.3=py36_0 @@ -99,8 +95,6 @@ dependencies: - qtconsole=4.3.1=py36_0 - readline=6.2=2 - requests=2.14.2=py36_0 -- scikit-learn=0.19.0=np113py36_nomkl_0 -- scipy=0.19.1=np113py36_nomkl_0 - seaborn=0.8=py36_0 - setuptools=36.4.0=py36_1 - simplegeneric=0.8.1=py36_1 @@ -120,20 +114,45 @@ dependencies: - zeromq=4.1.5=0 - zlib=1.2.11=0 - pip: + - abagen==0.0.1 - cloudpickle==0.5.5 + - cython==0.29.7 - dask==0.19.0 + - enum34==1.1.6 + - fastparquet==0.3.1 + - imbalanced-learn==0.4.3 + - imblearn==0.0 - ipython-genutils==0.2.0 + - joblib==0.13.2 - jupyter-client==5.1.0 - jupyter-console==5.2.0 - jupyter-core==4.3.0 + - kiwisolver==1.1.0 - lime==0.1.1.32 + - matlabengineforpython==R2018a - matplotlib-venn==0.11.5 - matplotlib-venn-wordcloud==0.2.2 + - mord==0.6 + - nibabel==2.5.0 + - nilearn==0.5.2 + - numpy==1.17.0 + - pandas-ml==0.6.1 + - parquet==1.2 - pillow==5.2.0 + - ply==3.11 - prompt-toolkit==1.0.15 + - ptitprince==0.1.4 + - pyhamcrest==1.9.0 + - pyreadstat==0.2.1 + - python-snappy==0.5.4 - pywavelets==0.5.2 - scikit-image==0.14.0 + - scikit-learn==0.21.3 + - scipy==1.3.1 - tables==3.4.3 + - thrift==0.11.0 + - thriftpy==0.3.9 - toolz==0.9.0 - wordcloud==1.5.0.post14+g4f6a3f3 +prefix: /home/users/jvogel/anaconda2/envs/Hipp