Sadly, it is not yet possible to switch on the fly between inline and interactive mode. Either the kernel behind the scenes is one or the other. https://github.com/ipython/ipython/issues/1927#issuecomment-6273791
However, you can change which mode the kernel you create is in in Tools>Preferences>Ipython Console>Graphics>Graphics Backend. On Wed, Jul 11, 2012 at 4:42 AM, laughingrice <[email protected]>wrote: > I'm running spyder under windows (64bit), and use the ipython interpreter > (start a new ipython kernel option) by default. > > When displaying figures (imshow, plot, etc.) the default behavior is to > show then inline, it's useful in most cases as it allows to see history, > but doesn't allow to scale and zoom images to see details which is even > more convenient in my case. > > How do I change the default, or per plot, to display them in a new window? > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "spyder" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/spyderlib/-/aF9akfRtH74J. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/spyderlib?hl=en. > -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
