-
Is it possible to use IJulia and knitr in the same document? JuliaCall seems to be breaking things, but I want to write use tikz from knitr. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Ah, I now see that all computational cells share the same engine. |
Beta Was this translation helpful? Give feedback.
-
We are interested either in Quarto or knitr repo is this is also not working in R Markdown. JuliaCall should be supported in Quarto too and works with knitr as expected. If something is not, then this is a bug we have to fix in the stack. Thanks ! |
Beta Was this translation helpful? Give feedback.
Ah, I now see that all computational cells share the same engine.