I have been trying to uninstall jupyter
I have tried the following commands
pip uninstall jupyter pip3 uninstall jupyter
and
If you are using jupyter notebook, You can remove it like this:
pip uninstall notebook
You should use conda uninstall if you installed it with conda.