2

%edit works in terminal, but in qtconsole I get a message that the default editor is not set in IPythonWidget.editor. Where can I find this file? Google suggest modifying ipython_config, but I found like 10 files with that name on my laptop.

I forgot to mention that my goal is to launch vim inside the console.

YKY
  • 2,493
  • 8
  • 21
  • 30
  • [This answer](http://stackoverflow.com/a/15409096/2677943) might help you with finding the config. Basically just see what `ipython locate profile` prints. – swenzel Sep 02 '15 at 17:13
  • Well I figured out that I did not have a default profile to begin with. So I created it using 'ipython profile create' command. Anyway, when I add 'vim' in the qtconsole and ipython_confing files, nothing changes. – YKY Sep 02 '15 at 17:26

0 Answers0