Bradley Frank

Results 2 comments of Bradley Frank

I've discussed this with the developer of traitlets, and we managed to trace the issue back to a custom config file that I had from a previous version. The solution...

Well, there were only two lines that were active in the old config file: ``` c = get_config() c.inlineBackend.close_figures = False ```