As part of our CI/CD pipeline, do we test if the notebooks run? This should be possible with `nbval`, including regression-like tests for notebooks like `factory_list.ipynb`.
As part of our CI/CD pipeline, do we test if the notebooks run?
This should be possible with
nbval, including regression-like tests for notebooks likefactory_list.ipynb.