#!/usr/bin/env python # coding: utf-8 # In[1]: #hide from wandbfastai import * # # Weights and Biases extension for fastai # # > Callbacks for wandb # ## Install # `pip install fastai-wandb` # ## Overview # tbd # ## Example # tbd # In[ ]: