Set ipython as default interpretor
Is there any way to set the ipython interpreter as the default for a particular run configuration? I would like to get magics in my debug functions without having to manually import ipython, and I would love to get tab completion in my debug sessions.
When I try and point the python interpreter at the ipython executable pycharm just tells me it's a broken interpreter.
Chris
When I try and point the python interpreter at the ipython executable pycharm just tells me it's a broken interpreter.
Chris
Please sign in to leave a comment.