From dc13208abd61cc3ac7c64a4373f3ad85689f1293 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Tue, 29 Apr 2025 18:38:21 -0600 Subject: Finished of module 1 tutorials (.md) and added documentation to module 2 --- book/module1/spyder_getting_started.tex | 8 +++++--- 1 file changed, 5 insertions(+), 3 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 70a3d41..3133b15 100644 --- a/book/module1/spyder_getting_started.tex +++ b/book/module1/spyder_getting_started.tex @@ -86,9 +86,11 @@ computations, assign and modify variables. \item Display of Matplotlib graphics in Spyder's \href{https://docs.spyder-ide.org/5/panes/plots.html}{Plots} pane, if - the Inline backend is selected under Preferences ‣ IPython console ‣ - Graphics ‣ Graphics backend, and inline in the console if Mute inline - plotting is unchecked under the Plots pane's options menu. + the Inline backend is selected under \texttt{Preferences} + \textgreater{} \texttt{IPython\ console} \textgreater{} + \texttt{Graphics} \textgreater{} \texttt{Graphics\ backend}, and + inline in the console if Mute inline plotting is unchecked under the + Plots pane's options menu. \end{itemize} \subsubsection{Variable Explorer}\label{variable-explorer} -- cgit v1.2.3