diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-04-24 23:28:53 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-04-24 23:28:53 -0600 |
| commit | 0fc68d39cf23955f443c75fa536922b45cf2e1dc (patch) | |
| tree | 3411ce1ba48b1cc39f67ed132a1059ac435aa40f /book/module0/intro_to_anaconda.tex | |
| parent | 1cdf11068535106b87c4b696e9aba025f23fabde (diff) | |
Updated .tex files
Diffstat (limited to 'book/module0/intro_to_anaconda.tex')
| -rw-r--r-- | book/module0/intro_to_anaconda.tex | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/book/module0/intro_to_anaconda.tex b/book/module0/intro_to_anaconda.tex index e4ac639..e35138a 100644 --- a/book/module0/intro_to_anaconda.tex +++ b/book/module0/intro_to_anaconda.tex @@ -21,8 +21,6 @@ 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. -\begin{center}\rule{0.5\linewidth}{0.5pt}\end{center} - \subsection{Getting Started}\label{getting-started} Note to windows 10 users: Some installation instances do not allow users @@ -32,7 +30,7 @@ the folder and click on \emph{Anaconda Navigator} to launch the program. \begin{figure} \centering -\includegraphics{../tutorials/figures/installingAnaconda_windows_launched.png} +\includegraphics{figures/installingAnaconda_windows_launched.png} \caption{Anaconda Navigator screen} \end{figure} @@ -67,7 +65,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} @@ -81,7 +79,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} @@ -121,7 +119,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} @@ -181,7 +179,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} |
