i am trying to use jupyter notebooks from vs code and installed jupyter notebook extension and i am using (base)conda environment for execution. while this happened
Erro
Press Command+Shift+P on mac, Ctrl+Shift+p on windows
Command+Shift+P
Ctrl+Shift+p
Type Python: Select Interpreter to start Jupyterserver
Python: Select Interpreter to start Jupyterserver
It would show you a dropdown of python versions installed.
I chose python 3.7.5 and it worked for me you can choose the python version installed on your machine.