how to uninstall jupyter lab code example
Example 1: how to uninstall kernel jupyter
jupyter kernelspec uninstall unwanted-kernel
Example 2: jupyter uninstall
python3 -m pip uninstall -y jupyter jupyter_core jupyter-client jupyter-console jupyterlab_pygments notebook qtconsole nbconvert nbformat