In this article, we learn how to download and install anaconda in your local machine. Please follow the step on how to do it.
Subscribe to my mailing List to notify every new posted topics
What is Anaconda?
Anaconda the most popular open-source distribution for python and R. It is used for data science, machine learning, deep learning, etc.
Setting Up
First download the anaconda .exe file in this link;
After open and run the anaconda installer.
Select the NEXT button to proceed the installation.
Select I Agree button to proceed the installation.
Select installation setup option of what you prepared for. In my case I open for the recommended option for the default one and do Next button to proceed.
You can pick or select the destination for the file but in my case I choose to the default path location. And select NEXT button to Proceed.
Click Install to proceed the installation of the Anaconda in your local machine.
Wait for a few minute or seconds to finish the installation.
To run the anaconda just search “Anaconda” in windows search bar.
After you run and open the Anaconda, select jupyter and lunch run in local machine.
Now you have the jupyter and you can start create and code a python project.
Happy Learning..
Thank you for visiting my blog site. Hoping you learn more here. please feel free to comment and suggest if there is need to enhance and update. thank you.
Related Topics
How to fixed HTML format issue in react using Visual Studio Code
In this article, We will fix a HTML format issue in react using VS Code. I will show how to do it, and just follow […]
What is Microsoft Power Automate
In this article, I will know what is power automate, And Microsoft Power Automate, formerly known as Microsoft Flow, is a cloud-based service that allows […]
What is Microsoft Power Apps
In this article, I will know what is power apps, And Microsoft Power Apps is a low-code development platform that allows users to easily create […]
What is Microsoft Power Platform
In this article, I will introduce the new technology powered by Microsoft product which is Microsoft Power Platform. Microsoft Power Platform is a line of […]
How to create a personal access token in Azure DevOps
In this article, We learn how to create a Personal Access Token in Azure DevOps. I will show how to do it, and just follow […]
How to save the composed mail into outlook draft using HTTP request in Power Automate
In this article, We learn how to saved the composed mail into outlook draft using HTTP request in Power Automate. I will show how to […]
How to save the composed mail into outlook draft using http request in logic apps
In this article, We learn how to saved the composed mail into outlook draft using HTTP request in Logic Apps. I will show how to […]
How to compose email and save email draft in outlook using C#
How to compose email and save email draft in outlook using C# […]
How to convert base64 string format of excel file into DataTable form of data type using C#
In this article, We learn how to convert base64 string format of excel file into Data Table form of data type using C#. I will […]
How to convert data from Aspose.Cells.Worksheet to DataTable using C#
How to conversion of data from Aspose.Cells.Worksheet to DataTable using C# […]