Replies: 4 comments 12 replies
-
Can you share a full, minimal example? |
Beta Was this translation helpful? Give feedback.
-
(I'm using quarto v1.4.267.)
|
Beta Was this translation helpful? Give feedback.
-
Thanks. I just wanted to make sure.
This is not a feature that exists. (Did we imply this feature exists in our docs? If so, we should fix that.) |
Beta Was this translation helpful? Give feedback.
-
Your docs didn't claim this feature exists, but they also didn't say it doesn't. Since this sort of thing is possible with R, perhaps you would do well to clarify it's not yet implemented for Julia. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I see that the 1.4 pre-release supports "executing inline expressions when using Jupyter kernels." Indeed, I can get Julia code to execute inside the main text:
[Please don't @ me about computing a mean ESS ;).]
But I cannot make this work to obtain a computed
fig-cap
setting. I've seemingly exhausted the possible syntactical permutations, and suspect this is not yet supported for Julia; would anyone confirm or deny this?Beta Was this translation helpful? Give feedback.
All reactions