Installing
-
2. Downloading Anaconda Installer
Download Anaconda Python for Ubuntu 20.04 GNU/Linux
If possible Select directly “Open with Archive Manager”!
-
3. Installing Anaconda
And then to Install Anaconda Python
First, give Execution Permission with:chmod +x ~/Downloads/Anaconda*.sh
(But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.)
(But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.)
Simply Play:~/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 Configuration with:bash
-
4. Testing Anaconda Python Setup
Finally, Check Anaconda Python Setup
Running:which jupyter-notebook
Contents