Skip to content

Commit 1975249

Browse files
committed
Send participants back to the website after completing notebooks
1 parent adb2916 commit 1975249

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

examples/module-1/example-1.ipynb

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,12 +196,14 @@
196196
},
197197
{
198198
"cell_type": "markdown",
199-
"id": "20e1b445-32b5-401b-bfeb-8ec5f77dbca3",
199+
"id": "0effeba0-1bf9-4cf1-8294-753db36e7e51",
200200
"metadata": {},
201201
"source": [
202-
"## Done!\n",
202+
"## Return to the workshop website instructions\n",
203203
"\n",
204-
"Put up a **🟩 green sticky** to let us know you've completed the exercise."
204+
"Great job completing this notebook! Visit the workshop website by clicking the link below and continue following the instructions where you left off:\n",
205+
"\n",
206+
"<https://csdms2025.workshops.geojupyter.org/modules/working-in-jupyterhub/exercise>"
205207
]
206208
}
207209
],

examples/module-2/example-2.ipynb

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -252,9 +252,11 @@
252252
"id": "b6681f01-f248-48d9-8cdf-c6ef40f3b965",
253253
"metadata": {},
254254
"source": [
255-
"## Done!\n",
255+
"## Return to the workshop website instructions\n",
256256
"\n",
257-
"Put up a **🟩 green sticky** to let us know you've completed the exercise."
257+
"Great job completing this notebook! Visit the workshop website by clicking the link below and continue following the instructions where you left off:\n",
258+
"\n",
259+
"<https://csdms2025.workshops.geojupyter.org/modules/new-geospatial-tools/exercise>"
258260
]
259261
}
260262
],
@@ -274,7 +276,7 @@
274276
"name": "python",
275277
"nbconvert_exporter": "python",
276278
"pygments_lexer": "ipython3",
277-
"version": "3.13.3"
279+
"version": "3.10.16"
278280
}
279281
},
280282
"nbformat": 4,

0 commit comments

Comments
 (0)