Skip to content

Commit 28fd961

Browse files
committed
fix an admonition in brexit notebook
1 parent b6ebacd commit 28fd961

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/source/notebooks/sc_pymc_brexit.ipynb

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -215,13 +215,9 @@
215215
"cell_type": "markdown",
216216
"metadata": {},
217217
"source": [
218-
"<div class=\"alert alert-info\">\n",
219-
"\n",
220-
"Note:\n",
221-
"\n",
218+
":::{note}\n",
222219
"The `random_seed` keyword argument for the PyMC sampler is not neccessary. We use it here so that the results are reproducible.\n",
223-
"\n",
224-
"</div>"
220+
":::"
225221
]
226222
},
227223
{

0 commit comments

Comments
 (0)