I'm using Spyder via Anaconda on a Mac, and often switch back and forth between the editor and console. I was wondering if there's a keyboard shortcut to switch quickly between these two panes. It's just not quite convenient to do it with the trackpad or mouse.
Asked
Active
Viewed 9,828 times
1 Answers
47
- IPython console to Editor: Command +Shift + E
- Editor to IPython console: Command + Shift + I
(On windows you can replace Command with CTRL)

shahensha
- 2,051
- 4
- 29
- 41