I have python 3.7.0 and 3.8.2 installed in my computer, and my jupyter uses the 3.7 version. I want Jupyter to use version 3.8 instead, but after searching through here I only found how to change from version 2.x to 3.x.
Is there a way to do this? Jupyter was installed with pip.
If this helps, I only needed to install 3.7 for a specific project - but I don't use it anymore - so I'm willing to uninstall it if it makes things easier.