Learning Corner
===============
You will find examples of jupyter notebooks which you can run anywhere (if you install the necessary computing environment).
To add a new example, add a jupyter notebook in :code:`learning/notebooks`. The table of content will be udated after adding
it to the toctree.

.. toctree::
   :maxdepth: 2
   :titlesonly:
   :caption: Notebook Examples
   :glob:

   us-links
   notebooks/index
