How to evaluate julia code in a jupyter kernel using doom emacs?

What happened?

Tried to evaluate a code cell using jupyter-julia. Julia and Jupyter are installed, Julia shows correctly in kernelspecs.

What did you expect to happen?

Code cell should be evaluated and give output.

Steps to reproduce

  1. Be sure to have Julia show up in jupyter kernelspecs.

  2. Write the following in an .org file

#+begin_src jupyter-julia 2 + 2 #+end_src

  1. Inside the block, press C-c C-c

System information


Loading data dump...

This topic was automatically closed after 90 days. New replies are no longer allowed.