Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Handle Jupyter notebook stage exception individually #201

Open
AlexIoannides opened this issue Jul 7, 2022 · 0 comments
Open

Handle Jupyter notebook stage exception individually #201

AlexIoannides opened this issue Jul 7, 2022 · 0 comments

Comments

@AlexIoannides
Copy link
Contributor

"As a ML Engineer, I would like to know why my Jupyter notebook stage has failed, so that I can fix the issue."

Tasks

  • Investigate what exceptions nbconvert.preprocessors.ExecutePreprocessor().preprocess throws when a notebook raises an exception.
  • Within bodywork.stage_execution.run_stage ensure that these exceptions are handled individually and that the resulting error message to the user is informative.
  • Consider executing the notebook via the CLI, if this makes managing the notebook execution easier.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant