How install Jupyter?

🌰 Simple step to install and use Jupyter in windows and Linux.

🔗Related content

📺YouTube

🐱‍🏍GitHub

You can connect with me in:

🧬LinkedIn

Resume 🧾

I will install Jupyter in local machine with some simple steps.

Pre-Conditions:

  • Have Python

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

4th – Say thanks, give like and share if this has been of help/interest 😁🖖

Total
0
Shares
Leave a Reply

Your email address will not be published. Required fields are marked *

Previous Post
your-ci-needs-ci:-a-new-way-to-build-ci-pipelines

Your CI needs CI: A New Way to Build CI Pipelines

Next Post
data-engineering-and-dataops:-a-beginner’s-guide-to-building-data-solutions-and-solving-real-world-challenges

Data Engineering and DataOps: A Beginner’s Guide to Building Data Solutions and Solving Real-World Challenges

Related Posts