-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
126 lines (126 loc) · 2.34 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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
name: trackml
channels:
- defaults
dependencies:
- absl-py=0.2.0
- astor=0.6.2
- astroid=1.6.3
- backcall=0.1.0
- bleach=1.5.0
- ca-certificates=2018.03.07
- certifi=2018.4.16
- cycler=0.10.0
- cython=0.28.2
- dbus=1.13.2
- decorator=4.3.0
- entrypoints=0.2.3
- expat=2.2.5
- fontconfig=2.12.6
- freetype=2.8
- gast=0.2.0
- glib=2.56.1
- gmp=6.1.2
- grpcio=1.11.0
- gst-plugins-base=1.14.0
- gstreamer=1.14.0
- h5py=2.7.1
- hdf5=1.10.1
- html5lib=0.9999999
- icu=58.2
- intel-openmp=2018.0.0
- ipykernel=4.8.2
- ipython=6.4.0
- ipython_genutils=0.2.0
- ipywidgets=7.2.1
- isort=4.3.4
- jedi=0.12.0
- jinja2=2.10
- jpeg=9b
- 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.5
- kiwisolver=1.0.1
- lazy-object-proxy=1.3.1
- libedit=3.1
- libffi=3.2.1
- libgcc-ng=7.2.0
- libgfortran-ng=7.2.0
- libpng=1.6.34
- libprotobuf=3.5.2
- libsodium=1.0.16
- libstdcxx-ng=7.2.0
- libxcb=1.13
- libxml2=2.9.8
- markdown=2.6.11
- markupsafe=1.0
- matplotlib=2.2.2
- mccabe=0.6.1
- mistune=0.8.3
- mkl=2018.0.2
- mkl_fft=1.0.1
- mkl_random=1.0.1
- nbconvert=5.3.1
- nbformat=4.4.0
- ncurses=6.0
- notebook=5.4.1
- numpy=1.14.2
- openssl=1.0.2o
- pandas=0.22.0
- pandoc=1.19.2.1
- pandocfilters=1.4.2
- parso=0.2.0
- patsy=0.5.0
- pcre=8.42
- pexpect=4.5.0
- pickleshare=0.7.4
- pip=10.0.1
- prompt_toolkit=1.0.15
- protobuf=3.5.2
- ptyprocess=0.5.2
- pygments=2.2.0
- pylint=1.8.4
- pyparsing=2.2.0
- pyqt=5.9.2
- python=3.6.5
- python-dateutil=2.7.2
- pytz=2018.4
- pyyaml=3.12
- pyzmq=17.0.0
- qt=5.9.5
- qtconsole=4.3.1
- readline=7.0
- scikit-learn=0.19.1
- scipy=1.0.1
- seaborn=0.8.1
- send2trash=1.5.0
- setuptools=39.1.0
- simplegeneric=0.8.1
- sip=4.19.8
- six=1.11.0
- sqlite=3.23.1
- statsmodels=0.9.0
- tensorboard=1.7.0
- tensorflow=1.7.0
- tensorflow-base=1.7.0
- termcolor=1.1.0
- terminado=0.8.1
- testpath=0.3.1
- tk=8.6.7
- tornado=5.0.2
- tqdm=4.23.0
- traitlets=4.3.2
- wcwidth=0.1.7
- werkzeug=0.14.1
- wheel=0.31.0
- widgetsnbextension=3.2.1
- wrapt=1.10.11
- xz=5.2.3
- yaml=0.1.7
- zeromq=4.2.5
- zlib=1.2.11
- pip:
- trackml==2
prefix: /home/nicole/anaconda3/envs/trackml