OPERATING SYSTEMSOS Linux

How to Install Anaconda on Ubuntu 19.04 18.04 16.04



Install Anaconda 4 Python 3.6 on Ubuntu 19.04 18.04 16.04
1)
Download Anaconda
https://www.continuum.io/downloads

2)
Install Anaconda
$ bash Anaconda3-4.3.1-Linux-x86_64.sh

3)
Create a conda environment
$ conda create -n mycondaenv

4)
Activate the conda environment
$ source activate mycondaenv

5)
$python

Please Subscribe my Channel : https://www.youtube.com/channel/UC2_-PivrHmBdspaR0klVk9g?sub_confirmation=1

Python Tutorials : https://www.facebook.com/PythonTutorials/
Please Like this Page to get Latest Python, Machine Learning and Artificial intelligence Tutorials

source
ubuntu download

Leave a Reply

Your email address will not be published. Required fields are marked *