I am using ipython3 on my mac, with the following version
Python 3.5.2 |Anaconda custom (x86_64)| (default, Jul 2 2016, 17:52:12)
and matplotlib version 2.0.0
I changed the backend from macosx to qt5agg in my matplotlibrc file.
Now, when I hit cmd-w to close a window, this doesn't work anymore.
Is there anything I can do to solve this?