Skip to content

Commit 396ba28

Browse files
authored
Actual commit with content
1 parent 300d0b5 commit 396ba28

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

setup.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,16 @@ title: Setup
2222
> this file after downloading it.
2323
{: .prereq}
2424

25+
26+
2527
> ## Installing Python using Anaconda
2628
> [Python][python] is a popular language for scientific computing, and great for
27-
> general-purpose programming as well. Installing all of its scientific packages
28-
> individually can be a bit difficult, however, so we recommend the all-in-one
29+
> general-purpose programming as well. Installing all of the scientific packages we use in the lesson
30+
> individually can be a bit cumbersome, and therefore recommend the all-in-one
2931
> installer [Anaconda][anaconda].
3032
>
3133
> Regardless of how you choose to install it, please make sure you install Python
32-
> version 3.x (e.g., 3.6 is fine). Also, please set up your Python environment at
33-
> least a day in advance of the workshop. If you encounter problems with the
34-
> installation procedure, ask your workshop organizers via e-mail for assistance so
35-
> you are ready to go as soon as the workshop begins.
34+
> version 3.x (e.g., 3.6 is fine).
3635
{: .prereq}
3736

3837
### Windows - [Video tutorial][video-windows]

0 commit comments

Comments
 (0)