This may be one of many ideas to fix this: Just like Emacs you can highlight a section and press Ctrl-8 (instead of ctrl-c c) to run that section. Then it wouldn't be running the duplicate code, just your highlighted changes.
On Friday, August 22, 2014 9:26:14 AM UTC-4, Xaver Gerster wrote: > > Hi, > is there an option to suppress the repetition of the code from the file > window in the ipython shell once a cells gets interpreted by > Ctrl/Shift-Enter (Similar to C-c | in emacs python mode)? > Xaver > -- 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.
