Installing Jupyter notebook
Jan 30, 2021
pip install notebookjupyter notebookpython -m notebook
Uninstall
$ pip install pip-autoremove
$ pip-autoremove jupyter -y
in case above commands do not work.
python3 -m pip uninstall -y jupyter jupyter_core jupyter-client jupyter-console jupyterlab_pygments notebook qtconsole nbconvert nbformat