For Windows
- Step1: Install Python
- Step 2: Download and install Anaconda here.
For Other OS
Now Let’s Open Anaconda Navigator
- Once you install and open Anaconda, you will see the below screen.
- Click “Launch” under Jupyter Notebook in Anaconda Navigator in order to open a notebook in your default web browser.

Jupyter Interface
- This is how the basic Jupyter interface looks like!
- No files might be displayed if your folder is empty.

Create a New Notebook
To create a new notebook, go to New at the top right corner and select Notebook - Python 3.
