How to install a Jupyter notebook on a Mac book

Step 1: Install Homebrew if not already installed (Homebrew is a package manager for MacOS) Step 2: Install Python Step 3: Verify Python installation You should get something like this below: Step 4: Install Jupyter Lab using pip command Step 5: Verify installation Step 6: launch Jupyter Notebook Jupyter notebook launches on a webpage, on … Continue reading How to install a Jupyter notebook on a Mac book