Jake Odom

Results 4 comments of Jake Odom

@sbrugman clean start for tests. let me know if it needs anything else to be approved.

yeah can confirm that setting that backend to `agg` breaks plotting in jupyter notebooks... the default appears to be ```mpl.get_backend()``` : `'module://matplotlib_inline.backend_inline'` maybe also related to #837 ? Given that...

I updated my code to `config.setMetricsGranularity("stream");` to handle the original noisy errors above, but after doing that I hit a bunch of timeout exceptions in my lambda and out of...