On Wed, Jan 23, 2013 at 5:50 PM, Monte Milanuk <[email protected]> wrote:
> Okay, thanks a bunch for that. Definitely not the 'nightmare' I was > anticipating. Most of the ipython issues seem to be fixed in 2.2.0, and > ipython starts up automatically with pylab enabled, very nice. The plots > are now functioning, but are inline, not as a separate plot window. Is > there an easy way to change that? > > I presume that once 2.2.0 is considered stable and release-ready I should > be able to just run python setup.py to 'permanently' install the new > version (after removing the system installed version)? > > TIA, > > Monte > > IPython graphics mode can be set under the Preferences...IPython console...Graphics tab. And, yes, once 2.2 is fully ready to go you can either run "setup.py install" or use one of the other typical prepackaged methods of install. -- 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]. Visit this group at http://groups.google.com/group/spyderlib?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
