Hey all. Wanting to log matplotlib figures to ClearML, but it seems that the integration relies on a call to plt.show() or plt.savefig() in order to actually...
8 months ago
Hi @<1523701070390366208:profile|CostlyOstrich36> , thanks for the speedy reply. Sadly, Logger.report_matplotlib_figure(…)
doesn’t seem to log plots. Only the automatic integration appears to behave.