-
Notifications
You must be signed in to change notification settings - Fork 6
/
environment.yml
49 lines (48 loc) · 1.17 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
name: sidewalk_pytorch
channels:
- pytorch
- defaults
dependencies:
- backports=1.0=py27_1
- backports.functools_lru_cache=1.5=py27_1
- backports.shutil_get_terminal_size=1.0.0=py27_2
- backports_abc
- blas=1.0=mkl
- bleach=3.0.2=py27_0
- ca-certificates=2019.1.23=0
- fontconfig=2.13.0
- freetype=2.9.1
- functools32=3.2.3.2=py27_1
- futures=3.2.0=py27_0
- intel-openmp=2019.1=144
- ipaddress=1.0.22=py27_0
- ipykernel=4.10.0=py27_0
- ipython=5.8.0=py27_0
- ipython_genutils=0.2.0=py27_0
- jinja2=2.10=py27_0
- jpeg
- jsonschema=2.6.0=py27_0
- jupyter_client=5.2.4=py27_0
- jupyter_core=4.4.0=py27_0
- matplotlib=2.2.3
- nb_conda=2.2.1=py27_0
- nb_conda_kernels=2.2.0=py27_0
- nbconvert=5.3.1=py27_0
- nbformat=4.4.0=py27_0
- notebook=5.7.4=py27_0
- numpy=1.15.4
- numpy-base=1.15.4
- pillow=5.3.0
- pip=18.1=py27_0
- ptyprocess=0.6.0=py27_0
- pycparser=2.19=py27_0
- pygments=2.3.1=py27_0
- pyparsing=2.3.0=py27_0
- pyqt=5.9.2
- python=2.7.15
- python-dateutil=2.7.5=py27_0
- pytorch=1.0.0
- setuptools=40.6.3=py27_0
- sqlite=3.26.0
- torchvision=0.2.1=py_2
prefix: /home/gweld/anaconda2/envs/sidewalk_pytorch