5 5 votes Can someone please provide detail instructions on how to install Anaconda and how to use Jupyter notebook with it ? Programming anaconda programming installation + – 0% Accept Rate Accepted 0 answers out of 1 questions adnanlanewla 170 points 1 1 2 answer comment Share 0 reply Please log in or register to add a comment.
3 3 votes I recommend you use the Anaconda with Python 3.6. To avoid conflicts, first, remove any other Python distributions you already installed. You can take a look at the following video tutorials: General Introduction from Lynda (here you can see how to use Lynda.com for free) Anaconda on Mac: Jupyter Notebook Tutorial: Introduction, Setup, and Walkthrough (30 minutes) Note: If you are installing on Windows, during your installation it asks you if it should be added to your PATH. I highly recommend you add it to the PATH as you can see both of the following boxes should be checked in installation: If you already installed it and forgot to add it to your path, look at the following video to see how you can add Anaconda to the PATH after installation: Anaconda on Windows 10: How to set PATH for Anaconda to run Jupyter Notebook from the command line (8 minutes) tofighi answered Sep 19, 2018 • edited Sep 19, 2018 by tofighi tofighi 116k points 73 79 101 comment Share 0 reply Please log in or register to add a comment.