Hi,
I want to save the plots of show_batch() or show_results(), so that I can store them with an experiment run in Azure ML. It seems like it was once possible by passing return_fig=True
but is no longer. Do you know if it is possible to save the plot?