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