Use tempdir for quarto preview instead of current workspace #3453
Unanswered
jooyoungseo
asked this question in
Q&A
Replies: 1 comment
-
We do have an |
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.
-
From a screen-reader's viewpoint, html output that
quarto preview
produces is much more accessible when reviewing Jupyter Notebook (*.ipynb) files as opposed to conventional Jupyter Lab and VSCode interfaces. However, when I collaborate with other folks who do not use Quarto, I need to manually delete the preview html file and dependencies after each time I finish reviewing Notebook content.Would there be any way to use temp directory to serve preview files instead of the current working directory?
Beta Was this translation helpful? Give feedback.
All reactions