-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
97 lines (96 loc) · 2.58 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
name: mujoco
channels:
- intel
- defaults
dependencies:
- appnope=0.1.0=py35_intel_5
- backports=1.0=py35_intel_6
- cycler=0.10.0=py35_intel_5
- cython=0.24=py35_intel_16
- decorator=4.0.10=py35_intel_5
- entrypoints=0.2.2=py35_intel_1
- freetype=2.5.5=intel_9
- get_terminal_size=1.0.0=py35_intel_5
- hdf5=1.8.17=intel_0
- icc_rt=16.0.3=intel_5
- intelpython=2017.0.2=0
- intelpython3_core=2017.0.2=0
- intelpython3_full=2017.0.2=0
- ipykernel=4.5.0=py35_intel_4
- ipython=4.2.0=py35_intel_8
- ipython_genutils=0.1.0=py35_intel_5
- ipywidgets=5.2.2=py35_intel_1
- jinja2=2.8=py35_intel_5
- jsonschema=2.5.1=py35_intel_5
- jupyter=1.0.0=py35_intel_5
- jupyter_client=4.4.0=py35_intel_2
- jupyter_console=5.0.0=py35_intel_5
- jupyter_core=4.2.0=py35_intel_5
- libpng=1.6.28=intel_10
- llvmlite=0.15.0=py35_intel_0
- markupsafe=0.23=py35_intel_6
- matplotlib=1.5.3=py35_intel_3
- mistune=0.7.3=py35_intel_1
- mkl=2017.0.2=intel_1
- mpmath=0.19=py35_intel_5
- nbconvert=4.2.0=py35_intel_5
- nbformat=4.1.0=py35_intel_1
- nose=1.3.7=py35_intel_12
- notebook=4.2.3=py35_intel_7
- numba=0.30.1=py35_intel_11
- numexpr=2.6.1=np111py35_intel_11
- numpy=1.11.2=py35_intel_51
- openssl=1.0.2k=intel_3
- pandas=0.19.2=py35_intel_1
- path.py=8.2.1=py35_intel_7
- pexpect=4.0.1=py35_intel_5
- pickleshare=0.7.4=py35_intel_1
- pip=8.1.2=py35_intel_5
- prompt_toolkit=1.0.3=py35_intel_5
- ptyprocess=0.5.1=py35_intel_5
- pycosat=0.6.1=py35_intel_6
- pydaal=2017.0.2.20170126=py35_intel_0
- pygments=2.1.3=py35_intel_6
- pyparsing=2.1.4=py35_intel_5
- pytables=3.2.3.1=py35_intel_8
- python=3.5.2=intel_27
- python-dateutil=2.5.3=py35_intel_5
- pytz=2016.6.1=py35_intel_5
- pyyaml=3.12=py35_intel_1
- pyzmq=15.4.0=py35_intel_3
- requests=2.11.1=py35_intel_1
- scikit-learn=0.18.1=py35_intel_4
- scipy=0.18.1=np111py35_intel_10
- setuptools=23.0.0=py35_intel_4
- simplegeneric=0.8.1=py35_intel_5
- six=1.10.0=py35_intel_7
- sqlite=3.13.0=intel_13
- sympy=1.0=py35_intel_5
- tbb=2017.0.4=py35_intel_0
- tcl=8.6.4=intel_16
- terminado=0.6=py35_intel_6
- tk=8.6.4=intel_18
- tornado=4.4.1=py35_intel_3
- traitlets=4.2.2=py35_intel_3
- wcwidth=0.1.7=py35_intel_5
- wheel=0.29.0=py35_intel_5
- widgetsnbextension=1.2.6=py35_0
- xz=5.2.2=intel_15
- yaml=0.1.6=intel_10
- zlib=1.2.11=intel_0
- pip:
- backports.shutil-get-terminal-size==1.0.0
- cffi==1.11.2
- glfw==1.4.0
- imageio==2.2.0
- ipython-genutils==0.1.0
- jupyter-client==4.4.0
- jupyter-console==5.0.0
- jupyter-core==4.2.0
- mujoco-py==1.50.1.34
- olefile==0.44
- pillow==4.3.0
- prompt-toolkit==1.0.3
- pycparser==2.18
- tables==3.2.3.1
prefix: /Users/ysz/.conda/envs/mujoco