summaryrefslogtreecommitdiff
path: root/book/module1/intro_to_anaconda.tex
diff options
context:
space:
mode:
Diffstat (limited to 'book/module1/intro_to_anaconda.tex')
-rw-r--r--book/module1/intro_to_anaconda.tex16
1 files changed, 8 insertions, 8 deletions
diff --git a/book/module1/intro_to_anaconda.tex b/book/module1/intro_to_anaconda.tex
index bc548c9..935b3f5 100644
--- a/book/module1/intro_to_anaconda.tex
+++ b/book/module1/intro_to_anaconda.tex
@@ -7,10 +7,10 @@ write our python code.
The Anaconda website nicely describes \emph{Navigator} as:
-a graphical user interface (GUI) that enables you to work with packages
-and environments without needing to type conda commands in a terminal
-window.Find the packages you want, install them in an environment, run
-the packages, and update them -- all inside Navigator.
+\emph{a graphical user interface (GUI) that enables you to work with
+packages and environments without needing to type conda commands in a
+terminal window.Find the packages you want, install them in an
+environment, run the packages, and update them -- all inside Navigator.}
To better understand how Navigator works and interacts with the anaconda
ecosystem see the figure below.
@@ -63,7 +63,7 @@ environment for us to use Spyder with.
\begin{figure}
\centering
-\includegraphics{https://mintlify.s3.us-west-1.amazonaws.com/anaconda-29683c67/images/nav-env-labeled.png}
+\includegraphics{figures/anaconda_environment_page.png}
\caption{Environment Page}
\end{figure}
@@ -77,7 +77,7 @@ environment for us to use Spyder with.
\begin{figure}
\centering
-\includegraphics{https://mintlify.s3.us-west-1.amazonaws.com/anaconda-29683c67/images/nav-getting-started-create.png}
+\includegraphics{figures/anaconda_create_new_environment.png}
\caption{Create new environment}
\end{figure}
@@ -117,7 +117,7 @@ library we will be using for this class.
\begin{figure}
\centering
-\includegraphics{https://mintlify.s3.us-west-1.amazonaws.com/anaconda-29683c67/images/nav-pkg-list.png}
+\includegraphics{figures/anaconda_select_package_to_manage.png}
\caption{Select environment to manage}
\end{figure}
@@ -177,7 +177,7 @@ other applications.
\begin{figure}
\centering
-\includegraphics{https://mintlify.s3.us-west-1.amazonaws.com/anaconda-29683c67/images/nav-tabs.png}
+\includegraphics{figures/anaconda_homepage.png}
\caption{Anaconda Home Page}
\end{figure}