What's Changed
Fixed
- Fixed bug where setting WANDB__SERVICE_WAIT led to an exception during wandb.init (@TimSchneider42 in #9050)
Changed
run.finish()displays more detailed information in the terminal and in Jupyter notebooks (by @timoffex, enabled in #9070)- Improved error message for failing tensorboard.patch() calls to show the option to call tensorboard.unpatch() first (@daniel-bogdoll in #8938)
- Add projectId to deleteFiles mutation if the server supports it. (@jacobromero in #8837)