File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2020"instructors/instructor-notes.md" "a492a732a51a4f3601b440636aa569f5" "site/built/instructor-notes.md" "2023-04-21"
2121"learners/discuss.md" "0472061d33c7331f16f8e8aeb1ba72cd" "site/built/discuss.md" "2023-04-21"
2222"learners/reference.md" "2ba17bebfebeb00ebe6aed6a384006f4" "site/built/reference.md" "2025-05-07"
23- "learners/setup.md" "ece13107c5c1890b54d5ca5eeabfa3d8 " "site/built/setup.md" "2025-08-14 "
23+ "learners/setup.md" "fddd90282c9c7ba596e22d56d4888fa1 " "site/built/setup.md" "2025-10-22 "
2424"profiles/learner-profiles.md" "60b93493cf1da06dfd63255d73854461" "site/built/learner-profiles.md" "2023-04-21"
Original file line number Diff line number Diff line change @@ -11,7 +11,10 @@ and instructions on how to obtain them are provided below.
1111## Install Python
1212
1313In this lesson, we will be using Python 3 with some of its most popular scientific libraries.
14- One can install a plain-vanilla Python and all required libraries by hand.
14+ One can install a plain-vanilla Python and all required libraries by hand. If you've followed
15+ the [ Carpentry workshop installation instructions] ( https://carpentries.github.io/workshop-template/install_instructions/#python-1 )
16+ you will have installed miniforge and the required libraries in an environment called ` carpentries ` .
17+ Before starting you'll want to type ` conda activate carpentries ` in order to activate that environment.
1518
1619## Obtain lesson materials
1720
You can’t perform that action at this time.
0 commit comments