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

Improve JupyterExecutorBasic #21

Merged
merged 11 commits into from
Mar 1, 2020
Merged

Improve JupyterExecutorBasic #21

merged 11 commits into from
Mar 1, 2020

Conversation

chrisjsewell
Copy link
Member

@chrisjsewell chrisjsewell commented Mar 1, 2020

JupyterExecutorBasic has been restructured to:

  • handle more exception
  • have a better separation between cache access and notebook execution (may be changed further at a later date)
  • Capture notebook execution, exception tracebacks and store them on the staged record (see README). This moves towards addressing Replicate Quantecon Execution Reporting #14
  • Report final summary of executed/excepted on CLI

Also added an 'auto-generate' function for creating the CLI example section of the README

fixes #19

@chrisjsewell chrisjsewell merged commit 9a43e29 into master Mar 1, 2020
@chrisjsewell chrisjsewell deleted the execute-dev-rebase2 branch March 1, 2020 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix db.Setting.set_value (pin sqlalchemy>=1.3.12)
1 participant