diff options
author | Santosh G. Vattam | 2010-01-06 13:59:03 +0530 |
---|---|---|
committer | Santosh G. Vattam | 2010-01-06 13:59:03 +0530 |
commit | feabb1aa4fdb4dd974c81175eefc9b1e50ee951f (patch) | |
tree | 5af98c8eab1301e6bfc1c6ce2b7f4c1370c82d34 | |
parent | ee0e1fabd1b2f0e2d71b99a93c1ecb948474f677 (diff) | |
download | workshops-more-scipy-feabb1aa4fdb4dd974c81175eefc9b1e50ee951f.tar.gz workshops-more-scipy-feabb1aa4fdb4dd974c81175eefc9b1e50ee951f.tar.bz2 workshops-more-scipy-feabb1aa4fdb4dd974c81175eefc9b1e50ee951f.zip |
Minor edits.
-rw-r--r-- | day1/session1.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/day1/session1.tex b/day1/session1.tex index 48cd878..779745d 100644 --- a/day1/session1.tex +++ b/day1/session1.tex @@ -161,9 +161,9 @@ \begin{block}{Goal: Successful participants will be able to} \begin{itemize} - \item Use Python as plotting, computational tool + \item Use Python as plotting, computational tool. \item Understand how to use Python as a scripting and problem solving language. - \item Train students for the same + \item Train students for the same. \end{itemize} \end{block} \end{frame} @@ -173,7 +173,7 @@ \frametitle{Checklist} \begin{enumerate} \item IPython - \item Editor: We recommend scite. + \item Editor: We recommend \alert{scite}. \item Data files: \begin{itemize} \item \typ{sslc1.txt} |