lua error message when rendering blog post #3761
-
Hello, I am moving some posts from my distill blog to quarto. In several instances, I get the following error message when rendering the posts with quarto:
Any idea what this could be due to? I can run all cells (Quarto: Run All Cells) without the problem. The code of one such post would be available here. Any hint most welcome. Many thanks! PS: I think I saw somewhere a function which allows rendering a document only up to a specific point (in contrast to the entire document). If anyone knows what I mean, it would help me to isolate the issue to i.e. a specific chunk. Thanks again. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Would you mind trying to isolate which part of your document causes that issue? It's hard for us to do it because the document you share has a number of data files. |
Beta Was this translation helpful? Give feedback.
Would you mind trying to isolate which part of your document causes that issue? It's hard for us to do it because the document you share has a number of data files.