Skip to content

Commit

Permalink
adding contes conda env
Browse files Browse the repository at this point in the history
  • Loading branch information
mandiayba committed Feb 6, 2019
1 parent f4025b4 commit 6aefe51
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions contes-env.yml
@@ -0,0 +1,56 @@
name: contesenv
channels:
- defaults
dependencies:
- asn1crypto=0.24.0=py36_0
- boto=2.48.0=py36h6e4cd66_1
- boto3=1.5.32=py36_0
- botocore=1.8.46=py36_0
- bz2file=0.98=py36_0
- ca-certificates=2018.03.07=0
- certifi=2018.4.16=py36_0
- cffi=1.11.5=py36h9745a5d_0
- chardet=3.0.4=py36h0f667ec_1
- cryptography=2.2.2=py36h14c3975_0
- docutils=0.14=py36hb0f60f5_0
- gensim=3.4.0=py36h3010b51_0
- idna=2.6=py36h82fb2a8_1
- intel-openmp=2018.0.0=8
- jmespath=0.9.3=py36hd3948f9_0
- libedit=3.1.20170329=h6b74fdf_2
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=7.2.0=hdf63c60_3
- libgfortran-ng=7.2.0=hdf63c60_3
- libstdcxx-ng=7.2.0=hdf63c60_3
- mkl=2018.0.2=1
- mkl_fft=1.0.1=py36h3010b51_0
- mkl_random=1.0.1=py36h629b387_0
- ncurses=6.1=hf484d3e_0
- numpy=1.14.2=py36hdbf6ddf_1
- openssl=1.0.2o=h20670df_0
- pip=10.0.1=py36_0
- pycparser=2.18=py36hf9f622e_1
- pyopenssl=18.0.0=py36_0
- pysocks=1.6.8=py36_0
- python=3.6.5=hc3d631a_2
- python-dateutil=2.7.3=py36_0
- readline=7.0=ha6073c6_4
- requests=2.18.4=py36he2e5f8d_1
- s3transfer=0.1.13=py36_0
- scipy=1.1.0=py36hfc37229_0
- setuptools=39.1.0=py36_0
- six=1.11.0=py36h372c433_1
- smart_open=1.5.7=py36_0
- sqlite=3.23.1=he433501_0
- tk=8.6.7=hc745277_3
- urllib3=1.22=py36hbe7ace6_0
- wheel=0.31.1=py36_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=ha838bed_2
- pip:
- drmaa==0.7.8
- mwparserfromhell==0.5.2
- pronto==0.10.2
- scikit-learn==0.19.1
prefix: /projet/maiage/save/textemig/.conda/envs/textemig

0 comments on commit 6aefe51

Please sign in to comment.