- Command for installing in jupyter notebook:
pip install library_name
ex. pip install nump
- installing from anaconda prompt:
1. pip install numpy
2. conda install -c conda-forge matplotlib
search for conda command for matplotlib and go to official website.
Installing from anaconda navigator easy.
Somtime give error then open as administrator