Hello,

i am curious whether or not it is possible to connect Org babel to a remotely running scheme REPL, more specifically the Guile REPL that you get by running something like guix repl --listen=tcp:37146

If so, what are the header arguments I need to put into place?

Thanks,

Hunter