Comment on Ask HN: Why don't other languages have Jupyter style notebooks?Comments−BillyTheMage2yI've never used Jupyter personally so maybe there's some functionality I'm not aware of, but org-mode + org-babel in Emacs is really great and it does everything I've ever seen other people do with Jupyter.−sargstuff2yJupyter in the emacs universe : article : https://martibosch.github.io/jupyter-emacs-universe/ the github source : https://github.com/millejoh/emacs-ipython-notebook alt setups : https://news.ycombinator.com/item?id=16899638 emacs org mode : https://michaelneuper.com/posts/replace-jupyter-notebook-with-emacs-org-mode/ the kernel : https://github.com/emacs-jupyter/jupyter
Comments
I've never used Jupyter personally so maybe there's some functionality I'm not aware of, but org-mode + org-babel in Emacs is really great and it does everything I've ever seen other people do with Jupyter.
Jupyter in the emacs universe :
the kernel : https://github.com/emacs-jupyter/jupyter