🐛 Bug Fix
- Fix tensorboard_sync to handle ephemeral Sagemaker tfevents files
- Fix Reports query from the public api (broken pagination and report path)
- Fix
wandb.login()
when relogin is specified (only force login once)
💅 Enhancement
- Clean up footer output of summary and history metrics
- Clean up error message from
wandb sweep --update
- Add warning for
wandb local
users to update their docker - Add optional argument log_learning_curve to wandb.sklearn.plot_classifier()
- Restore frozen pip package versions when using
wandb launch
- Add support for jupyter notebooks in launch
- Add
wandb.login()
timeout option