Well, if i launch the console from spyder console section, i can use bpython from there easily. Problem is, in Ubuntu launchinig console from within spyder creates a separate console window. this is not same as having console functionality built-in ide.
On Saturday, February 15, 2014 1:38:19 AM UTC+1, Carlos Córdoba wrote: > > I'm afraid that's not possible because bpython is a pure console > application. If I'm not wrong, it uses ncurses, which is a library to build > interactive console applications. > > Cheers, > Carlos > > El 14/02/14 17:18, Joseph Martinot-Lagarde escribió: > > Did you try to change the interpreter in the preferences ? I think it's in > the console section. > > Le vendredi 14 février 2014 14:39:49 UTC+1, Suvir Bhargav a écrit : >> >> Hi, >> >> I want to use bpython interpreter within spyder. >> Anyone tried it or is there some way i can get bpython running inside at >> the console window. >> >> >> -- > You received this message because you are subscribed to the Google Groups > "spyder" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected]<javascript:> > . > Visit this group at http://groups.google.com/group/spyderlib. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/groups/opt_out.
