# From notebooks to packages

In this tutorial, we will learn about the workflow of development
most seen in the Research Community. This workflow often starts with
a collection of Jupyter notebooks that are then later transformed into
a Python package.

```{tableofcontents}

```
