Setting Up
-
4. Installing Anaconda
And then to Install Anaconda Python
Simply Run:~/Downloads/Anaconda*.sh
Follow the CLI Wizard and type ‘q’ and ‘yes’ to Accept License…
In the End Confirm for Amending the Path in the .bashrc File.
And at last, Load the New Setup with:bash
-
5. Testing Installation
Finally, Check Anaconda Python Setup
Try to run Jupyter Notebook with:which jupyter-notebook
Contents