Skip to main content

Jupyter Notebooks

Get productive in the notebook environment most data work happens in: cells and Markdown documentation, pandas and NumPy analysis, inline charts, interactive widgets, extensions, and sharing or exporting finished notebooks.

20 chapters 1h 40m

What you'll learn

  • Introduction to Jupyter Notebooks
  • Installing Python, Jupyter, and VS Code
  • Understanding the Jupyter Interface
  • Running Python Code in Jupyter
  • Markdown Cells and Documentation
  • Variables, Data Types, and Input Handling
  • Working with Functions and Modules
  • Data Structures in Jupyter