summaryrefslogtreecommitdiff
path: root/book/module1/spyder_getting_started.tex
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-04-29 18:38:21 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-04-29 18:38:21 -0600
commitdc13208abd61cc3ac7c64a4373f3ad85689f1293 (patch)
treeb8775c75daefe5c5f183b7fbb561b6d18e82f0d3 /book/module1/spyder_getting_started.tex
parentce478a33e25759b901d401609175713a5ded3522 (diff)
Finished of module 1 tutorials (.md) and added documentation to module 2
Diffstat (limited to 'book/module1/spyder_getting_started.tex')
-rw-r--r--book/module1/spyder_getting_started.tex8
1 files changed, 5 insertions, 3 deletions
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}