Hacker News new | ask | show | jobs
by confounded 1016 days ago
Out of interest, do you use Emacs as an alternative to Jupyter for interactive work (examining plots etc.)?

If so, which modes and packages do you use?

1 comments

Jupyter can be used with Org Babel (interactive output, ansi escape codes, plots. I haven't tried widgets (shiny apps mostly cover this use-case for me https://shiny.posit.co/)).

https://github.com/emacs-jupyter/jupyter#org-mode-source-blo...