Hacker News new | ask | show | jobs
by heintje_ghulam 1304 days ago
Hi! Happy to see someone interested in using Emacs for Julia work.

I recommend the following packages for your setup:

julia-vterm (https://melpa.org/#/julia-vterm) (https://github.com/shg/julia-vterm.el)

ob-julia-vterm (https://melpa.org/#/ob-julia-vterm) (https://github.com/shg/ob-julia-vterm.el)

FYI, julia-vterm depends on:

julia-mode (https://elpa.nongnu.org/nongnu/julia-mode.html) (https://github.com/JuliaEditorSupport/julia-emacs)

vterm (https://melpa.org/#/julia-vterm) (https://github.com/akermu/emacs-libvterm)