How to Install Jupyter Notebook in VSCode | Jupyter Notebook in Visual Studio Code (Easy)

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
let's install Jupiter notebook and create our first notebook and run it in Visual Studio code first open your Visual Studio code and go to this extensions icon or click control shift X as a shortcut to open this now type python also we already need python install in our system to do this so if you don't have python installed check the first link in the description or check the top right corner to install python and then we can start with this process okay so install python extension for visual studio code Now search for Jupiter so this is also the official jupyter notebook support extension from Microsoft itself as you can see here now click on install now we can directly create some to notebook by going to view and command pallet you can also use the shortcut control shift p to open command pallet now in command pallet just type jupyter and click on jupyter new jupyter notebook so now we can create our jupyter notebook so as you can see here right now it is saying python so you can click on Python and you can change this to markdown now let's say we want to save my first notebook and now you can just click on this that is execute set below and your markdown cell will be executed now let's create a code cell and run some python code let's click on code to create a new shell and let's type print hello word now you can click on this play button here to execute the shell now you'll have to choose which python version to choose or you can choose another Kel so right now I'm getting this option python 3.11 so I'll just choose this instead of uh another kernel click on this and now just run it and as you can see hello world is printed now you can just write another code here and you can run this again in the same way as you can see we have now created our first notebook we can save this notebook let's save this to desktop and this is saved now if you want to open to notebooks you can just click on file new file sorry not new file file open file and go to your desktop and double click on first super notebook and your jupyter notebook will open this is how you can set up jupter notebook in Visual Studio code if you have any questions let me know in the comments below
Info
Channel: The Code City
Views: 8,640
Rating: undefined out of 5
Keywords: how to install jupyter notebook in vscode, install jupyter notebook visual studio code, install python jupyter notebook in vscode, jupyter notebook for vscode, run jupyter notebook in vscode, run jupyter notebook in visual studio code
Id: xS5ZXOC4e6A
Channel Id: undefined
Length: 2min 45sec (165 seconds)
Published: Mon Nov 20 2023
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.