From 0fc68d39cf23955f443c75fa536922b45cf2e1dc Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Thu, 24 Apr 2025 23:28:53 -0600 Subject: Updated .tex files --- book/module1/spyder_getting_started.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'book/module1/spyder_getting_started.tex') diff --git a/book/module1/spyder_getting_started.tex b/book/module1/spyder_getting_started.tex index d1e20fe..70a3d41 100644 --- a/book/module1/spyder_getting_started.tex +++ b/book/module1/spyder_getting_started.tex @@ -14,7 +14,7 @@ Using Anaconda we will select the environment we created earlier \begin{figure} \centering -\includegraphics{https://docs.spyder-ide.org/current/_images/mainwindow_default_1610.png} +\includegraphics{figures/spyder_interface.png} \caption{Spyder Interface} \end{figure} @@ -29,7 +29,7 @@ This pane is used to write your scripts. The \begin{figure} \centering -\includegraphics{https://docs.spyder-ide.org/5/_images/editor-components.png} +\includegraphics{figures/editor_key_components.png} \caption{Editor key components} \end{figure} @@ -65,7 +65,7 @@ computations, assign and modify variables. \begin{figure} \centering -\includegraphics{https://docs.spyder-ide.org/5/_images/console-standard.png} +\includegraphics{figures/spyder_ipython_console.png} \caption{IPython Console} \end{figure} @@ -100,6 +100,6 @@ you to inspect the data in a spreadsheet like view. \begin{figure} \centering -\includegraphics{https://docs.spyder-ide.org/5/_images/variable-explorer-standard.png} +\includegraphics{figures/spyder_variable_explorer.png} \caption{Variable Explorer} \end{figure} -- cgit v1.2.3