How to Install Jupyter Notebook using pip for Python 3 | Python for Beginners

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hey guys welcome back so in this tutorial let me just show you how to install jupyter notebook so jupyter notebook is basically where a place where you can write your python program it is similar to running your python programs on say a ide say this one this is the pycharm where you can just write your program and get your result right in the ide itself but for this one right here the jupyter notebooks it is a place where you can just run the program and get the result right on your browser itself so that's the difference [Music] now let me just quickly click on the install right here okay so to install the jupyter notebook there are different ways to install this so you can either install it with the conda or install it with pip so in this tutorial let me just quickly show you how to install this with pip and i can just quickly show you the step for the contact as well if you want to follow okay so right here this is if you want to install the anaconda on the windows and this is how it works you can just navigate here and try to install the applications so what the application does uh once you install it will contain all of this jupyter labs notebooks right here you can click on the install right here to install the jupyter notebooks basically this is using the intel user interface vr program you can just click with the button but for pip uh you will just need to write some commands okay so anyway let me going to go and try to install with the pip before getting into or before we can just run the pip command right here we need to install the pip itself okay to install pip you just need to search for say pip install now scroll down and right here this is the one we're looking for python.org and installing packages now let's just quickly scroll down we are we're looking for the uh get pip.python right here so just click on this one and this is uh text so what we are going to do we're going to save this particular file okay so now let's just right click and select the save as okay so here i navigate to my drive d and this is the folder i just created which is the python and we're going to save this file into this folder the file is now downloaded okay so now we are in this folder uh what you need to do now is to basically try to install pip uh to do that you can just click on this bar and type cmd so what this does it will just uh try to navigate to this folder it's just like a shortcut okay so now this is the location and what you have to do you have to type pythons plus pip dot py and now it try to install the pip okay so here you can see that successfully installed pip so next step here uh you can just run uh pip install jupiter notebook all right everything seemed to work fine so i just want to also make sure that when i try to enter this command in this particular folder it's not installing on this folder it just installed everything in our local machine so now uh next step i want to just run the jupyter notebook so to run the jupyter notebook quickly just run the command jupyter notebook okay so here you can see that this is uh the result that we get and right here we if you want to create a new project just uh click on the new there will be a drop down select the python 3. let me close these two okay so here it is uh now just to make sure that this is working i'm going to print out hello world and i can just click on the run button and you can see that this is the result that we get which is exactly the same as the one that we run on pi charm which is the result here okay so let me also update the text let's say i run pi on jupyter notebook or am running okay so this is the result that we get and we can also write the other one down here as well just to quickly show you to do that say and right here we get the other result here as well so this is uh how we run python 3 on the jupiter notebook and see you guys in the next video [Music] you
Info
Channel: Hong Ly Tech
Views: 226,683
Rating: undefined out of 5
Keywords: jupyter notebook, python, jupyter, jupyter notebook tutorial, jupyter notebooks, install jupyter notebook, install jupyter notebook windows 10, install jupyter notebook pip, install jupyter notebook using pip, python tutorial, python for beginners, python tutorial for beginners, jupyter python, python jupyter, python jupyter notebook
Id: AuTkAWEa06E
Channel Id: undefined
Length: 6min 54sec (414 seconds)
Published: Sun Nov 22 2020
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.