equal
deleted
inserted
replaced
233 \end{lstlisting} |
233 \end{lstlisting} |
234 \alert{IPython is an improved interpreter}\\ |
234 \alert{IPython is an improved interpreter}\\ |
235 \alert{Recommended for use in Scientific Computing work}\\ |
235 \alert{Recommended for use in Scientific Computing work}\\ |
236 \end{frame} |
236 \end{frame} |
237 |
237 |
238 \section{Starting up Ipython} |
238 \section{Ipython with magic} |
239 \begin{frame}[fragile] |
239 \begin{frame}[fragile] |
240 \frametitle{Starting up \ldots} |
240 \frametitle{Let the magic begin \ldots} |
241 \begin{block}{} |
241 \begin{block}{} |
242 \begin{lstlisting} |
242 \begin{lstlisting} |
243 $ ipython -pylab |
243 $ ipython -pylab |
244 \end{lstlisting} %$ |
244 \end{lstlisting} %$ |
245 \end{block} |
245 \end{block} |