Skip to content

Commit 45a4658

Browse files
committed
feat(01_sampling): numbered learning points in intro
1 parent f0fcf48 commit 45a4658

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/01_sampling.ipynb

+4-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@
4141
{
4242
"cell_type": "markdown",
4343
"id": "4f9b6c3a-b126-4e3b-b102-573a1685a782",
44-
"metadata": {},
44+
"metadata": {
45+
"jp-MarkdownHeadingCollapsed": true
46+
},
4547
"source": [
4648
"## 2. Helper functions\n",
4749
"\n",
@@ -402,7 +404,7 @@
402404
"id": "8b269763-110f-404c-806b-adf91025b7c0",
403405
"metadata": {},
404406
"source": [
405-
"We can now move onto creating simple `simpy` models that make use of `numpy` sampling."
407+
"We can now move onto creating simple Discrete-Event Simulation models using `simpy` models that make use of `numpy` sampling."
406408
]
407409
}
408410
],

0 commit comments

Comments
 (0)