You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Find the cell with the code learn.fit_one_cycle(5, 5e-3)
Start a RBL session
While RBL is auto-stepping through code that we don't care about, the code runs very slowly. We expect this when debugging, but we also trigger expensive variables requests on every step. We should only do that when we will actually stop