Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 710 Bytes

intro-notebooks.md

File metadata and controls

11 lines (9 loc) · 710 Bytes

Introduction to Jupyter Notebooks/Google Colab

Binder Colab

Module Goals

  • Understand the two cell components of a Python notebook
  • Understand how to create and run Python cells
  • Understand how to write Markdown in text cells
  • Understand how to write LaTeX math equations in text cells

Return Home