How to Setup Jupyter Notebook in Ubuntu 22.04

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hey everyone welcome back to the skill shop and today we are going to install Jupiter notebook in our Ubuntu 22.4 virtual environment or virtual machine that we have deployed this is the series of setting up a data engineering lab so without wasting any time let's start first go in your Ubuntu virtual machine so here this is my Ubuntu virtual machine I will open my terminal by using control alt and T so you can see my terminal is here I'm going to change the font size so that you can see every command easily okay I think this is enough now you can see I am here at Akay this is the username and Akay VM is my host name or the virtual machine name right so let's see first update our system sud sudo AP P get update it requires a password updating the system done let's upgrade the system as well hit Y so system is updated so I have already Python 3 installed in my system so you can see Python 3 hyphen hyphen version you can see python 3.10.1 12 is already there and let's check the version of pip if three iph iph version in the last video I have told you how to set up Python and pip that is Python's package manager okay so now let's upgrade our peep so for that Pudo pip install iPhone iPhone upgrade pip 3 uh I have done wrong command sud sudo pip 3 install hyphen hyen upgrade pip okay now pip is upgraded successfully now let's install jupyter notebook pip 3 install Jupiter hit enter it is downloading all the packages for jupyter Notebook all the required packages you can see here okay everything is set up successfully so uh now you can see where we are with the help of PWD you can see we are in home/ aay so here I'm going to create One Directory mkd python uncore Jupiter okay let's get into that directory and here I'm going to open Jupiter notebook for that use the command Jupiter notebook and hit enter okay so I have reboot the system so you need to reboot the system let's reopen the terminal again so here is our terminal you can see this is our terminal and let's open the jupitor notebook here itself so I'm going to open for that you need to use the command Jupiter notebook and hit enter so you can see your jupyter notebook is open it is opening in the browser in my case right now the browser is uh this mosula Firefox and you can see Jupiter notebook is open in my mosula Firefox browser here successfully you can see in my users directory all the folders desktop documents download music etc etc let's try to create a new notebook so here on new and here you can see Python 3 notebook so so I'm going to create a new Python 3 notebook so this is our jupyter notebook let's try to run the some basic commands so import time hit enter you can see time is imported and let's try to see the time time dot time and you can see time in millisecond so in this video you can see we have successfully set up our jupyter notebook environment in our Ubuntu system so this is all for this video I will see you in the next video till then Happy coding
Info
Channel: SkillSharp
Views: 761
Rating: undefined out of 5
Keywords: Ubuntu 22.04, Jupyter Notebook setup, Ubuntu tutorial, Coding on Ubuntu, Data science tools, Interactive computing, Python programming, Ubuntu development, Jupyter Notebook guide, Ubuntu coding environment, Data analysis, Ubuntu software installation, Programming tutorials, Ubuntu productivity, Ubuntu coding workflow, Skillsharp
Id: ByR-J58X3qk
Channel Id: undefined
Length: 6min 16sec (376 seconds)
Published: Mon Feb 19 2024
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.