-
DescriptionI am having some issues with my current quarto setup. I am trying to run the run cell command, but I am given the following output:
My setup is the same one as in the markdown. Additonally, I would like quarto to disable the re-rending of the entire file but only run the cell that I updated. Is that possible? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Sharing only error message is very unlikely to give you a solution for Quarto or anything. Could you share a small self-contained "working" (reproducible) example to work with, i.e., a complete Quarto document or a Git repository? The goal is to make it as easy as possible for us to recreate your problem so that we can fix it: please help us help you! Thanks. You can share a self-contained "working" (reproducible) Quarto document using the following syntax, i.e., using more backticks than you have in your document (usually four If you have multiple files (and if it is absolutely required to have multiple files), please share as a Git repository.
Additionally and if not already given, please share the output of |
Beta Was this translation helpful? Give feedback.
-
You probably want to go to https://github.com/quarto-dev/quarto-nvim/ instead of here. |
Beta Was this translation helpful? Give feedback.
You probably want to go to https://github.com/quarto-dev/quarto-nvim/ instead of here.