diff options
author | Prabhu Ramachandran | 2018-05-15 22:05:02 +0530 |
---|---|---|
committer | Prabhu Ramachandran | 2018-05-15 22:05:02 +0530 |
commit | 67a937d9e41983c4cc39eddf4e2183125a8554c9 (patch) | |
tree | 0b98b7a3d928d2dd89c1f28d023e4da19be8a8f1 /scipy/basic/03_ipython_plotting.tex | |
parent | 9132e564c5f28f1b10d66d8323ad765f9d914231 (diff) | |
download | python-workshops-67a937d9e41983c4cc39eddf4e2183125a8554c9.tar.gz python-workshops-67a937d9e41983c4cc39eddf4e2183125a8554c9.tar.bz2 python-workshops-67a937d9e41983c4cc39eddf4e2183125a8554c9.zip |
Remove references to lena and use image of penguins.
Diffstat (limited to 'scipy/basic/03_ipython_plotting.tex')
-rw-r--r-- | scipy/basic/03_ipython_plotting.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scipy/basic/03_ipython_plotting.tex b/scipy/basic/03_ipython_plotting.tex index d0c5bf3..465d4f0 100644 --- a/scipy/basic/03_ipython_plotting.tex +++ b/scipy/basic/03_ipython_plotting.tex @@ -147,7 +147,7 @@ Python} \end{itemize} \item Images \begin{itemize} - \item \typ{lena.png} + \item \typ{penguins.png} \end{itemize} \end{enumerate} \end{frame} |