-
Notifications
You must be signed in to change notification settings - Fork 267
/
environment-byo.yml
48 lines (48 loc) · 924 Bytes
/
environment-byo.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
name: lab
channels:
- plotly
- conda-forge
- defaults
dependencies:
- autopep8=1.4.4
- colorlog=4.0.2
- coverage=4.5.3
- flaky=3.5.3
- libgcc
- numpy=1.16.3
- openpyxl=2.6.1
- pandas=0.24.2
- pillow=6.2.0
- pip=19.1.1
- plotly=4.9.0
- psutil=5.6.2
- pycodestyle=2.5.0
- pydash=4.2.1
- pytest-cov=2.7.1
- pytest-timeout=1.3.3
- pytest=4.5.0
- python=3.7.3
- pyyaml=5.1
- regex=2019.05.25
- scipy=1.3.0
- ujson=1.35
- xlrd=1.2.0
- pip:
- box2d-py==2.3.8
- cloudpickle==0.5.2
- colorlover==0.3.0
- future==0.18.2
- kaleido==0.2.1
- opencv-python==4.1.0.25
- pyopengl==3.1.0
- ray==0.7.0
- redis==2.10.6
- tensorboard==2.1.1
- xvfbwrapper==0.2.9
- gym==0.12.1
- gym[atari]
- gym[box2d]
- gym[classic_control]
- pybullet==2.8.4
- roboschool==1.0.46
- atari-py==0.2.6