Skip to content

Commit 0cce969

Browse files
authored
Update Bayes Rules env (#186)
* Update bayes rules environment * Add jupyterlab * Update notebook to run on pymc
1 parent 710bd58 commit 0cce969

File tree

3 files changed

+163
-316
lines changed

3 files changed

+163
-316
lines changed

Bayes_Rules/Chapter_2_Bayes_rule.ipynb

Lines changed: 108 additions & 87 deletions
Large diffs are not rendered by default.

Bayes_Rules/Chapter_3_The_Beta-Binomial_Bayesian_Model.ipynb

Lines changed: 40 additions & 49 deletions
Large diffs are not rendered by default.

Bayes_Rules/environment.yml

Lines changed: 15 additions & 180 deletions
Original file line numberDiff line numberDiff line change
@@ -1,185 +1,20 @@
11
name: bayes_rules
22
channels:
3-
- defaults
43
- conda-forge
54
dependencies:
6-
- _libgcc_mutex=0.1
7-
- _openmp_mutex=4.5
8-
- anyio=3.5.0
9-
- argon2-cffi=21.3.0
10-
- argon2-cffi-bindings=21.2.0
11-
- asttokens=2.0.5
12-
- attrs=21.4.0
13-
- babel=2.9.1
14-
- backcall=0.2.0
15-
- blas=1.0
16-
- bleach=4.1.0
17-
- bottleneck=1.3.2
18-
- brotli=1.0.9
19-
- brotlipy=0.7.0
20-
- bzip2=1.0.8
21-
- c-ares=1.18.1
22-
- ca-certificates=2022.2.1
23-
- certifi=2021.10.8
24-
- cffi=1.15.0
25-
- cftime=1.5.1.1
26-
- charset-normalizer=2.0.4
27-
- cryptography=36.0.0
28-
- curl=7.80.0
29-
- cycler=0.11.0
30-
- dbus=1.13.18
31-
- debugpy=1.5.1
32-
- decorator=5.1.1
33-
- defusedxml=0.7.1
34-
- entrypoints=0.3
35-
- executing=0.8.3
36-
- expat=2.4.4
37-
- fontconfig=2.13.1
38-
- fonttools=4.25.0
39-
- freetype=2.11.0
40-
- giflib=5.2.1
41-
- glib=2.69.1
42-
- gst-plugins-base=1.14.0
43-
- gstreamer=1.14.0
44-
- hdf4=4.2.13
45-
- hdf5=1.10.6
46-
- icu=58.2
47-
- idna=3.3
48-
- importlib-metadata=4.8.2
49-
- importlib_metadata=4.8.2
50-
- intel-openmp=2021.4.0
51-
- ipykernel=6.9.1
52-
- ipython=8.1.1
53-
- ipython_genutils=0.2.0
54-
- jedi=0.18.1
55-
- jinja2=3.0.3
56-
- jpeg=9d
57-
- json5=0.9.6
58-
- jsonschema=3.2.0
59-
- jupyter_client=7.1.2
60-
- jupyter_core=4.9.2
61-
- jupyter_server=1.13.5
62-
- jupyterlab=3.3.2
63-
- jupyterlab_pygments=0.1.2
64-
- jupyterlab_server=2.10.3
65-
- kiwisolver=1.3.2
66-
- krb5=1.19.2
67-
- lcms2=2.12
68-
- ld_impl_linux-64=2.35.1
69-
- libcurl=7.80.0
70-
- libedit=3.1.20210910
71-
- libev=4.33
72-
- libffi=3.3
73-
- libgcc-ng=11.2.0
74-
- libgfortran-ng=7.5.0
75-
- libgfortran4=7.5.0
76-
- libgomp=11.2.0
77-
- libnetcdf=4.8.1
78-
- libnghttp2=1.46.0
79-
- libpng=1.6.37
80-
- libsodium=1.0.18
81-
- libssh2=1.9.0
82-
- libstdcxx-ng=9.3.0
83-
- libtiff=4.2.0
84-
- libuuid=1.0.3
85-
- libwebp=1.2.2
86-
- libwebp-base=1.2.2
87-
- libxcb=1.14
88-
- libxml2=2.9.12
89-
- libzip=1.5.1
90-
- lz4-c=1.9.3
91-
- markupsafe=2.0.1
92-
- matplotlib=3.5.1
93-
- matplotlib-base=3.5.1
94-
- matplotlib-inline=0.1.2
95-
- mistune=0.8.4
96-
- mkl=2021.4.0
97-
- mkl-service=2.4.0
98-
- mkl_fft=1.3.1
99-
- mkl_random=1.2.2
100-
- munkres=1.1.4
101-
- nbclassic=0.3.5
102-
- nbclient=0.5.11
103-
- nbconvert=6.3.0
104-
- nbformat=5.1.3
105-
- ncurses=6.3
106-
- nest-asyncio=1.5.1
107-
- netcdf4=1.5.7
108-
- notebook=6.4.8
109-
- numexpr=2.8.1
110-
- numpy=1.21.2
111-
- numpy-base=1.21.2
112-
- openssl=1.1.1n
113-
- packaging=21.3
114-
- pandas=1.4.1
115-
- pandocfilters=1.5.0
116-
- parso=0.8.3
117-
- pcre=8.45
118-
- pexpect=4.8.0
119-
- pickleshare=0.7.5
120-
- pillow=9.0.1
121-
- pip=21.2.4
122-
- prometheus_client=0.13.1
123-
- prompt-toolkit=3.0.20
124-
- ptyprocess=0.7.0
125-
- pure_eval=0.2.2
126-
- pycparser=2.21
127-
- pygments=2.11.2
128-
- pyopenssl=22.0.0
129-
- pyparsing=3.0.4
130-
- pyqt=5.9.2
131-
- pyreadr=0.4.4
132-
- pyrsistent=0.18.0
133-
- pysocks=1.7.1
134-
- python=3.9.7
135-
- python-dateutil=2.8.2
136-
- python_abi=3.9
137-
- pytz=2021.3
138-
- pyzmq=22.3.0
139-
- qt=5.9.7
140-
- readline=8.1.2
141-
- requests=2.27.1
142-
- scipy=1.7.3
143-
- seaborn=0.11.2
144-
- send2trash=1.8.0
145-
- setuptools=58.0.4
146-
- sip=4.19.13
147-
- six=1.16.0
148-
- sniffio=1.2.0
149-
- sqlite=3.38.0
150-
- stack_data=0.2.0
151-
- terminado=0.13.1
152-
- testpath=0.5.0
153-
- tk=8.6.11
154-
- tornado=6.1
155-
- traitlets=5.1.1
156-
- typing-extensions=3.10.0.2
157-
- typing_extensions=3.10.0.2
158-
- tzdata=2021e
159-
- urllib3=1.26.8
160-
- wcwidth=0.2.5
161-
- webencodings=0.5.1
162-
- websocket-client=0.58.0
163-
- wheel=0.37.1
164-
- xarray=0.20.1
165-
- xz=5.2.5
166-
- zeromq=4.3.4
167-
- zipp=3.7.0
168-
- zlib=1.2.11
169-
- zstd=1.4.9
5+
- python
6+
- pandas
7+
- requests
8+
- pyreadr
9+
- seaborn
10+
- pip
11+
- mkl-service
12+
- scipy
13+
- arviz
14+
- ipykernel
15+
- jupyterlab
16+
- pre-commit
17+
- black
17018
- pip:
171-
- aeppl==0.0.27
172-
- aesara==2.5.1
173-
- arviz==0.11.4
174-
- cachetools==5.0.0
175-
- cloudpickle==2.0.0
176-
- cons==0.4.5
177-
- etuples==0.3.4
178-
- fastprogress==1.0.2
179-
- filelock==3.6.0
180-
- logical-unification==0.4.5
181-
- minikanren==1.0.3
182-
- multipledispatch==0.6.0
183-
- pymc==4.0.0b4
184-
- toolz==0.11.2
185-
- watermark==2.3.0
19+
- watermark
20+
- pymc==4.0.0b5

0 commit comments

Comments
 (0)