Skip to main content

Wandb Backup and Quit - Unleash the power of wandb without fear of losing your data

Project description

WandBBQ Wandb Backup and Quit

Better APIs for good ole WandB

Usage

  • Just import wandbbq and use wandbbq.init instead of wandb.init.
  • If executing an offline run, upon program terination a wandb sync job will be launched to sync your run automatically.
  • If the env var WANDBBQ_RELAY is defined as user@ip, wandb sync will be executed over ssh on the provided relay (useful for computing clusters with no internet connection on compute nodes).

Known Limits

  • The optional relay node must be capable of accessing the same wandb run folder at the same address.
  • No fallback if the sync node has no internet.
  • No upload of intermediate products (will implement sometimes later).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wandbbq-0.0.2.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page