Running and Quitting

Last updated on 2024-04-15 | - + Edit this page

- - - + + +
@@ -511,8 +511,8 @@

Objectives

to tell a complete story of the analysis.

Each notebook contains one or more cells that contain code, text, or images.

-

Getting Started with JupyterLab -

+

Getting Started with JupyterLab +


JupyterLab is an application server with a web user interface from Project Jupyter that enables one to work with documents and activities such as Jupyter notebooks, text editors, terminals, and even custom components in a flexible, integrated, and @@ -552,8 +552,8 @@

JupyterLab? What about Jupyter notebooks?

Starting JupyterLab -

+

Starting JupyterLab +


You can start the JupyterLab server through the command line or through an application called Anaconda Navigator. Anaconda Navigator is included as part of the Anaconda Python distribution.

@@ -612,8 +612,8 @@

Anaconda Navigator JupyterLab landing page

-

The JupyterLab Interface -

+

The JupyterLab Interface +


JupyterLab has many features found in traditional integrated development environments (IDEs) but is focused on providing flexible building blocks for interactive, exploratory computing.

@@ -708,8 +708,8 @@

Main Work Area -

Creating a Python script -

+

Creating a Python script +


  • To start writing a new Python program click the Text File icon under the Other header in the Launcher tab of the Main Work Area.
  • -

Creating a Jupyter Notebook -

+

Creating a Jupyter Notebook +


To open a new notebook click the Python 3 icon under the Notebook header in the Launcher tab in the main work area. You can also create a new notebook by selecting New -> Notebook @@ -782,7 +782,7 @@

Arranging Documents into Panels of Tabs

The Notebook has Command and Edit modes. -

+

The Notebook has Command and Edit modes. +