Skip to content

Commit 41de275

Browse files
committed
add target to custom distribution notebook
1 parent 40f7d5c commit 41de275

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

examples/pymc3_howto/custom_distribution.ipynb

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7+
"(custom_distribution)=\n",
78
"# Defining a Custom Distribution in PyMC3"
89
]
910
},
@@ -534,7 +535,7 @@
534535
],
535536
"metadata": {
536537
"kernelspec": {
537-
"display_name": "Python 3",
538+
"display_name": "Python 3 (ipykernel)",
538539
"language": "python",
539540
"name": "python3"
540541
},
@@ -548,7 +549,7 @@
548549
"name": "python",
549550
"nbconvert_exporter": "python",
550551
"pygments_lexer": "ipython3",
551-
"version": "3.8.1"
552+
"version": "3.9.7"
552553
}
553554
},
554555
"nbformat": 4,

0 commit comments

Comments
 (0)