Skip to content

Commit 912d04b

Browse files
committed
Add emoji to completion cells for module 1&2
1 parent c6c1807 commit 912d04b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

examples/module-1/example-1.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
"id": "0effeba0-1bf9-4cf1-8294-753db36e7e51",
200200
"metadata": {},
201201
"source": [
202-
"## Return to the workshop website instructions\n",
202+
"## Return to the workshop website instructions\n",
203203
"\n",
204204
"Great job completing this notebook! Visit the workshop website by clicking the link below and continue following the instructions where you left off:\n",
205205
"\n",
@@ -223,7 +223,7 @@
223223
"name": "python",
224224
"nbconvert_exporter": "python",
225225
"pygments_lexer": "ipython3",
226-
"version": "3.10.16"
226+
"version": "3.13.3"
227227
}
228228
},
229229
"nbformat": 4,

examples/module-2/example-2.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
"id": "b6681f01-f248-48d9-8cdf-c6ef40f3b965",
253253
"metadata": {},
254254
"source": [
255-
"## Return to the workshop website instructions\n",
255+
"## Return to the workshop website instructions\n",
256256
"\n",
257257
"Great job completing this notebook! Visit the workshop website by clicking the link below and continue following the instructions where you left off:\n",
258258
"\n",
@@ -276,7 +276,7 @@
276276
"name": "python",
277277
"nbconvert_exporter": "python",
278278
"pygments_lexer": "ipython3",
279-
"version": "3.10.16"
279+
"version": "3.13.3"
280280
}
281281
},
282282
"nbformat": 4,

0 commit comments

Comments
 (0)