Python 3.5.1 |Anaconda 2.5.0 (64-bit)
The attached script works well and plots when used in the Spyder console
But when used with Spyder IPython 4.0.3 the plot hangs.
When I try to run the script directly in IPython, I get the figure and labels, but without any graph
What am I doing wrong?