Skip to content

Commit 735451d

Browse files
committed
separated installation and pre-requisite information
1 parent 470c56a commit 735451d

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

programme_information/markdown_with_python.ipynb

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,14 @@
3636
"\n",
3737
"- Prerequisite Course: Complete the [\"Introduction to Python\"](https://coding-for-reproducible-research.github.io/CfRR_Courses/programme_information/intro_to_python.html) course. \n",
3838
"\n",
39-
"- Software and Requirements (optional): Install JupyterLab, ensuring Python and pip are set up on your system. Follow the installation instructions on the above-mentioned CfRR website. \n",
39+
"## Installation guide\n",
40+
"\n",
41+
"- All CfRR courses require attendees to use their own computer/laptop to follow workshop activities and take effective notes.\n",
42+
"\n",
43+
"- Install JupyterLab, ensuring Python and pip are set up on your system. Follow the [installation instructions](https://coding-for-reproducible-research.github.io/CfRR_Courses/programme_information/intro_to_python.html) on the CfRR website.\n",
44+
"\n",
45+
"- Markdown in JupyterLab: No additional installation is needed for basic Markdown support in JupyterLab.\n",
4046
"\n",
41-
"- Markdown in JupyterLab: No additional installation needed for basic Markdown support in JupyterLab. \n",
4247
"\n",
4348
"## Self Study Material Link \n",
4449
"\n",

0 commit comments

Comments
 (0)