-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
138 lines (137 loc) · 2.66 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
127
128
129
130
131
132
133
134
135
136
137
name: myenv
channels:
- damianavila82
- conda-forge
- defaults
dependencies:
- jupyter_contrib_core=0.3.3
- jupyter_contrib_nbextensions=0.4.0
- jupyter_dashboards=0.7.0
- jupyter_highlight_selected_word=0.1.0
- jupyter_latex_envs=1.4.0
- jupyter_nbextensions_configurator=0.4.0
- missingno=0.3.7
- rise=5.2.0
#- appnope=0.1.0
- bleach=2.1.2
- bokeh=0.12.14
- ca-certificates=2017.08.26
#- cctools=895
- certifi=2018.1.18
#- clang=4.0.1
#- clang_osx-64=4.0.1
#- clangxx=4.0.1
#- clangxx_osx-64=4.0.1
#- compiler-rt=4.0.1
#- cycler=0.10.0
- decorator=4.2.1
- entrypoints=0.2.3
- freetype=2.8
#- h5py=2.7.1
#- hdf5=1.10.1
- html5lib=1.0.1
- icu=58.2
- intel-openmp=2018.0.0
- ipykernel=4.8.2
- ipython=6.2.1
- ipython_genutils=0.2.0
- ipywidgets=7.1.2
- jedi=0.11.1
- jinja2=2.10
- joblib=0.11
- jsonschema=2.6.0
- jupyter_client=5.2.2
- jupyter_core=4.4.0
#- ld64=274.2
#- libcxx=4.0.1
#- libcxxabi=4.0.1
#- libedit=3.1
#- libffi=3.2.1
#- libgfortran=3.0.1
- libiconv=1.15
#- libpng=1.6.34
- libsodium=1.0.15
- libxml2=2.9.7
- libxslt=1.1.32
#- llvm=4.0.1
#- llvm-lto-tapi=4.0.1
- lxml=4.1.1
- markupsafe=1.0
- matplotlib=2.1.2
- mistune=0.8.3
- mkl=2018.0.1
- mkl-service=1.1.2
- nbconvert=5.3.1
- nbformat=4.4.0
- ncurses=6.0
- notebook=5.4.0
- numpy=1.14.1
- openssl=1.0.2n
- packaging=16.8
- pandas=0.22.0
- pandoc=1.19.2.1
- pandocfilters=1.4.2
- parso=0.1.1
- patsy=0.5.0
- pexpect=4.4.0
- pickleshare=0.7.4
- pip=9.0.1
- prompt_toolkit=1.0.15
- ptyprocess=0.5.2
- pygments=2.2.0
- pymc3=3.3
- pyparsing=2.2.0
- python=3.6.4
- python-dateutil=2.6.1
- pytz=2018.3
- pyyaml=3.12
- pyzmq=16.0.3
- readline=7.0
- scipy=1.0.0
- seaborn=0.8.1
- send2trash=1.5.0
- setuptools=38.5.1
- simplegeneric=0.8.1
- six=1.11.0
- sqlite=3.22.0
- statsmodels=0.8.0
- terminado=0.8.1
- testpath=0.3.1
- theano=1.0.1
- tk=8.6.7
- tornado=4.5.3
- tqdm=4.19.5
- traitlets=4.3.2
- wcwidth=0.1.7
- webencodings=0.5.1
- wheel=0.30.0
- widgetsnbextension=3.1.4
- xz=5.2.3
- yaml=0.1.7
- zeromq=4.2.2
- zlib=1.2.11
- pip:
- absl-py==0.1.10
- astor==0.6.2
- gast==0.2.0
- git+https://github.com/GPflow/GPflow@0.4.0#egg=GPflow
- git+https://github.com/GPflow/GPflowOpt@master#egg=GPflowOpt
- grpcio==1.10.0
- ipython-genutils==0.2.0
- ipywidgets-server==0.2.1
- jupyter-client==5.2.2
- jupyter-contrib-core==0.3.3
- jupyter-contrib-nbextensions==0.4.0
- jupyter-core==4.4.0
- jupyter-dashboards==0.7.0
- jupyter-highlight-selected-word==0.1.0
- jupyter-latex-envs==1.4.0
- jupyter-nbextensions-configurator==0.4.0
- markdown==2.6.11
- prompt-toolkit==1.0.15
- protobuf==3.5.1
- tensorboard==1.6.0
- tensorflow==1.6.0
- termcolor==1.1.0
- werkzeug==0.14.1
prefix: /Users/demaasit/anaconda3/envs/myenv