The first few tutorials are based upon Jupyter notebooks. Please browse through the links below and study the webpages. However, they are created
from the notebooks automatically, i.e. you get the full experience only by studying the notebooks. For this, switch to
cd tutorials/mghype
and issue
jupyter-notebook hitchhikers-guide.ipynb
. All the follow-up notebooks are then held within the exercises subdirectory. Change into the subfolders there and fire up the notebook to get started.
The more advanced tutorials then rely on scripts, i.e. do not recommend to you to change into some subdirectories and to use Jupyter notebooks. Simply follow the instructions!
How to add your own tutorial
All of Peano's and ExaHyPE's follow the same tutorial conventions.