icevision
icevision copied to clipboard
Not able to plot graphs and sample images
learn.lr_find()
not able to view plot as its not ploting it Same for all other plots i.e
show_samples(samples, ncols=3)
Code gets executed without any errors but no output plots.
maybe try to call at the beginning of your notebook
%matplotlib inline