summaryrefslogtreecommitdiff
path: root/scipy/basic/notebook.tex
diff options
context:
space:
mode:
authorPrabhu Ramachandran2017-01-14 12:17:33 +0530
committerPrabhu Ramachandran2017-01-14 12:17:33 +0530
commit06b2b7ab01915b3cb980f67f822851e68a44c3a3 (patch)
treef797a383a4db09419254c538191da5563ee018d4 /scipy/basic/notebook.tex
parentcc4176e5800c6988d6e8bd4a012678ee5f07f600 (diff)
downloadpython-workshops-06b2b7ab01915b3cb980f67f822851e68a44c3a3.tar.gz
python-workshops-06b2b7ab01915b3cb980f67f822851e68a44c3a3.tar.bz2
python-workshops-06b2b7ab01915b3cb980f67f822851e68a44c3a3.zip
Minor changes.
Diffstat (limited to 'scipy/basic/notebook.tex')
-rw-r--r--scipy/basic/notebook.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/scipy/basic/notebook.tex b/scipy/basic/notebook.tex
index b6b6f52..4442c9f 100644
--- a/scipy/basic/notebook.tex
+++ b/scipy/basic/notebook.tex
@@ -253,6 +253,7 @@ In []: %matplotlib
\begin{frame}[fragile]
\frametitle{Using matplotlib}
+ \small
\begin{lstlisting}
In []: %matplotlib
In []: from matplotlib import pyplot as plt
@@ -295,6 +296,7 @@ In []: plt.plot(x, sin(x))
\begin{frame}
\frametitle{Exercise}
\begin{itemize}
+ \item Start the notebook
\item Create a new notebook
\item Try the interface tour (Help->Interface tour)
\item Add some markdown text, an image, and a simple equation