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: use cloud storage from amalthea #387

Merged
merged 5 commits into from
Sep 27, 2024

Commits on Sep 27, 2024

  1. feat: run notebooks in data service (#375)

    Co-authored-by: Samuel Gaist <samuel.gaist@idiap.ch>
    
    squashme: resolve package version conflicts
    olevski committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9c064c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b411dd6 View commit details
    Browse the repository at this point in the history
  3. feat: add cloud storage via rclone

    squashme: use the amalthea session cache
    olevski committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    73758f6 View commit details
    Browse the repository at this point in the history
  4. squashme: address comments

    olevski committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f90d362 View commit details
    Browse the repository at this point in the history
  5. squashme: dont use error classes from notebooks

    We have shared errors we raise everywhere which we should use not that
    we moved the notebooks code. And we should avoid using the notebooks
    errors that came with the old code. We will fully clean out these old
    error classes in some follow up work.
    olevski committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    04553ec View commit details
    Browse the repository at this point in the history