You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: individual_modules/section_landing_pages/markdown_with_python.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,10 @@ This course will be taught using Jupyter Lab but participants are welcome to use
23
23
24
24
- Prerequisite Course: Complete the ["Introduction to Python"](https://coding-for-reproducible-research.github.io/CfRR_Courses/programme_information/intro_to_python.html) course.
25
25
26
-
- 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.
26
+
## Installation guide
27
27
28
-
- Markdown in JupyterLab: No additional installation needed for basic Markdown support in JupyterLab.
28
+
- All CfRR courses require attendees to use their own computer/laptop to follow workshop activities and take effective notes.
29
+
30
+
- 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.
31
+
32
+
- Markdown in JupyterLab: No additional installation is needed for basic Markdown support in JupyterLab.
0 commit comments