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

Add Fixes for Post-Interrupt Hook Feature #1234

Merged
merged 7 commits into from
Aug 21, 2023

Commits on Aug 13, 2023

  1. Add Fixes for Post-Interrupt Hook Feature

    - This is a rework of almond-sh#1186
      to make the post-interrupt hook feature work as intended
    Peter Christensen committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    ef9535d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    6a60cf4 View commit details
    Browse the repository at this point in the history
  2. Remove setInstance / getInstanceOpt stuff

    By passing the JupyterApi to Execute methods when needed
    alexarchambault committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    00ce062 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b812697 View commit details
    Browse the repository at this point in the history
  4. Clean-up log messages

    alexarchambault committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1a30fce View commit details
    Browse the repository at this point in the history
  5. NIT Format

    alexarchambault committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e819435 View commit details
    Browse the repository at this point in the history
  6. fixup

    alexarchambault committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    530b661 View commit details
    Browse the repository at this point in the history