Instal Jupyter Notebook
# With anaconda
conda install -c conda-forge notebook
# With pip
pip install jupyter notebook
Or Levitas
# With anaconda
conda install -c conda-forge notebook
# With pip
pip install jupyter notebook
conda install -c conda-forge notebook
$ python -m pip install <package>
Abdisa