EAly

Results 3 issues of EAly

I get the following error when I attempt to mark an email as read or delete it from the notification controls: ![notifier error](https://user-images.githubusercontent.com/29282993/137051932-f29d5e4d-b51f-423f-9c8b-97ad5a7ff6e8.png) Notifier version 1.0.4 Firefox version: 93.0

I get the following error when I try to run any pymc model from chapter 5, e.g. *Code 5.3*, *Code 5.6*, *Code 5.10*: ``` ImportError Traceback (most recent call last)...

I get the following error when I try to implement code block 4.59: Code to run: ``` height_pred = pm.sample_posterior_predictive(trace_4_3, 200, m4_3, keep_size=False) ``` Error: ``` ValueError: conflicting sizes for...