Training should be cancellable
joelnet opened this issue · 0 comments
joelnet commented
During active training if you run the command train --cancel
, training should be cancelled.
A message saying "Training has been cancelled." should display to the user.
If there is no active training, a message saying "There is no training in progress."