Video demo on how to run Jupyter Notebook In Visual Studio Code (VS Code) - run jupyter notebook VS Code
Traditionally, data analysts and scientists have been used to using browser based jupyter notebooks but with new tools come better ways of doing things.
Now if you frequently use Visual Studio Code as an editor for your models, codes etc., there is a way that you can launch jupyter notebook from within VS Code without having to start a local jupyter notebook server and navigating away to the browser to write your code.
In this video, I show you both ways and you can choose whichever one is comfortable for you. I hope you enjoy it :)
#vscode #vscodeextensions #jupyter #jupyternotebook #jupyterlab#python#programming#coding