pytest-notebook
pytest-notebook copied to clipboard
Just run notebooks (for notebooks where no output is stored)
Hi @chrisjsewell, thanks a lot for making this!
I store notebooks in a repo where I do not commit the output.
Successfully running the notebook without exceptions is good enough for me.
How do I configure pytest-notebook to do this (if possible)? I couldn't find this use-case in the documentation.