r"""
Introducing magnopy
*******************

.. include:: ../../exercises/0.inc

"""

import magnopy

# %%
# Exercise 1
# ==========
#
# .. code-block:: bash
#
#     %pip install "magnopy[visual]" --upgrade
#
# Exercise 2
# ==========

print(magnopy.__version__)

# sphinx_gallery_thumbnail_path = 'img/cat-numbers/0.png'
