You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skip stderr checks in nbval (#358)
* Add conftest
* temporarily disable snapshot test
* Add init file
* move conftest, fix up deprecated flags
* Add the conftest file properly
* pull back everything but stderr
* make it a tuple
* fix various hook issues
* bring back snapshots
* revert typos