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/module1/spyder_getting_started.tex | |
| parent | 1cdf11068535106b87c4b696e9aba025f23fabde (diff) | |
Updated .tex files
Diffstat (limited to 'book/module1/spyder_getting_started.tex')
| -rw-r--r-- | book/module1/spyder_getting_started.tex | 8 |
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} |
