diff options
author | Prabhu Ramachandran | 2021-05-25 14:53:30 +0530 |
---|---|---|
committer | Prabhu Ramachandran | 2021-05-25 14:53:30 +0530 |
commit | 7d7861e7e6cd52129c88b3c7eda17c80bdf55da1 (patch) | |
tree | 8dd782cde34947634b35226aabcf39ac62a2cdb9 /scipy/basic/03_ipython_plotting.tex | |
parent | f39cafb0a6dc214fbc3c3e1af956a2fb3e87a714 (diff) | |
download | python-workshops-7d7861e7e6cd52129c88b3c7eda17c80bdf55da1.tar.gz python-workshops-7d7861e7e6cd52129c88b3c7eda17c80bdf55da1.tar.bz2 python-workshops-7d7861e7e6cd52129c88b3c7eda17c80bdf55da1.zip |
Several minor changes to update content.
Diffstat (limited to 'scipy/basic/03_ipython_plotting.tex')
-rw-r--r-- | scipy/basic/03_ipython_plotting.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scipy/basic/03_ipython_plotting.tex b/scipy/basic/03_ipython_plotting.tex index eba7568..54c151d 100644 --- a/scipy/basic/03_ipython_plotting.tex +++ b/scipy/basic/03_ipython_plotting.tex @@ -193,8 +193,8 @@ Python} \frametitle{Starting up \ldots} \begin{block}{Start a terminal} \begin{itemize} - \item Open Terminal with Anaconda Navigator - \item Or any other approach + \item Using Anaconda Navigator + \item Or another approach \end{itemize} \end{block} |