summaryrefslogtreecommitdiff
path: root/scipy
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
parentcc4176e5800c6988d6e8bd4a012678ee5f07f600 (diff)
downloadpython-workshops-06b2b7ab01915b3cb980f67f822851e68a44c3a3.tar.gz
python-workshops-06b2b7ab01915b3cb980f67f822851e68a44c3a3.tar.bz2
python-workshops-06b2b7ab01915b3cb980f67f822851e68a44c3a3.zip
Minor changes.
Diffstat (limited to 'scipy')
-rw-r--r--scipy/basic/notebook.tex2
-rw-r--r--scipy/basic/quickref.tex1
2 files changed, 2 insertions, 1 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
diff --git a/scipy/basic/quickref.tex b/scipy/basic/quickref.tex
index adfaba4..ced31b9 100644
--- a/scipy/basic/quickref.tex
+++ b/scipy/basic/quickref.tex
@@ -36,7 +36,6 @@
\begin{center}
\textbf{Scientific Computing with Python}\\
\textbf{Quick Reference}\\
-\textbf{SciPy India 2016}\\
\end{center}
\vspace{-2ex}