Replies: 3 comments 2 replies
-
Sorry - that documentation is in fact out of date! Try this:
Then, drag the .json file into the "Trace 1" or "Trace 2" text fields. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Many thanks! It might also be good to add something to the rendered trace viewer page like "drag output.json file here to get started" - I had actually seen this page earlier but didn't realize I needed to drag and drop the file. |
Beta Was this translation helpful? Give feedback.
1 reply
-
great, thanks! closing but feel free to reopen. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I am trying to debug a Lua filter using the
quarto-filter-trace.json
file generated viaQUARTO_TRACE_FILTERS=true
. The filter trace viewer does not seem to act as suggested by the documentation (https://quarto.org/docs/troubleshooting/#debugging-lua-filters). In the latest version of quarto-cli (commit 00512ab) I seetools/trace-viewer
but it's not clear how to use it; passing the input file as suggested in the outdated documentation doesn't work. Can you provide some documentation on how to run this viewer?Beta Was this translation helpful? Give feedback.
All reactions