nbval
nbval copied to clipboard
New feature: Debugging Jupyter cells
Please support debugging the code in Jupyter cells when they raise an Exception with:
pytest --nbval --pdb
Probably not easy to do, as I just heard.