Answers for "how to set up jupyter notebook in vscode"

1

vscode jupyter notebook python not started

How I solved it:
1) Press Command+Shift+P to open a new command pallete
2) Type >Python: Select Intepreter to start jupyter notebook server
3) Open the notebook again

And it worked fine. Hope it works for you.
Posted by: Guest on September-22-2021

Code answers related to "how to set up jupyter notebook in vscode"

Python Answers by Framework

Browse Popular Code Answers by Language