Skip to content

Commit eff26e3

Browse files
author
juanitorduz
committed
feedback
1 parent b36dbde commit eff26e3

File tree

2 files changed

+44
-32
lines changed

2 files changed

+44
-32
lines changed

examples/howto/updating_priors.ipynb

Lines changed: 43 additions & 29 deletions
Large diffs are not rendered by default.

examples/howto/updating_priors.myst.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ kernelspec:
1010
name: python3
1111
---
1212

13-
(updating-priors)=
13+
(updating_priors)=
1414
# Updating Priors
1515

1616
:::{post} January, 2017
@@ -41,8 +41,6 @@ from tqdm.notebook import trange
4141
4242
az.style.use("arviz-white")
4343
44-
%load_ext autoreload
45-
%autoreload 2
4644
%config InlineBackend.figure_format = "retina"
4745
```
4846

0 commit comments

Comments
 (0)