File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,13 +30,13 @@ you will need access to the following:
30
30
* Anaconda (which is a Python distribution)
31
31
32
32
If you don't already have these installed,
33
- please follow [ The Carpentries software installation instructions] ( https://carpentries.github.io/workshop-template/#setup ) .
33
+ please follow The Carpentries [ software installation instructions] ( https://carpentries.github.io/workshop-template/#setup ) .
34
34
You do not need to install R, SQL or any of the additional software listed at that site.
35
35
36
36
> ## Troubeshooting
37
37
>
38
38
> If you have any trouble with software installation,
39
- > The Carpentries maintain a list of common issues as a reference for instructors on the
39
+ > The Carpentries maintain a list of common issues on their
40
40
> [ Configuration Problems and Solutions wiki page] ( https://github.com/carpentries/workshop-template/wiki/Configuration-Problems-and-Solutions ) .
41
41
>
42
42
{: .callout}
@@ -45,7 +45,7 @@ Depending on time and wifi constraints,
45
45
your workshop instructor may also ask that you install the python packages introduced in the
46
46
[ first lesson] ( https://carpentrieslab.github.io/python-aos-lesson/01-conda/index.html )
47
47
ahead of time.
48
- They will specify whether to do this following the "default" approach
48
+ They will specify whether to do this following the "default"
49
49
or "conda environments" approach (see below for instructions).
50
50
51
51
> ## Installation of python packages: Linux & Mac (default)
You can’t perform that action at this time.
0 commit comments