Sphinx is used to automatically create documentation which is published here.
These docs include jupyter notebooks which execute linopy code and are not covered by unit tests.
Changes to code may result in breaking these notebooks and resulting in errors showing up on the documentation page.
To avoid this, I propose that we add a workflow to github actions which confirms that all the notebooks can run without error