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

Commits on Mar 1, 2020

  1. Restructure JupyterExecutorBasic and store traceback

    Traceback is stored on the staged record.
    chrisjsewell committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    1f0ebe0 View commit details
    Browse the repository at this point in the history
  2. Update TODO

    chrisjsewell committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    673ff2e View commit details
    Browse the repository at this point in the history
  3. Capture more exceptions

    chrisjsewell committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    a02712b View commit details
    Browse the repository at this point in the history
  4. re-restructure executon

    chrisjsewell committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    236eb81 View commit details
    Browse the repository at this point in the history
  5. test fix

    chrisjsewell committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    80bd563 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21531c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4813d1 View commit details
    Browse the repository at this point in the history
  8. Fix docstring

    chrisjsewell committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    e8afd02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9a5f13 View commit details
    Browse the repository at this point in the history
  10. Minor fix

    chrisjsewell committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    72d19ec View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d56ddcd View commit details
    Browse the repository at this point in the history