diff options
author | Santosh G. Vattam | 2010-03-11 18:01:23 +0530 |
---|---|---|
committer | Santosh G. Vattam | 2010-03-11 18:01:23 +0530 |
commit | 9638afaff8985d5528cb38842c13cc71cd6cab83 (patch) | |
tree | 671a499f31425f35ea158136da94f7a5272749d8 /day2/session3.tex | |
parent | fb965a5047dca69c518543440c2a6fd5647555c4 (diff) | |
download | workshops-more-scipy-9638afaff8985d5528cb38842c13cc71cd6cab83.tar.gz workshops-more-scipy-9638afaff8985d5528cb38842c13cc71cd6cab83.tar.bz2 workshops-more-scipy-9638afaff8985d5528cb38842c13cc71cd6cab83.zip |
Updated after Day 2 at GRDCS
Diffstat (limited to 'day2/session3.tex')
-rw-r--r-- | day2/session3.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/day2/session3.tex b/day2/session3.tex index 08d4294..7600eea 100644 --- a/day2/session3.tex +++ b/day2/session3.tex @@ -256,6 +256,7 @@ from scipy import * \end{frame} \begin{frame}[fragile] + \frametitle{Now what?} \begin{lstlisting} Traceback (most recent call last): File "four_plot.py", line 1, in <module> |