diff options
author | ankitjavalkar | 2021-04-08 16:21:32 +0530 |
---|---|---|
committer | ankitjavalkar | 2021-04-08 16:21:32 +0530 |
commit | d0197a9282870401fd565ebcb73c1c282c1c3cac (patch) | |
tree | 3f25fadb632b9e039dc8372017b3aaa53dc68ec6 /scipy/basic/02a_anaconda.tex | |
parent | 5e578d3fb6e8701d585f16a1516405c3859c90ec (diff) | |
download | python-workshops-d0197a9282870401fd565ebcb73c1c282c1c3cac.tar.gz python-workshops-d0197a9282870401fd565ebcb73c1c282c1c3cac.tar.bz2 python-workshops-d0197a9282870401fd565ebcb73c1c282c1c3cac.zip |
Remove references to VSCode and replace with Spyder
Diffstat (limited to 'scipy/basic/02a_anaconda.tex')
-rw-r--r-- | scipy/basic/02a_anaconda.tex | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/scipy/basic/02a_anaconda.tex b/scipy/basic/02a_anaconda.tex index 986e50a..13f4d6f 100644 --- a/scipy/basic/02a_anaconda.tex +++ b/scipy/basic/02a_anaconda.tex @@ -162,11 +162,9 @@ Python} \end{frame} \begin{frame}[plain] - \frametitle{Setup VSCode} + \frametitle{Launch Spyder IDE} \begin{itemize} - \item Download the installer for your platform - \item Install it - \item Start VSCode + \item Start Spyder IDE from the Anaconda GUI \end{itemize} \end{frame} |