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

Prep conduit manuscript #166

Open
wants to merge 145 commits into
base: master
Choose a base branch
from
Open

Prep conduit manuscript #166

wants to merge 145 commits into from

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    1f984e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3f66b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    062f718 View commit details
    Browse the repository at this point in the history
  4. Disable git safe directory

    Cause of "dubious ownership" error on GH actions deploy
    mmore500 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    4a2bf9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0519f9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1cc1ff3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    c2bb63b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    115cfe8 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Remove redundant code

    mmore500 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    ece4de7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c6a13 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    9a51e83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58bf830 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5dd6d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7692f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ad85a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Fix bad __all__ in __init__

    mmore500 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    a5975eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5d7ccc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7e475e View commit details
    Browse the repository at this point in the history
  4. Implement, test splice

    mmore500 committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    a3ef533 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dda2b4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83fe842 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    8942912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beab009 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf11e45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b671206 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c99aa4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    904c827 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20107fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    183c9ab View commit details
    Browse the repository at this point in the history
  9. Reflow overlength comment

    mmore500 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    42cd9e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    9be85c1 View commit details
    Browse the repository at this point in the history
  2. Impl, test pickle_cache

    mmore500 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    8980817 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    5520bb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fb2774 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fd8302 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1c4bc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec65d59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8341b8e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3adf5b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23ceb98 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f8f4f38 View commit details
    Browse the repository at this point in the history
  10. Apply black format

    mmore500 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    809dd23 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3d3b3f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9254999 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    628fe4e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3b7b790 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c31aecf View commit details
    Browse the repository at this point in the history
  16. Fixup beleaguerment notebook

    mmore500 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    579b674 View commit details
    Browse the repository at this point in the history
  17. Handle desserial except in pickle_cache

    e.g., due to package version changes
    mmore500 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    eed820d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d91fa36 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4c24f41 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1da20db View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d84dcd8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3956ce2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f8513d0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1df548d View commit details
    Browse the repository at this point in the history
  25. Bump ubuntu 18 -> 20

    mmore500 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    beb0f24 View commit details
    Browse the repository at this point in the history
  26. Fix Dockerfile syntax error

    mmore500 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e725163 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    42a87b3 View commit details
    Browse the repository at this point in the history
  28. Try an amd64 digest

    mmore500 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    84c70b3 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    dc85f0c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    204e083 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8e80528 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6cdd2ff View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    42cb0f4 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3441f82 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    2653a67 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    f4bd73c View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    502c757 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    60633d1 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    db656bd View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    f512524 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bfc681 View commit details
    Browse the repository at this point in the history
  3. Strip out dead code

    mmore500 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    93e4882 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d194103 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e87da3 View commit details
    Browse the repository at this point in the history
  6. Fix bad column aliasing

    mmore500 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    0a80dbc View commit details
    Browse the repository at this point in the history
  7. Fixup imports

    mmore500 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    8e8bc24 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    d629711 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dace623 View commit details
    Browse the repository at this point in the history
  3. Impl open_dymmy_axis context

    mmore500 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    fe5535b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d4ecd0 View commit details
    Browse the repository at this point in the history
  5. Restyle beleaguerment plots

    mmore500 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    387f497 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fda2f01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f7794ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d510aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75e8612 View commit details
    Browse the repository at this point in the history
  10. Fix whitespace

    mmore500 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    647b68c View commit details
    Browse the repository at this point in the history
  11. Remove unnecessary dropna

    mmore500 committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    94a0ae8 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    659519b View commit details
    Browse the repository at this point in the history
  2. Fix missing column key error

    mmore500 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    146ded7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    bb564bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    024aa8b View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    92261e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4dbead View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Fix copy/paste nb name

    mmore500 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    eef03bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f85640 View commit details
    Browse the repository at this point in the history
  3. Fix copy/paste name

    mmore500 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    1441e18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4df5370 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b7de5b View commit details
    Browse the repository at this point in the history
  6. Add inter/intranode psp nb

    mmore500 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    805bd3e View commit details
    Browse the repository at this point in the history
  7. Fix copy/paste nb name

    mmore500 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    4fcbf4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    605757f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5c03186 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a26b1e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bd5767f View commit details
    Browse the repository at this point in the history
  12. Style code

    mmore500 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    26aa12d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bf7d963 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    54b7bd2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    17a9da4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    091e5e9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f5100fb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6ab8571 View commit details
    Browse the repository at this point in the history
  19. Alphabetize kwargs

    mmore500 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    ba4b0c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    54ae9d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e53ffad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b66b956 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    87ea1ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1217d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    845266b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9c9eac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c01f835 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3878d1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    025c28c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7d2897a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8149b7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    16ae1f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ff77899 View commit details
    Browse the repository at this point in the history
  12. Drop build dependency

    mmore500 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1ddf836 View commit details
    Browse the repository at this point in the history
  13. Remove broken pip install

    mmore500 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c4f6e6a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1aad5ae View commit details
    Browse the repository at this point in the history
  15. Disable broken notebook

    mmore500 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a2f6d94 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bf84201 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f456022 View commit details
    Browse the repository at this point in the history
  18. Fix safe directory exception

    mmore500 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2098679 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    90b22f1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b64d24b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    548e284 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2b48388 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e714f2c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0fab056 View commit details
    Browse the repository at this point in the history
  25. Disable broken notebook

    mmore500 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    856a625 View commit details
    Browse the repository at this point in the history
  26. Add ghostscript to container

    mmore500 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    4c86547 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    19da8ff View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a6cdbe9 View commit details
    Browse the repository at this point in the history