Replies: 1 comment
-
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.
-
Hi,
I would like to add a paginated html simple table in a quarto HTML output.
I was thinking of using itables, because it works very well in my jupyter notebook and it's very simple to use.
The code is this
But it remains in loading status
It seems that it's necessary to load a trusted notebook. Is there a way to pass "trusted" status via quarto code?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions