diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-04-24 14:24:18 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-04-24 14:24:18 -0600 |
| commit | bb450e5566d16b642236f8c337e74a7f94124599 (patch) | |
| tree | ad84202e61aa18a6e02f771cc0b3218753c38402 /book/module0/intro_to_anaconda.tex | |
| parent | bdace8e2e92c49fc3fdb2ff7ed67a9c28a1f972c (diff) | |
Added module directory to /book
Diffstat (limited to 'book/module0/intro_to_anaconda.tex')
| -rw-r--r-- | book/module0/intro_to_anaconda.tex | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/book/module0/intro_to_anaconda.tex b/book/module0/intro_to_anaconda.tex index 49971ce..e580178 100644 --- a/book/module0/intro_to_anaconda.tex +++ b/book/module0/intro_to_anaconda.tex @@ -13,7 +13,10 @@ the packages, and update them -- all inside Navigator. To better understand how Navigator works and interacts with the anaconda ecosystem see the figure below. -\includegraphics{figures/AnacondaSchematic.png} As you schematic + +\includegraphics{figures/AnacondaSchematic.png} + +As you schematic indicated, Navigator is a tool in the Anaconda toolbox that allows the user to select and configure python environments and libraries. Let's see how we can do this. |
