Skip to content

Commit

Permalink
updated yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
illdopejake committed Aug 22, 2019
1 parent 06b7e04 commit e2659b5
Showing 1 changed file with 28 additions and 9 deletions.
37 changes: 28 additions & 9 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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

0 comments on commit e2659b5

Please sign in to comment.