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

Feat: Easy persistent cache with new ab.get_colab_cache helper function #361

Merged
merged 7 commits into from
Sep 15, 2024

Commits on Sep 14, 2024

  1. feat: add get_colab_cache(), declare the constants module in __all__,…

    … add global cache default override
    aaronsteers committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    f918782 View commit details
    Browse the repository at this point in the history
  2. move colab method to util

    aaronsteers committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    baa8d23 View commit details
    Browse the repository at this point in the history
  3. remove redundant print

    aaronsteers committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    5b3a8eb View commit details
    Browse the repository at this point in the history
  4. improved wording of print

    aaronsteers committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    0a7ebe2 View commit details
    Browse the repository at this point in the history
  5. Auto-fix lint issues (unsafe)

    octavia-squidington-iii committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    6a4c487 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d9e503 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Update base.py

    aaronsteers authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    8457eb5 View commit details
    Browse the repository at this point in the history