πRelated content
You can find video related in:
πΊYouTube
You can find repo related in:
π±βπGitHub
You can connect with me in:
π§¬LinkedIn
Resume π§Ύ
I will install Jupyter in local machine with some simple steps.
Pre-Conditions:
1st – Clone repository β¬
We will need clone repository in our local machine.
I use following commando:
git clone https://github.com/xlmriosx/data-projects.git
2nd – Go to path where is script πββοΈ
If your are in console and ran it the before command you can go to the path with following command:
cd data-projects
cd how-install-notebook
3rd – Run script π
If you use Windows run the following script:powershell.exe base-notebook.ps1
If you use Linux run the following script:sh base-notebook.sh