summaryrefslogtreecommitdiff
path: root/book/module1/spyder_getting_started.tex
diff options
context:
space:
mode:
Diffstat (limited to 'book/module1/spyder_getting_started.tex')
-rw-r--r--book/module1/spyder_getting_started.tex8
1 files changed, 4 insertions, 4 deletions
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}