how to switch form python 2.xy to 3 in VSCode
i tried to do this with this code - pip install python3
which does not work at all
note: i run jupyter in vscode - so i guess that if i want to run jupyternotes with python 3 then i have to add python 3 at once.