What version of Spyder are you using? Full support of IPython 0.11-0.13 is already implemented in Spyder v2.1.11 and v2.2.0dev (latest revision of default repository), but not through Spyder's console plugin: * v2.1: you have to open a new IPython kernel via the console plugin menu and then an IPython frontend is opened automatically as a separate dockwidget (there is an option to open a new kernel at startup, that's what you are asking for) * v2.2: a plugin dedicated to IPython 0.11+ has been implemented, the "IPython console" plugin (there is an option to open an IPython console at startup too)
Cheers -Pierre Le 12 août 2012 à 02:49, David Nicholls <[email protected]> a écrit : > No answer yet, so I thought I'd add the following. > > When I mouse over the greyed-out preferences option, it says "This option is > not available for iPython versions which are not fully supported through > Spyder's console (i.e. iPython v0.11+)" > > Since we're now at least at iPython v0.13, this seems like quite a gap in > Spyder's capability. > > The reason for both Spyder and iPython is to make the whole process more > efficient, and both do this very well. > > Will there be proper iPython integration into the Spyder console? > > DN > > > On 11/08/2012, at 11:01 AM, David Nicholls <[email protected]> wrote: > >> I invariably use the iPython interpreter, and I'd like it to start up >> immediately I open Spyder. The prefs has a check box titled "Open an >> iPython interpreter at startup" but it is greyed out. How do I fix this? >> (using the latest Macports Spyder). >> >> DN >> > > -- > 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. > -- 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.
