I have been using Spyder, and using IPython as default. I use Ctrl+. and it do the same thing.
-Shawn On Saturday, October 11, 2014 2:06:30 PM UTC-4, Stack CopyrightX wrote: > > The Canopy python IDE has a simple command (Ctrl+.) that is reached using > the menus with Run->Restart Kernel... > > This forces the IDE to keep history and things like that, but to restart > the python kernel (would it also be correct to say the python > *interpreter*? or is kernel different from interpreter in this context?) > so that all existing variables in memory and function definitions are > flushed, allowing me to start with a clean kernel. > > Is there some way to do this in Spyder? > -- 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/d/optout.
