Skip to content

Commit e5e259c

Browse files
Merge pull request #227 from coding-for-reproducible-research/julia_requirements
Remove phrasing about needing python for julia to just any programmin…
2 parents 8eb9046 + 147fffa commit e5e259c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

individual_modules/section_landing_pages/introduction_to_julia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ Welcome to the Introduction to Julia course! This course has been created to giv
1212

1313
## Pre-requisite Knowledge
1414

15-
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.
15+
Attendees of the workshop should already be familiar with a programming language and should have already installed and been able to run an example of a Julia code snippet.

programme_information/intro_to_julia.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"\n",
2626
"## Pre-requisite Knowledge\n",
2727
"\n",
28-
"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",
28+
"Attendees of the workshop should already be familiar with a programming language and should have already installed and been able to run an example of a Julia code snippet. \n",
2929
"\n",
3030
"## Sign-up \n",
3131
"\n",

0 commit comments

Comments
 (0)