Jupyter Lesson 2: Starting the Jupyter Notebook

With the Anaconda Jupyter notebook you can start the notebook using the launcher or via command line.

Launch the Jupyter Notebook from Anaconda Navigator

  1. To start the Jupyter Notebook using the launcher click on the Anaconda Navigator icon

Launch the Jupyter Notebook from the command line

  1. Launch a terminal/command line window
  2. Enter the following command: jupyter notebook
  3. The Jupyter notebook Home Page will open
Terminal Command
Jupyter Notebook Home Page

The Jupyter notebook Home page will open in your Home Directory