@@ -7,39 +7,11 @@ <h3>The Bash Shell</h3>
77 </ p >
88</ div >
99
10- < div id ="openrefine -setup ">
11- < h3 > OpenRefine </ h3 >
10+ < div id ="python -setup ">
11+ < h3 > Python </ h3 >
1212 < p >
13- OpenRefine is a tool to clean up and organize messy data . Please find instructions to
13+ Python is a popular language for research computing, and great for general-purpose programming as well . Please find instructions to
1414 install it and the data used in the lesson in the
15- < a href ="https://librarycarpentry.org/lc-open-refine/ "> lesson</ a > .
16- </ p >
17- </ div >
18-
19- < div id ="git-setup "> {% comment %} Start of 'Git' section. GitHub browser compatibility
20- is given at https://help.github.com/articles/supported-browsers/{% endcomment %}
21- < h3 > Git</ h3 >
22- < p >
23- Git is a version control system that lets you track who made changes
24- to what when and has options for easily updating a shared or public
25- version of your code
26- on < a href ="https://github.com/ "> https://github.com</ a > .
27- </ p >
28- < p >
29- Follow the instructions on
30- the < a href ="https://librarycarpentry.org/lc-git/index.html#setup "> lesson</ a > to
31- install Git on your system.
32- </ p >
33- < p >
34- You will need an account at < a href ="https://github.com/ "> github.com</ a >
35- for parts of the Git lesson. Basic GitHub accounts are free. We encourage
36- you to create a GitHub account if you don't have one already.
37- Please consider what personal information you'd like to reveal. For
38- example, you may want to review these
39- < a href ="https://help.github.com/articles/keeping-your-email-address-private/ "> instructions
40- for keeping your email address private</ a > provided at GitHub. You will
41- need a
42- < a href ="https://help.github.com/articles/supported-browsers/ "> supported
43- web browser</ a > .
15+ < a href ="https://librarycarpentry.org/lc-python-intro/index.html#installing-python-using-anaconda "> lesson</ a > .
4416 </ p >
4517</ div >
0 commit comments