-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathenvironment_ubuntu.yml
95 lines (94 loc) · 1.71 KB
/
environment_ubuntu.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
name: dsb
channels:
- defaults
dependencies:
- bleach=1.5.0
- ca-certificates=2017.08.26
- certifi=2018.1.18
- cycler=0.10.0
- opencv=3.1.0
- decorator=4.1.2
- entrypoints=0.2.3
- freetype=2.5.5
- h5py=2.7.0
- hdf5=1.8.17
- html5lib=0.999
- icu=54.1
- ipykernel=4.6.1
- ipython=6.1.0
- ipython_genutils=0.2.0
- ipywidgets=6.0.0
- jbig=2.1
- jedi=0.10.2
- jinja2=2.9.6
- jpeg=8
- jsonschema=2.6.0
- jupyter=1.0.0
- jupyter_client=5.2.3
- jupyter_console=5.2.0
- jupyter_core=4.4.0
- keras=2.1.3
- libpng=1.6.30
- libprotobuf=3.4.1
- libtiff=4.0.6
- markupsafe=1.0
- matplotlib
- mistune=0.7.4
- mkl=2017.0.3
- nbconvert=5.2.1
- nbformat=4.4.0
- networkx=1.11
- notebook=5.0.0
- numpy=1.12.1
- olefile=0.44
- openssl=1.0.2n
- pandas=0.20.3
- pandocfilters=1.4.2
- path.py=10.3.1
- patsy=0.4.1
- pexpect=4.2.1
- pickleshare=0.7.4
- pillow=3.4.2
- prompt_toolkit=1.0.15
- protobuf=3.4.1
- ptyprocess=0.5.2
- pygments=2.2.0
- pyparsing=2.2.0
- pyqt=5.6.0
- python=3.6.2
- python-dateutil=2.6.1
- pytz=2017.2
- pywavelets=0.5.2
- pyyaml=3.12
- pyzmq
- pylint
- qt=5.6.2
- qtconsole=4.3.1
- readline=6.2
- scikit-image=0.13.0
- scikit-learn=0.19.0
- scipy=0.19.1
- seaborn=0.8
- setuptools=36.4.0
- simplegeneric=0.8.1
- sip=4.18
- six=1.10.0
- sqlite=3.13.0
- statsmodels=0.8.0
- tensorflow=1.1.0
- terminado=0.6
- testpath=0.3.1
- tk=8.5.18
- tornado=4.5.2
- tqdm=4.15.0
- traitlets=4.3.2
- wcwidth=0.1.7
- werkzeug=0.14.1
- wheel=0.29.0
- widgetsnbextension=3.0.2
- xz=5.2.3
- yaml=0.1.7
- zlib=1.2.11
- pip:
- git+https://github.com/aleju/imgaug
prefix: /anaconda3/envs/dsb