This is intended to maybe become the next generation course material for teaching Dune/PDELab. For now, it only documents some of my experiments with jupyter/xeus-cling/binder etc.
To join the development make sure to read this section.
Before contributing, you should run this:
python -m pip install pre-commit
pre-commit install
It will make sure that the notebook outputs do not end up in the repository erroneously.
The notebooks use the unofficial jupyter notebook extensions, an installation guide can be found here. Currently, the following extensions are in use:
- Collapsible Headings
- Equation Auto Numbering
- Exercise2
- Table of Contents (2)
- Rubberband (required by Exercise2)