What would you like to do?
Report an issue on quarto.org
Description
The docs include guidance for adding Quarto support to a Jupyter Kernel here. This guidance should mention that inline code makes use of the user_expressions parameter of the do_execute kernel method (here), which some Jupyter kernels may not support. (A current Jupyter guide to creating kernels says about this parameter, "You can ignore this if you need to.")
For further details: #10979 (comment)