diff options
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} |
