%matplotlib将返回后端值。
%matplotlib auto将通过Ipython shell返回后端的名称。
In [1]: %matplotlib auto
Using matplotlib backend: GTK3Agg