janosh/pymatviz

Include example notebooks in CI tests

janosh opened this issue · 0 comments

Might be a good idea to setup CI testing for example notebooks with nbmake:

Would require more optional deps to pyproject.toml (dash, jupyter-dash, nbmake, etc.)and runningpytest --nbmake examples/**/*.ipynb` in a GitHub workflow. Finally, we should check results for MPRester requests into the repo to not burden MP API.