# Welcome to your Jupyter Book

This is a small sample book to give you a feel for how book content is
structured.

:::{note}
Here is a note!
:::

And here is a code block:

```
e = mc^2
```

Check out the content pages bundled with this sample book to see more examples.

You can also add figures to your book.

:::{figure} https://assets.gishub.org/images/book-cover.png
:label: gispro-book-cover
:alt: GISPro Book Cover
:align: center

GIS Programming with Python Book Cover.
:::
