Open In App

How to setup Conda environment with Jupyter Notebook ?

Anaconda is open-source software that contains Jupyter, spyder, etc that are used for large data processing, data analytics, heavy scientific computing. Anaconda works for R and python programming language. Spyder(sub-application of Anaconda) is used for python. Opencv for python will work in spyder. Package versions are managed by the package management system called conda.

Before going to setup coding environment let us see how to install Anaconda 



Anaconda installation:



Setup anaconda coding environment with jupyter notebook: 

Article Tags :