Installing
-
2. Downloading Anaconda Python
Download Anaconda Python for Fedora GNU/Linux
Possibly, on Firefox Prompt Choose “Save File”:
-
3. Installing Jupyter Notebook
And then to Install Anaconda Python
First, give it Execution Permissions 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.)
Finally, if you are in Trouble to Find it out on Terminal See: How to Access Downloads Folder from BrowserAnd then to start the Installer simply Running:
~/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
Contents