Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No output when using babel #+call: #29

Open
vincent-picaud opened this issue Nov 14, 2024 · 1 comment
Open

No output when using babel #+call: #29

vincent-picaud opened this issue Nov 14, 2024 · 1 comment

Comments

@vincent-picaud
Copy link

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 ?

@shg
Copy link
Owner

shg commented Nov 17, 2024

Hi @vincent-picaud

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants