Test all the Jupyter notebooks in the CI #168
Labels
docs
Documentation related
feat/enhancement
New feature or request
good first issue
Good for newcomers
As pointed out in PR #167 we currently don't test all the Jupyter notebooks even though they all end up in the docs (well, with the exception of the Binder test notebook which the docs don't pick up (do we want them to?)). Instead we only test a few core notebooks:
ShapeFactor.ipynb
multichannel-coupled-histo.ipynb
multiBinPois.ipynb
Ideally if something ends up in the docs it should really be tested first, so we should add testing of all the notebooks to
test_notebooks.py
.The text was updated successfully, but these errors were encountered: