You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for pointing this out! I've confirmed the issue and will look into it as soon as I can. Thanks for using ob-julia-vterm and I appreciate your patience.
Thank you for this package I use often :)
I ran into this issue when trying to run code from a babel #+call, see below to reproduce
#+name: Prog
#+begin_src julia-vterm
"Hello"
#+end_src
#+RESULTS: Prog
"Hello"
#+call: Prog()
#+RESULTS:
: Executing... 6afa70f4 <---- problem here
Any idea ?
The text was updated successfully, but these errors were encountered: