:orphan:

.. _examples:

=======================
User Guide and Examples
=======================

.. admonition:: Michael Notter's User Guide

  Be sure to read `Michael's excellent tutorials <https://miykael.github.io/nipype_tutorial/>`__.

Examples
~~~~~~~~
The following examples are `literate programming <https://en.wikipedia.org/wiki/Literate_programming>`__
documents which solve specific problems using Nipype.
In some cases, the same problem is solved with multiple underlying tools.

  .. toctree::
     :maxdepth: 1
     :glob:

     users/examples/*
