-
Notifications
You must be signed in to change notification settings - Fork 98
/
Copy pathbook_base_env.yml
102 lines (101 loc) · 2.82 KB
/
book_base_env.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
name: book_pymc3
channels:
- conda-forge
- defaults
dependencies:
- appnope=0.1.0=py37_1000
- arviz=0.4.1=py_0
- backcall=0.1.0=py_0
- bzip2=1.0.8=h01d97ff_0
- ca-certificates=2019.6.16=hecc5488_0
- cctools=895=1
- certifi=2019.6.16=py37_1
- cftime=1.0.3.4=py37h1e5eb4f_1001
- clang=8.0.1=h770b8ee_0
- clang_osx-64=8.0.1=h22b1bf0_18
- clangxx=8.0.1=0
- clangxx_osx-64=8.0.1=h22b1bf0_18
- compiler-rt=8.0.1=hef50cfd_0
- curl=7.65.3=h22ea746_0
- cycler=0.10.0=py_1
- decorator=4.4.0=py_0
- freetype=2.10.0=h24853df_1
- h5py=2.9.0=nompi_py37h6248fd5_1104
- hdf4=4.2.13=hf3c6af0_1002
- hdf5=1.10.5=nompi_h15a436c_1102
- intel-openmp=2019.4=233
- ipykernel=5.1.2=py37h5ca1d4c_0
- ipython=7.7.0=py37h5ca1d4c_0
- ipython_genutils=0.2.0=py_1
- jedi=0.15.1=py37_0
- joblib=0.13.2=py_0
- jpeg=9c=h1de35cc_1001
- jupyter_client=5.3.1=py_0
- jupyter_core=4.4.0=py_0
- kiwisolver=1.1.0=py37h770b8ee_0
- krb5=1.16.3=hcfa6398_1001
- ld64=274.2=h7c2db76_0
- libblas=3.8.0=12_openblas
- libcblas=3.8.0=12_openblas
- libcurl=7.65.3=h16faf7d_0
- libcxx=8.0.1=0
- libcxxabi=8.0.1=0
- libedit=3.1.20170329=hcfe32e1_1001
- libffi=3.2.1=h6de7cb9_1006
- libgfortran=4.0.0=2
- libgpuarray=0.7.6=h1de35cc_1003
- liblapack=3.8.0=12_openblas
- libllvm8=8.0.1=h770b8ee_0
- libnetcdf=4.6.2=h1a02027_1002
- libopenblas=0.3.7=h4bb4525_1
- libpng=1.6.37=h2573ce8_0
- libsodium=1.0.17=h01d97ff_0
- libssh2=1.8.2=hcdc9a53_2
- llvm-lto-tapi=4.0.1=h6701bc3_0
- llvm-openmp=8.0.1=h770b8ee_0
- mako=1.1.0=py_0
- markupsafe=1.1.1=py37h1de35cc_0
- matplotlib=3.1.1=py37_1
- matplotlib-base=3.1.1=py37h3a684a6_1
- mkl=2019.4=233
- mkl-service=2.2.0=py37h01d97ff_0
- ncurses=6.1=h0a44026_1002
- netcdf4=1.5.1.2=py37h876e625_1
- numpy=1.17.0=py37h6b0580a_0
- openssl=1.1.1c=h01d97ff_0
- pandas=0.25.0=py37h86efe34_0
- parso=0.5.1=py_0
- patsy=0.5.1=py_0
- pexpect=4.7.0=py37_0
- pickleshare=0.7.5=py37_1000
- pip=19.2.2=py37_0
- prompt_toolkit=2.0.9=py_0
- ptyprocess=0.6.0=py_1001
- pygments=2.4.2=py_0
- pygpu=0.7.6=py37h917ab60_1000
- pymc3=3.7=py_0
- pyparsing=2.4.2=py_0
- python=3.7.3=h93065d6_1
- python-dateutil=2.8.0=py_0
- pytz=2019.2=py_0
- pyzmq=18.0.2=py37hee98d25_2
- readline=8.0=hcfe32e1_0
- scikit-learn=0.21.3=py37hd4ffd6c_0
- scipy=1.3.1=py37h7e0e109_2
- seaborn=0.9.0=py_1
- setuptools=41.2.0=py37_0
- six=1.12.0=py37_1000
- sqlite=3.29.0=hb7d70f7_0
- statsmodels=0.10.1=py37heacc8b8_0
- theano=1.0.4=py37h0a44026_1000
- tk=8.6.9=h2573ce8_1002
- tornado=6.0.3=py37h01d97ff_0
- tqdm=4.34.0=py_0
- traitlets=4.3.2=py37_1000
- wcwidth=0.1.7=py_1
- wheel=0.33.6=py37_0
- xarray=0.12.3=py_0
- xz=5.2.4=h1de35cc_1001
- zeromq=4.3.2=h6de7cb9_2
- zlib=1.2.11=h01d97ff_1005
prefix: /Users/mfenner/anaconda3/envs/book_pymc3