Install Anaconda Python, Jupyter Notebook, Spyder in Windows, Mac, Linux | Bangla Tutorial

Опубликовано: 18 Июнь 2026
на канале: Artificial Neuron
900
28

Anaconda is a free and open-source distribution of the Python and R programming languages for scientific computing, that aims to simplify package management and deployment. The distribution includes data-science packages suitable for Windows, Linux, and macOS. Anaconda is not an IDE - it is a distribution of Python, including a selection of libraries and other useful tools. It does include the Spyder IDE, however. Spyder is my personal favorite Python IDE.

Why anaconda is so popular?
Anaconda is popular because it brings many of the tools used in data science and machine learning with just one install, so it's great for having short and simple setup.