Issue
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.
Solution
- IPython console to Editor: Command +Shift + E
- Editor to IPython console: Command + Shift + I
(On windows you can replace Command with CTRL)
Answered By - shahensha
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.