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: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,8 @@ In order to execute code and do the exercises, you need to install conda, which
25
25
26
26
<imgsrc="images/download.png"width="200"/>
27
27
28
+
Instead of downloading this zip file, you can also use the command line tool git for downloading the files. It allows updating a local copy of this online repository but is also a bit more tricky to use. Check out the [Carpentries tutorial about git](https://swcarpentry.github.io/git-novice/) to find out more.
29
+
28
30
This course explains everything in very detail.
29
31
Every lesson ends with an exercise and it is recommended to do it before moving on to the next lesson.
30
32
If you have python basics knowledge already, test yourself by doing these exercises before starting with an advanced lesson.
0 commit comments