Hello, Guys
In this article, we are going to install Anaconda-Navigator in Mac
Note: I am going to Install the Command-Line Installer for this article.
Step1: Click on Products and choose Individual Edition if you are going with the free version
Step2: Click on ‘Download’ and install the Command-Line Installer
Note: This will install the packages for the anaconda Navigator
Step3: Navigate to the Documation of the Anaconda Webpage
Step4: Choose Individual Edition if you are going with the free version(Side Menu)
Step5: Scroll down to the bottom to find the ‘Using the command-line install’ heading
Step6: Open a Terminal window
<meta http-equiv="content-type" content="text/html; charset=utf-8"><code>shasum -a 256 /path/filename
path
should be replaced with the place where you downloaded the package(.pkg)
filename
should be replaced with the package name
Tip: Just type A
and press ⇥ Tab
which will automatically give the package name
Step6: type this so that the Navigator will be installed on your computer
<meta http-equiv="content-type" content="text/html; charset=utf-8"><code>bash ~/Downloads/filename
filename
should be replaced with the package name
Tip: Just type A
and press ⇥ Tab
which will automatically give the package name
Step7(optional): Install PyCharm or VisualStudio Code for an IDE or just use Jupyter Notebook or Jupyter Lab.
Still Stuck:
Watch this video on Youtube to support Me!