This repository hosts the files used to build the CoBrALab documentation website https://cobralab.github.io/documentation/
The documentation is built using JupyterBook, and using the principles of https://diataxis.fr/
You can submit new material to the site by creating files in site/ and adding them to the table-of-contents in myst.yml
We accept contributions via the Fork-and-Pull