changeset 293 | f7d7b5565232 |
parent 290 | 10528e3073ef |
child 303 | 26f5e864a135 |
--- a/day1/session1.tex Fri Nov 06 18:40:13 2009 +0530 +++ b/day1/session1.tex Fri Nov 06 20:15:14 2009 +0530 @@ -488,6 +488,14 @@ \end{frame} \begin{frame} +\frametitle{Python Scripts\ldots} + This is called a Python Script. + \begin{itemize} + \item run the script in IPython using \typ{\%run -i sine_plot.py}\\ + \end{itemize} +\end{frame} + +\begin{frame} \frametitle{What did we learn?} \begin{itemize} \item Creating simple plots.