Skip to content

Commit 37c16b5

Browse files
authored
update links
1 parent 94f03f1 commit 37c16b5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

lessons/lesson_03.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@ <h1>Scientific Programming</h1>
1212

1313
<h2>Overview</h2>
1414
<p>
15-
In these lesson, we'll explore scientific programming with Python and its usages in a quantitative research.
15+
In these lesson, we'll explore scientific programming with Python and its usages in a quantitative research. The lessons will use UCloud making the Setup instructions redundant.
1616
</p>
1717

1818
<h2>Materials</h2>
1919
<ul>
20-
<li><a href="https://carpentries.org/blog/tag/python/">The Carpentries Python Lessons</a></li>
20+
<li><a href="https://swcarpentry.github.io/python-novice-inflammation/">The Carpentries Python Lessons 1 (lesson to be used in class)</a></li>
21+
<li><a href="https://swcarpentry.github.io/python-novice-gapminder/">The Carpentries Python Lessons 2 (adds basic introduciton to plotting)</a></li>
2122
</ul>
2223

2324
<h2>Instructors</h2>

0 commit comments

Comments
 (0)