This is a question about how to be productive using Spyder. My usual workflow goes like this:
1. Use IPython terminal until a small piece of code is working 2. Copy good code from IPython to editor 3. Repeat steps 1 and 2 with the next piece of code If I ever need to re-run old code from the editor, it's easy! If your code is in a cell, you can just press Shift-Enter! But what about going the other way, from IPython to the editor? Is there something that is as easy and fast as Shift-Enter? What is the best way to get my "good" code from IPython into the editor? -- 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 https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
