Name of the Workshop
=================================================

This repository provides an introduction to the concepts of parallel programming using Python.

.. note::

   This project is a template for creating documentation for NCI training workshops.
   
.. note::
   It accepts rst, markdown and ipynb files. To configure the markdown format, see the `conf.py` file.



Contents
--------
.. toctree::
    :maxdepth: 1
    :caption: Setup and Prerequisites

    prerequisite.rst
    outcomes.rst  
    modules.rst
    packages.rst

.. toctree::
    :maxdepth: 4
    :caption: Tutorial
    :numbered:
    
    accounts
    aardvark.ipynb
    lucie.ipynb
    are_errors.rst
    tutorial
    references

   