-
Notifications
You must be signed in to change notification settings - Fork 5
/
conda-env.txt
109 lines (108 loc) · 3 KB
/
conda-env.txt
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
name: bbbvi
channels:
- defaults
- conda-forge
dependencies:
- bleach=1.5.0=py35_0
- html5lib=0.9999999=py35_0
- markdown=2.6.9=py35_0
- protobuf=3.5.1=py35_3
- six=1.11.0=py35_1
- tensorboard=0.4.0rc3=py35_2
- tensorflow=1.4.0=py35_0
- webencodings=0.5=py35_0
- werkzeug=0.14.1=py_0
- appnope=0.1.0=py35hd172556_0
- ca-certificates=2017.08.26=ha1e5d58_0
- certifi=2018.1.18=py35_0
- dbus=1.12.2=h5243cc1_1
- decorator=4.1.2=py35hf37c5b3_0
- entrypoints=0.2.3=py35h837ec6f_2
- expat=2.2.5=hb8e80ba_0
- gettext=0.19.8.1=h15daf44_3
- glib=2.53.6=h33f6a65_2
- icu=58.2=h4b95b61_1
- intel-openmp=2018.0.0=h8158457_8
- ipykernel=4.8.2=py35_0
- ipython=6.2.1=py35h9470683_1
- ipython_genutils=0.2.0=py35hf129286_0
- ipywidgets=7.1.2=py35_0
- jedi=0.11.0=py35_2
- jinja2=2.10=py35h6ff70ae_0
- jpeg=9b=he5867d9_2
- jsonschema=2.6.0=py35h2dd9e4b_0
- jupyter=1.0.0=py35_4
- jupyter_client=5.2.3=py35_0
- jupyter_console=5.2.0=py35hd2aa692_1
- jupyter_core=4.4.0=py35h4ad9194_0
- libcxx=4.0.1=h579ed51_0
- libcxxabi=4.0.1=hebd6815_0
- libedit=3.1=hb4e282d_0
- libffi=3.2.1=h475c297_4
- libgfortran=3.0.1=h93005f0_2
- libiconv=1.15=hdd342a3_7
- libpng=1.6.34=he12f830_0
- libsodium=1.0.16=h3efe00b_0
- markupsafe=1.0=py35h9ba0a7f_1
- mistune=0.8.3=py35_0
- mkl=2018.0.1=hfbd8650_4
- nbconvert=5.3.1=py35h63fb950_0
- nbformat=4.4.0=py35h41c2038_0
- ncurses=6.0=hd04f020_2
- notebook=5.4.1=py35_0
- numpy=1.14.0=py35h8a80b8c_0
- openssl=1.0.2o=h26aff7b_0
- pandoc=1.19.2.1=ha5e8f32_1
- pandocfilters=1.4.2=py35hff87490_1
- parso=0.1.1=py35hbda7c10_0
- pcre=8.41=hfb6ab37_1
- pexpect=4.3.0=py35h97d68c3_0
- pickleshare=0.7.4=py35h9517181_0
- pip=9.0.1=py35h33ce766_4
- prompt_toolkit=1.0.15=py35h93950c5_0
- ptyprocess=0.5.2=py35hfc37984_0
- pygments=2.2.0=py35h392a662_0
- pyqt=5.6.0=py35hbd126f6_6
- python=3.5.4=he720263_23
- python-dateutil=2.7.2=py35_0
- pyzmq=17.0.0=py35h1de35cc_0
- qt=5.6.2=h9975529_14
- qtconsole=4.3.1=py35hd6d667b_0
- readline=7.0=hc1231fa_4
- send2trash=1.5.0=py35_0
- setuptools=36.5.0=py35h52cde6a_0
- simplegeneric=0.8.1=py35h0a3d746_0
- sip=4.18.1=py35h79e1f92_2
- sqlite=3.20.1=h7e4c145_2
- terminado=0.8.1=py35_1
- testpath=0.3.1=py35hf8009f4_0
- tk=8.6.7=h35a86e2_3
- tornado=5.0.1=py35_1
- traitlets=4.3.2=py35hd3d1486_0
- wcwidth=0.1.7=py35hdd0c235_0
- wheel=0.30.0=py35h5c0b906_1
- widgetsnbextension=3.1.4=py35_0
- xz=5.2.3=h0278029_2
- zeromq=4.2.3=h378b8a2_3
- zlib=1.2.11=hf3cbc9b_2
- pip:
- absl-py==0.1.13
- cloudpickle==0.5.2
- colored-traceback==0.3.0
- cycler==0.10.0
- edward==1.3.4
- graphviz==0.8.2
- matplotlib==2.1.1
- networkx==2.1
- observations==0.1.4
- pandas==0.22.0
- pyparsing==2.2.0
- pytz==2017.3
- pyyaml==3.12
- scikit-learn==0.19.1
- scipy==1.0.0
- seaborn==0.8.1
- sklearn==0.0
- tensorflow-tensorboard==0.4.0rc3
- tqdm==4.19.8
prefix: /Users/gideon/anaconda3/envs/bbbvi