From bb450e5566d16b642236f8c337e74a7f94124599 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Thu, 24 Apr 2025 14:24:18 -0600 Subject: Added module directory to /book --- book/module0/intro_to_anaconda.tex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'book/module0/intro_to_anaconda.tex') 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. -- cgit v1.2.3