Comment on Run code inline in Atom using Jupyter kernelsComments−olsgaard10yWhat 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!−brians10yWhat'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?−denfromufa10yHave you tried PyCharm with jupyter notebook?−olsgaard10yNo, I didn't know they worked together. I'll have a look!
Comments
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!
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!