You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/10_multiple_arrival_processes.ipynb
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@
79
79
"id": "5f2a4ad9-6d5e-480d-850f-84d4882a738b",
80
80
"metadata": {},
81
81
"source": [
82
-
"## 2. Helper classes and functions"
82
+
"## 3. Helper classes and functions"
83
83
]
84
84
},
85
85
{
@@ -153,7 +153,7 @@
153
153
"id": "5a8c050c-4bb6-408f-a805-3a4aaab56916",
154
154
"metadata": {},
155
155
"source": [
156
-
"## 3. Experiment class"
156
+
"## 4. Experiment class"
157
157
]
158
158
},
159
159
{
@@ -257,7 +257,7 @@
257
257
"id": "de8990c2-a330-4c02-ac77-26c30d3e0a41",
258
258
"metadata": {},
259
259
"source": [
260
-
"## 4. A function per arrival source\n",
260
+
"## 5. A function per arrival source\n",
261
261
"\n",
262
262
"The first approach we will use is creating an arrival generator per source. There will be some code redundancy, but it will a clear design for others to understand."
0 commit comments