Hacker News new | ask | show | jobs
by olsgaard 3626 days ago
What Jupyter Notebook is missing is a good text/code editor and what good text/code editors are missing is Jupyter Notebook like write and execute.

This is the first example I've seen of the power that using Electron in Atom can give, and it makes me super exited!

2 comments

What's missing from Edwin or Emacs with SLIME? Support for Python, obviously, but—that's solvable. Is there a more fluid execution environment in Jupyter?
Have you tried PyCharm with jupyter notebook?
No, I didn't know they worked together. I'll have a look!