-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathenvironment.yml
47 lines (46 loc) · 1.04 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
name: accv_vsum
channels: !!python/tuple
- !!python/unicode
'defaults'
dependencies:
- backports=1.0=py27_0
- decorator=4.0.11=py27_0
- enum34=1.1.6=py27_0
- get_terminal_size=1.0.0=py27_0
- ipython=5.3.0=py27_0
- ipython_genutils=0.2.0=py27_0
- libgfortran=3.0.0=1
- mkl=2017.0.1=0
- numpy=1.11.3=py27_0
- openssl=1.0.2k=2
- path.py=10.3.1=py27_0
- pathlib2=2.2.1=py27_0
- pexpect=4.2.1=py27_0
- pickleshare=0.7.4=py27_0
- pip=9.0.1=py27_1
- prompt_toolkit=1.0.14=py27_0
- ptyprocess=0.5.1=py27_0
- pygments=2.2.0=py27_0
- python=2.7.13=0
- readline=6.2=2
- scandir=1.5=py27_0
- scikit-learn=0.18.1=np111py27_1
- scipy=0.19.0=np111py27_0
- setuptools=27.2.0=py27_0
- simplegeneric=0.8.1=py27_1
- six=1.10.0=py27_0
- sqlite=3.13.0=0
- tk=8.5.18=0
- traitlets=4.3.2=py27_0
- wcwidth=0.1.7=py27_0
- wheel=0.29.0=py27_0
- zlib=1.2.8=3
- pip:
- backports.shutil-get-terminal-size==1.0.0
- chainer==2.0.0b1
- filelock==2.0.8
- ipython-genutils==0.2.0
- nose==1.3.7
- prompt-toolkit==1.0.14
- protobuf==3.3.0
prefix: /home/mayu-ot/miniconda2/envs/accv_vsum