Skip to content

Exception control #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
akhmerov opened this issue Mar 20, 2019 · 0 comments · Fixed by #28
Closed

Exception control #25

akhmerov opened this issue Mar 20, 2019 · 0 comments · Fixed by #28

Comments

@akhmerov
Copy link
Member

Under most circumstances the code in the documentation should execute without exceptions, however sometimes showing the traceback may be useful in tutorials.

I think we should allow the user granular control declaring whether a cell may raise (leaving no exception the default), and then raising an appropriate excetion if the cell behaves opposite to what is declared.

Checking this should be as easy as checking the cell outputs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant