Skip to content

Commit 606ad52

Browse files
committed
Move Thank you slide in front of Optional topics, fix link
1 parent 44e1ffe commit 606ad52

File tree

2 files changed

+42
-51
lines changed

2 files changed

+42
-51
lines changed

Intermediate.ipynb

Lines changed: 22 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
" - [6. Introduction to modules](#6.-Introduction-to-modules)\n",
109109
" - [7. Advanced string manipulation](#7.-Advanced-string-manipulation)\n",
110110
"\n",
111-
"- [Optional topics](#Optional-topics)\n",
111+
"- [Optional topics](#Optional-Topics)\n",
112112
" - [8. Working with modules: Examples and creating your own](#8.-(Optional)-Working-with-modules:-Examples-and-creating-your-own)\n",
113113
" - [9. Brief introduction to Object-Oriented Programming](#9.-(Optional)-Brief-introduction-to-Object-Oriented-Programming)\n"
114114
]
@@ -4782,6 +4782,27 @@
47824782
"\n"
47834783
]
47844784
},
4785+
{
4786+
"cell_type": "markdown",
4787+
"id": "586e5a27",
4788+
"metadata": {
4789+
"editable": false
4790+
},
4791+
"source": [
4792+
"# Thank You for Attending! \ud83d\udc4b\n",
4793+
"\n",
4794+
"- Feedback would really be appreciated.\n",
4795+
"- Check out our other training courses at ARC:\n",
4796+
" - https://www.durham.ac.uk/research/institutes-and-centres/advanced-research-computing/training-/\n",
4797+
"- RSE support by ARC at Durham University:\n",
4798+
" - https://www.durham.ac.uk/research/institutes-and-centres/advanced-research-computing/research-software-engineering/\n",
4799+
"\n",
4800+
"#### Contact\n",
4801+
"- Email: [email protected]\n",
4802+
"\n",
4803+
"Happy Coding! \ud83d\udc0d"
4804+
]
4805+
},
47854806
{
47864807
"cell_type": "markdown",
47874808
"id": "25f9ad8e",
@@ -5871,31 +5892,6 @@
58715892
"source": [
58725893
"---"
58735894
]
5874-
},
5875-
{
5876-
"cell_type": "markdown",
5877-
"id": "ef9b73ae",
5878-
"metadata": {
5879-
"slideshow": {
5880-
"slide_type": "slide"
5881-
},
5882-
"tags": [],
5883-
"editable": false
5884-
},
5885-
"source": [
5886-
"# Thank You for Attending! \ud83d\udc4b\n",
5887-
"\n",
5888-
"- Feedback would really be appreciated (see the link in the email I've sent)\n",
5889-
"- Check out our other training courses at ARC:\n",
5890-
" - https://www.durham.ac.uk/research/institutes-and-centres/advanced-research-computing/training-/\n",
5891-
"- RSE support by ARC at Durham University:\n",
5892-
" - https://www.durham.ac.uk/research/institutes-and-centres/advanced-research-computing/research-software-engineering/\n",
5893-
"\n",
5894-
"#### Contact\n",
5895-
"- Email: [email protected]\n",
5896-
"\n",
5897-
"Happy Coding! \ud83d\udc0d"
5898-
]
58995895
}
59005896
],
59015897
"metadata": {

Intermediate_full.ipynb

Lines changed: 20 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
" - [6. Introduction to modules](#6.-Introduction-to-modules)\n",
104104
" - [7. Advanced string manipulation](#7.-Advanced-string-manipulation)\n",
105105
"\n",
106-
"- [Optional topics](#Optional-topics)\n",
106+
"- [Optional topics](#Optional-Topics)\n",
107107
" - [8. Working with modules: Examples and creating your own](#8.-(Optional)-Working-with-modules:-Examples-and-creating-your-own)\n",
108108
" - [9. Brief introduction to Object-Oriented Programming](#9.-(Optional)-Brief-introduction-to-Object-Oriented-Programming)\n"
109109
]
@@ -4976,6 +4976,25 @@
49764976
"print(f\"\\nUnique domains found: {sorted(domains)}\")"
49774977
]
49784978
},
4979+
{
4980+
"cell_type": "markdown",
4981+
"id": "586e5a27",
4982+
"metadata": {},
4983+
"source": [
4984+
"# Thank You for Attending! 👋\n",
4985+
"\n",
4986+
"- Feedback would really be appreciated.\n",
4987+
"- Check out our other training courses at ARC:\n",
4988+
" - https://www.durham.ac.uk/research/institutes-and-centres/advanced-research-computing/training-/\n",
4989+
"- RSE support by ARC at Durham University:\n",
4990+
" - https://www.durham.ac.uk/research/institutes-and-centres/advanced-research-computing/research-software-engineering/\n",
4991+
"\n",
4992+
"#### Contact\n",
4993+
"- Email: [email protected]\n",
4994+
"\n",
4995+
"Happy Coding! 🐍"
4996+
]
4997+
},
49794998
{
49804999
"cell_type": "markdown",
49815000
"id": "25f9ad8e",
@@ -6219,30 +6238,6 @@
62196238
"source": [
62206239
"---"
62216240
]
6222-
},
6223-
{
6224-
"cell_type": "markdown",
6225-
"id": "ef9b73ae",
6226-
"metadata": {
6227-
"slideshow": {
6228-
"slide_type": "slide"
6229-
},
6230-
"tags": []
6231-
},
6232-
"source": [
6233-
"# Thank You for Attending! 👋\n",
6234-
"\n",
6235-
"- Feedback would really be appreciated (see the link in the email I've sent)\n",
6236-
"- Check out our other training courses at ARC:\n",
6237-
" - https://www.durham.ac.uk/research/institutes-and-centres/advanced-research-computing/training-/\n",
6238-
"- RSE support by ARC at Durham University:\n",
6239-
" - https://www.durham.ac.uk/research/institutes-and-centres/advanced-research-computing/research-software-engineering/\n",
6240-
"\n",
6241-
"#### Contact\n",
6242-
"- Email: [email protected]\n",
6243-
"\n",
6244-
"Happy Coding! 🐍"
6245-
]
62466241
}
62476242
],
62486243
"metadata": {

0 commit comments

Comments
 (0)