Index of Sample notebooks

Contents

Index of Sample notebooks#

Typically, a markdown (myst format) file is used for text that is not going to be executed as a notebook. Notebooks are organised into a number of folders:

  • Examples-Convection

  • Examples-Meshing

  • Examples-NavierStokes

  • Examples-PoissonEquation

  • Examples-PorousFlow

  • Examples-Sandbox-VEP

  • Examples-StokesFlow

  • Examples-UW-2to3

  • Examples-Utilities

Python packages#

Any packages that you need to have installed by conda or pip should be included in the conda_packages.yml file in the root directory of the repository. You can also specify packages for the apt get system if they cannot be installed by conda.