Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 660 Bytes

01b-install_jupyter.md

File metadata and controls

22 lines (10 loc) · 660 Bytes

Jupyter Notebook

Introduction

The Jupyter notebook is an interactive computational environment, in which you can combine code, execution, rich text, LaTeX, mathematics, plots and rich media.

It was formerly known as "IPython Notebook."


💥 Exercises 💥

Part 1: Jupyter Notebook Installation

Review the installation instructions and install the notebook.

Part 2: Using the Notebook

Review the notes on using Jupyter Notebook and create a test notebook. Do some practice and get accustomed to navigating around the notebook.