Skip to content

Commit 05314ee

Browse files
committed
notebook compatible with new features
1 parent 3cad1c2 commit 05314ee

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

asyncflow_queue_limit/asyncflow_mm1.ipynb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
{
4545
"cell_type": "code",
4646
"execution_count": 16,
47+
"id": "d06e4cbe",
4748
"metadata": {
4849
"tags": [
4950
"imports"
@@ -74,6 +75,7 @@
7475
},
7576
{
7677
"cell_type": "markdown",
78+
"id": "e4fcb2ba",
7779
"metadata": {},
7880
"source": [
7981
"## 1) Build an M/M/1-friendly scenario\n",
@@ -104,6 +106,7 @@
104106
{
105107
"cell_type": "code",
106108
"execution_count": 17,
109+
"id": "97953fe6",
107110
"metadata": {
108111
"tags": [
109112
"build"
@@ -161,6 +164,7 @@
161164
},
162165
{
163166
"cell_type": "markdown",
167+
"id": "98785006",
164168
"metadata": {},
165169
"source": [
166170
"## 2) Run the simulation\n"
@@ -169,6 +173,7 @@
169173
{
170174
"cell_type": "code",
171175
"execution_count": 18,
176+
"id": "6cf29fda",
172177
"metadata": {
173178
"tags": [
174179
"run"
@@ -193,6 +198,7 @@
193198
},
194199
{
195200
"cell_type": "markdown",
201+
"id": "5c65342f",
196202
"metadata": {},
197203
"source": [
198204
"## 3) MM1 theory vs observed comparison \n",
@@ -314,6 +320,7 @@
314320
{
315321
"cell_type": "code",
316322
"execution_count": 19,
323+
"id": "fa3b0000",
317324
"metadata": {
318325
"tags": [
319326
"mm1"

0 commit comments

Comments
 (0)