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