Hacker News new | ask | show | jobs
by vsbuffalo 3932 days ago
Completely agree. I can't understand how professional developers are able to give up their text editors for iPython. Don't get me wrong, I love iPython/jupyter, but the slick interface comes with huge productivity drops due to the lack of a real text editor.
1 comments

I use ipython in emacs with elpy.
Sounds Awesome! Do you have a resource for setting that up?