Multiple Jupyter kernels in a project?

Currently it seems that a given Quarto document can only have one engine, and only one Jupyter kernel for that engine: Could we use multiple languages in the same document? · quarto-dev/quarto-cli · Discussion #4232 · GitHub.

However, a Quarto project could contain multiple files. Is it possible to use different engines and/or kernels across those files in the same project?

Yes you can select the kernel to use by document, or folder of documents

Looks how to set metadata on a document, or shared metadata, and also how to configure the kernel using YAML header

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.