diff --git a/WeeklyTasks/Week1.ipynb b/WeeklyTasks/Week1.ipynb index 046e752903843e292a1937f048e583ba52e53785..c30edece9f86e00e475246df4def40643d3e3459 100644 --- a/WeeklyTasks/Week1.ipynb +++ b/WeeklyTasks/Week1.ipynb @@ -68,7 +68,7 @@ "1. Complete the on-line [MCQ Test 1](https://www.learn.ed.ac.uk/ultra/courses/_108405_1/outline/assessment/_9430135_1/overview?courseId=_108405_1) in Learn.\n", " - These self-test multiple-choice questions are to help you check your understanding of the course material. They are purely formative to help you and they do not count towards the assessment for the course.\n", "2. Please watch the following online mini-lecture:\n", - " - [SciProg - L02 - Adding Structure using functions (video)](https://ed-ac-uk.zoom.us/rec/share/zOy03-qGQiinUqbrxFLDvytIvqRvhl7vnh1sq29zMD0tXhtyZkMcPLLtfK3F208n.D_fLStkzPUU6xdx6) \n", + " - [SciProg - L02 - Adding Structure using functions (video)](https://ed-ac-uk.zoom.us/rec/share/4KGc7RWfsL0k8k7JxI5jyiVBdf_eMGDxdry5jsz3xpvPu6EReL9BO74TlKh5qcDR.aXNq9P93PsIvzhWb?startTime=1663587375000) \n", " - [SciProg - L02 - Adding Structure using functions (pdf)](../Slides/sciprog-L02-structure.pdf)\n", "3. Read the following section of the notes:\n", " - [Random Numbers](../CourseNotes/random.ipynb)\n", @@ -78,6 +78,11 @@ "5. Continue your journey through this course by looking at [Week 2](Week2.ipynb).\n", "\n" ] + }, + { + "cell_type": "markdown", + "metadata": {}, + "source": [] } ], "metadata": { diff --git a/WeeklyTasks/Week2.ipynb b/WeeklyTasks/Week2.ipynb index de5b442cf0f4b48d49e6c7ae0ee1571b691f831d..257844a14e60bb0c3e24719274bdac45daf16b83 100644 --- a/WeeklyTasks/Week2.ipynb +++ b/WeeklyTasks/Week2.ipynb @@ -10,7 +10,7 @@ "## Online mini-lecture\n", "\n", "Please watch the following online mini-lecture:\n", - "- [SciProg - L02 - Adding Structure using functions (video)](https://ed-ac-uk.zoom.us/rec/share/zOy03-qGQiinUqbrxFLDvytIvqRvhl7vnh1sq29zMD0tXhtyZkMcPLLtfK3F208n.D_fLStkzPUU6xdx6) \n", + "- [SciProg - L02 - Adding Structure using functions (video)](https://ed-ac-uk.zoom.us/rec/share/4KGc7RWfsL0k8k7JxI5jyiVBdf_eMGDxdry5jsz3xpvPu6EReL9BO74TlKh5qcDR.aXNq9P93PsIvzhWb?startTime=1663587375000) \n", "- [SciProg - L02 - Adding Structure using functions (pdf)](../Slides/sciprog-L02-structure.pdf)\n", "\n", "## Course notes\n", @@ -30,10 +30,10 @@ "\n", "In the workshop you should:\n", "\n", - "1. If you have not had [Checkpoint 1](../Checkpoints/Checkpoint1.ipynb) assessed, do this first;\n", - "2. Work through the example codes in the Functions and Conditionals folders and ensure they work and that you understand them.\n", - "3. Do [Checkpoint 2](../Checkpoints/Checkpoint2.ipynb)\n", - "4. Have Checkpoint 2 assessed and checked off by a TA.\n", + "\n", + "1. Work through the example codes in the Functions and Conditionals folders and ensure they work and that you understand them.\n", + "2. Do [Checkpoint 2](../Checkpoints/Checkpoint2.ipynb)\n", + "3. Have Checkpoint 2 assessed and checked off by a TA.\n", "\n", "\n", "## To do next\n",