Jupyter Notebooks Environment setup in Visual Studio Code

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hello friends welcome to cool id help this is jupiter notebook environment setup tutorial so we are going to set up jupiter notebook working environment in visual studio code so first before going to start i want to tell you a few things about the visual studio code so in the visual studio code we have the native support for jupiter notebooks and with the help of python code files so in this tutorial session we will cover uh the installation of the jupyter notebooks environment in visual studio code after that we will see how to work with the jupta notebook like how to open how to create and how to export the jupyter notebook also we will see how to work with the cell all these will be covered in the upcoming tutorial sessions so i have divided the complete topic in different parts this is the first part mainly we are focusing here for the environment setup let's begin so guys these are the steps that we are going to follow here for the set installation step one before going to do anything we need to first check python is installed in our system or not if you guys don't have the python on your system please install it so how you will verify this thing from the visual studio code open the visual studio code go to the view then select the command palette and you will see the python select interpreter if you are not getting that thing no worries if you after selecting this you can see the cross mark that means python is not installed the second way open the command prompt and simple type python space hyphen hyphen version press enter and you will see this kind of result python was not found in my case python is also not on my system let's install python together okay this is the download url the same url is given in the description for your help please check the description box pick the url open the browser and put the url in the address bar so you will be landed here on this python official download page so on the same page you can see this big yellow button please click on it and the python version 3.10.7 will be downloading okay so this is downloaded and file size was not much big and we finally we have this exe to install just do the double click very soon you will see the first setup window on this setup window the important thing is please check this box install launcher for all user which is recommended in my case this is checked if it is not there in your case please check it the second one is very important to add the python exe path to the environment variable so this is the shortcut if you check this box you can skip the other steps manually visiting to the environment variable and then adding the path of the installed python so avoid that just check this box and everything will be taken care by this python setup okay once you click next setup will start progress and you can see the progress bar of installation we have to wait for the completion of this progress bar the whole installation will take place within uh five minutes and uh okay final uh window you will see setup was successful and on this page you simply click on the close button that's all uh our python installation is done now we need to verify before going to step two it's important just open the cmd and do the same thing type the command python space hyphen hyphen version and press enter then you will see the simple message python 3.10.7 that means the python is installed successfully now we are in good situation we can proceed with step two so in the step two we need to activate the python environment in which we have to install the jupiter package because by default you don't have the jupiter package on your visual studio code so we need all the required packages must be installed on your visual studio code for this purpose we need to open the terminal and we need to type this simple command pip install jupiter okay now please open the visual studio code as you can see i have just opened up the visual studio code go to the terminal and here once the terminal is ready so just type that command pip installed jupiter you can check the description for this command i have given okay then press enter make sure before running this command you are connected with the internet somehow you can see this kind of error then what you need to do you need to simply restart the visual studio code because once we have finished up the python installation that time this visual studio code instance was open now so we need to give the chance to visual studio code to detect the installed python that's why this is happened so we simply going to restart the visual studio code you can do it by simply closing this visual studio code and just relaunch it so go to the file exit and then the search box video studio code press click click sorry click and then launch it and i will show you now this time visual studio code has detected the installed python don't worry about that that the previous history is restored now you can verify go to the command palette click here python select interpreter and you will see the installed python dot exe at this place that means the visual studio code has detected this python now we are ready to run our command vip install jupiter press enter and soon you will see the required packages will start downloading here okay and quickly this is done okay and uh you can see the location of this c user macwina app data local and these are the packages which was required okay great add the position so the next step we need to activate the python interpreter for this purpose you can simply go to the command palette you can press the ctrl shift p or go to the view option and here you can click on python select interpreter because this is important and if we are going to work with the jupyter notebook so python interpreter must be selected when you click on this this will ask you to choose if you have multiple version then you can choose any one of your choice in which you want to work in case you have anaconda python version so you can select that as well okay so we have selected our recently installed python so guys this was the initial setup of a jupiter notebook in the visual studio code in the upcoming tutorial session we will cover the next thing like we will see how to create our first jupyter notebook and how to create the code cell and how to run it and then how to save the jupyter notebook and we will do lot more activities with the jupyter notebook so i will explain all those stuff in my upcoming tutorial sessions so guys please watch the next tutorial on jupiter notebooks and uh i hope to see you there if you guys found this tutorial relevant and useful please hit the like button and please subscribe my channel to learn more and for now thanks for watching google id help
Info
Channel: Cool IT Help
Views: 17,063
Rating: undefined out of 5
Keywords: jupyter notebook download, jupyter notebook install windows, jupyter notebook in vs code, setup jupyter notebook in vs code, jupyter notebook is not working, Working with Jupyter Notebooks in Visual Studio Code, Jupyter Notebook in Visual Studio Code, Installing Jupyter Notebook Support in Visual Studio Code, install jupyter notebook, jupyter notebook online, how to run jupyter notebook, vscode-jupyter add kernel, how to use jupyter notebook, vscode interactive python
Id: W8MipCdX1To
Channel Id: undefined
Length: 9min 20sec (560 seconds)
Published: Tue Sep 13 2022
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.