What Is Jupyter Notebook

This section provides a quick introduction on Jupyter Notebook, which is a web-based interactive computing platform to create live code/output and narrative text into interactive documents.

What Is Jupyter Notebook? Jupyter Notebook is a web-based interactive computing platform. It combines live code/output and narrative text into interactive documents called Notebooks.

Jupyter Notebook was initially called IPython Notebook developed 2011 by a team including Fernando Pérez, Brian Granger, and Min Ragan-Kelley. Now it is supported by the Jupyter project team at jupyter.org.

Main features of Jupyter Notebook are:

Jupyter Notebook Example
Jupyter Notebook Example

Actually, there are 3 related products developed by jupyter.org.

Table of Contents

 About This Book

 Running Python Code Online

 Python on macOS Computers

 Python on Linux Computers

 Built-in Data Types

 Variables, Operations and Expressions

 Statements - Execution Units

 Function Statement and Function Call

 Iterators, Generators and List Comprehensions

 Classes and Instances

 Modules and Module Files

 Packages and Package Directories

 "sys" and "os" Modules

 "pathlib" - Object-Oriented Filesystem Paths

 "pip" - Package Installer for Python

 SciPy.org - Python Libraries for Science

 pandas - Data Analysis and Manipulation

 Anaconda - Python Environment Manager

Jupyter Notebook and JupyterLab

What Is Jupyter Notebook

 Free Access of Jupyter Notebook and JupyterLab

 Jupyter Notebook Architecture

 Run Jupyter Notebook at mybinder.org

 References

 Full Version in PDF/EPUB