File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,20 +25,20 @@ Or download each file indvidually with the following links:
2525
2626
2727> ## Software
28+ > [ Python] ( http://python.org ) is a popular language for
29+ > scientific computing, and great for general-purpose programming as
30+ > well. Installing all of its scientific packages individually can be
31+ > a bit difficult, so we recommend an all-in-one installer.
32+ >
33+ > For this workshop we use Python version 3.x.
34+ >
35+ > ### Required Python Packages for this workshop
36+ >
37+ > * [ Pandas] ( http://pandas.pydata.org/ )
38+ > * [ Jupyter notebook] ( http://jupyter.org/ )
39+ > * [ Numpy] ( http://www.numpy.org/ )
40+ > * [ Matplotlib] ( http://matplotlib.org/ )
2841 {: .prereq}
29- [ Python] ( http://python.org ) is a popular language for
30- scientific computing, and great for general-purpose programming as
31- well. Installing all of its scientific packages individually can be
32- a bit difficult, so we recommend an all-in-one installer.
33-
34- For this workshop we use Python version 3.x.
35-
36- ## Required Python Packages for this workshop
37-
38- * [ Pandas] ( http://pandas.pydata.org/ )
39- * [ Jupyter notebook] ( http://jupyter.org/ )
40- * [ Numpy] ( http://www.numpy.org/ )
41- * [ Matplotlib] ( http://matplotlib.org/ )
4242
4343## Install the workshop packages
4444
You can’t perform that action at this time.
0 commit comments