Skip to content

Commit 26d2930

Browse files
Add workshop schedule and signup page link to all programme information pages
1 parent de4d685 commit 26d2930

13 files changed

+49
-1
lines changed

programme_information/advanced_regression_analysis_with_r.ipynb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@
3939
"\n",
4040
"If not, we recommend that you consult our pre-requisite course [Introductory Regression Analysis with R](regression_analysis_with_r.ipynb).\n",
4141
"\n",
42+
"## Signup \n",
43+
"\n",
44+
"To check for upcoming course dates and to register, please visit the Workshop Schedule and Signup page available [here](../cfrr_program_details/courses_overview.ipynb).\n",
45+
"\n",
4246
"## Installation Guide \n",
4347
"All CfRR courses require attendees to use their own computer/laptop to follow workshop activities and take effective notes. \n",
4448
"\n",

programme_information/computational_thinking.ipynb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@
2626
"\n",
2727
"There is no pre-requisite knowledge and the workshop is designed to be appropriate for anyone interested in any programming language.\n",
2828
"\n",
29+
"## Signup \n",
30+
"\n",
31+
"To check for upcoming course dates and to register, please visit the Workshop Schedule and Signup page available [here](../cfrr_program_details/courses_overview.ipynb).\n",
32+
"\n",
2933
"## Installation Guide \n",
3034
"All CfRR courses require attendees to use their own computer/laptop to follow workshop activities and take effective notes. \n",
3135
"\n",

programme_information/intermediate_version_control.ipynb

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,13 @@
2525
"- Manage remote repositories and synchronize local changes.\n",
2626
"- Learn techniques for rewriting Git history and recovering from mistakes.\n",
2727
"\n",
28-
"## Prerequisite Knowledge\n",
28+
"## Pre-requisite Knowledge\n",
2929
"\n",
3030
"Participants should have taken the Introduction to Version Control and Introduction to Unix course, or be comfortable with the topics that are discussed throughout these courses.\n",
3131
"\n",
32+
"## Signup \n",
33+
"\n",
34+
"To check for upcoming course dates and to register, please visit the Workshop Schedule and Signup page available [here](../cfrr_program_details/courses_overview.ipynb).\n",
3235
"\n",
3336
"## Installation Guide \n",
3437
"All CfRR courses require attendees to use their own computer/laptop to follow workshop activities and take effective notes. \n",

programme_information/intro_to_hpc.ipynb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
"- An account on ISCA.\n",
3131
"- Some experience with the command line (e.g. attended an Introduction to Unix Course).\n",
3232
"\n",
33+
"## Signup \n",
34+
"\n",
35+
"To check for upcoming course dates and to register, please visit the Workshop Schedule and Signup page available [here](../cfrr_program_details/courses_overview.ipynb).\n",
36+
"\n",
3337
"## Installation Guide \n",
3438
"\n",
3539
"All CfRR courses require attendees to use their own computer/laptop to follow workshop activities and take effective notes. \n",

programme_information/intro_to_julia.ipynb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"\n",
2222
"Attendees of the workshop should already be familiar with a programming language such as Python and should have already installed and been able to run an example of a Julia code snippet. \n",
2323
"\n",
24+
"## Signup \n",
25+
"\n",
26+
"To check for upcoming course dates and to register, please visit the Workshop Schedule and Signup page available [here](../cfrr_program_details/courses_overview.ipynb).\n",
2427
"\n",
2528
"## Installation Guide \n",
2629
"All CfRR courses require attendees to use their own computer/laptop to follow workshop activities and take effective notes. \n",

programme_information/intro_to_python.ipynb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@
2828
"\n",
2929
"No pre-requisite knowledge needed. However, course attendees will need to follow our setup guide to install Python and JupyterLab, which we will use for the course.\n",
3030
"\n",
31+
"## Signup \n",
32+
"\n",
33+
"To check for upcoming course dates and to register, please visit the Workshop Schedule and Signup page available [here](../cfrr_program_details/courses_overview.ipynb).\n",
34+
"\n",
3135
"## Installation Guide \n",
3236
"\n",
3337
"All CfRR courses require attendees to use their own computer/laptop to follow workshop activities and take effective notes. \n",

programme_information/intro_to_r.ipynb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
"\n",
3131
"This is a course for novices so there is no pre-requisite knowledge.\n",
3232
"\n",
33+
"## Signup \n",
34+
"\n",
35+
"To check for upcoming course dates and to register, please visit the Workshop Schedule and Signup page available [here](../cfrr_program_details/courses_overview.ipynb).\n",
36+
"\n",
3337
"\n",
3438
"## Installation Guide \n",
3539
"\n",

programme_information/intro_to_unix.ipynb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@
2727
"\n",
2828
"No prior coding knowledge required.\n",
2929
"\n",
30+
"## Signup \n",
31+
"\n",
32+
"To check for upcoming course dates and to register, please visit the Workshop Schedule and Signup page available [here](../cfrr_program_details/courses_overview.ipynb).\n",
33+
"\n",
3034
"## Installation Guide \n",
3135
"\n",
3236
"All CfRR courses require attendees to use their own computer/laptop to follow workshop activities and take effective notes. \n",

programme_information/intro_to_version_control.ipynb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
"\n",
3434
"Version control systems are primarily used for source code development, so experience writing some code (e.g. R, Python, LaTeX, bash scripts, C,…) is helpful, though not essential.\n",
3535
"\n",
36+
"## Signup \n",
37+
"\n",
38+
"To check for upcoming course dates and to register, please visit the Workshop Schedule and Signup page available [here](../cfrr_program_details/courses_overview.ipynb).\n",
3639
"\n",
3740
"## Installation Guide \n",
3841
"\n",

programme_information/python_for_data_analysis.ipynb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@
3030
"## Pre-requisite Knowledge\n",
3131
"Attendees should have taken the Introduction to Python course described [here](intro_to_python.ipynb).\n",
3232
"\n",
33+
"## Signup \n",
34+
"\n",
35+
"To check for upcoming course dates and to register, please visit the Workshop Schedule and Signup page available [here](../cfrr_program_details/courses_overview.ipynb).\n",
36+
"\n",
3337
"## Installation Guide \n",
3438
"\n",
3539
"All CfRR courses require attendees to use their own computer/laptop to follow workshop activities and take effective notes. \n",

0 commit comments

Comments
 (0)