So, if you have launched the notebook with ipython notebook --pylab then you can still display a plot inline with display(gcf()) But, if you have launched it with --pylab=inline, is the opposite possible? Michael