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

jupyter V2.1 with backwards compatible changes #917

Merged
merged 8 commits into from
May 28, 2024
Merged

Commits on May 23, 2024

  1. jupyter V2.1 with backwards compatible changes

    zilto authored and zilto committed May 23, 2024
    Configuration menu
    Copy the full SHA
    33abc16 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. updated incr_cell_to_module

    zilto authored and zilto committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d13ef5b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Update hamilton/plugins/jupyter_magic.py

    Co-authored-by: Stefan Krawczyk <stefan@dagworks.io>
    zilto and skrawcz committed May 25, 2024
    Configuration menu
    Copy the full SHA
    4a2a69f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fixed dynamic module registration leading to a bug for function_modif…

    …iers.macros
    zilto authored and zilto committed May 28, 2024
    Configuration menu
    Copy the full SHA
    99a3c23 View commit details
    Browse the repository at this point in the history
  2. added try/except over dynamic module creation

    zilto authored and zilto committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b35d96a View commit details
    Browse the repository at this point in the history
  3. -i/--identifier of incr_cell_to_module is now a required positional arg

    zilto authored and zilto committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8d115e2 View commit details
    Browse the repository at this point in the history
  4. updated existing examples/ notebooks

    zilto authored and zilto committed May 28, 2024
    Configuration menu
    Copy the full SHA
    bbf490f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'plugins/jupyter-v2.1' of https://github.com/DAGWorks-In…

    …c/hamilton into plugins/jupyter-v2.1
    zilto authored and zilto committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d08cfcd View commit details
    Browse the repository at this point in the history