Is it possible to override inline matplotlib figures in the notebook interface when pylab=inline is set? Generally I would like to have inline rasterized plots but sometimes I also need interactive plots to zoom in on data in the same notebook session. Thanks. -Mike