ReleaseReplicateReplicatepublished Mar 10, 2021seen 5d

replicate/keepsake v0.4.1

replicate/keepsake

Open original ↗

Captured source

source ↗
published Mar 10, 2021seen 5dcaptured 9hhttp 200method plain

Keepsake 0.4.1

Repository: replicate/keepsake

Tag: v0.4.1

Published: 2021-03-10T00:41:28Z

Prerelease: no

Release notes: Just a few bugs squished:

  • Prefix some private Python APIs with underscores so they don't mess with IDE auto-complete. #542 (thanks @gabrielmbmb!)
  • Fix different plots being written on the same plot with incorrect axes. #553 (thanks @enochkan!)
  • Use AWS_DEFAULT_REGION environment variable to determine what region to create S3 buckets in. #561
  • Correctly throw error if path passed to checkpoint() does not exist. #556
  • Fix an issue where if only a single file was saved, then checkout would fail. #560
  • Bump dependencies. (thanks @dependabot!)

Run pip install -U keepsake to get the new goodness.