Re: [Matplotlib-users] Matplotlib backend nbagg does not show figure in iPython Notebook

2015-02-06 Thread fjanoos
Root-2 [via matplotlib] To: fjanoos Sent: Thursday, February 5, 2015 9:45 PM Subject: Re: Matplotlib backend nbagg does not show figure in iPython Notebook Selecting a backend must be first before any other matplotlib actions. Typically, ipython magics (the %matplotlib commands) are

[Matplotlib-users] Matplotlib backend nbagg does not show figure in iPython Notebook

2015-02-05 Thread fjanoos
Hello, I'm running the following configuration Python 2.7.6 (default, Feb 5 2015, 00:21:43) IPython 3.0.0-b1 matplotlib '1.4.2' The version of the notebook server is 3.0.0-b1-ee6223a. This is running on linux 3.16.0-0.bpo.4-amd64 #1 SMP Debian 3.16.7-ckt2-1~bpo70+1 (2014-12-08) x86_64 GNU/Linu