I've installed jupyterlab as suggested here, using pip: https://jupyter.org/install
The command was "pip install jupyterlab". Nothing more, I think.
I'd rather use full anaconda, and the recommendation is to install conda first, then (if necessary) pip.
How do I get rid of pip and its associated dependencies? Pip autoremove? Uninnstall?