Skip to content
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

Surface errors in notebook cells not visible on the page #139

Open
stevejpurves opened this issue Jul 3, 2023 · 0 comments
Open

Surface errors in notebook cells not visible on the page #139

stevejpurves opened this issue Jul 3, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@stevejpurves
Copy link
Contributor

Context

When articles can display notebook outputs as figures, or if notebooks support hidden cells - it is possible that an error will occur in a notebook cell that is not attached to the page, so the error output will not be visible.

Proposal

Implement improvements to the error handling to catch errors that occur in the notebook and surfaces them to the UI. The error handling should be consistent with the extended multi-page execution scope introduced in #136 and probably should be implemented via a new provider (similar to the busy provider) in conjunction with the existing ErrorTray component.

Tasks and updates

No response

@stevejpurves stevejpurves added the enhancement New feature or request label Jul 3, 2023
@stevejpurves stevejpurves self-assigned this Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant