Tutorial title#

A single sentence describing the goal of the tutorial, which must match the one on the tutorial card in the section page.

Introduction to the tutorial. Here, you provide the necessary context or foundational information for understanding the tutorial.

Download tutorial as Python script Download tutorial as Jupyter notebook

First Step#

First, you …

# Code block 1

Second step#

Then, you …

# Code block 2

Final Step#

Finally, you …

# Code block 3