Skip to content

Can you run quarto render with local copies of the CSS and JS? #11528

Closed Answered by cderv
fountaindive asked this question in Q&A
Discussion options

You must be logged in to vote

From what gathered I would require local versions of the files in site_libs?

Part of what Quarto uses will be shipped with Quarto. This means that doing quarto render will copy the right files into site_libs for a quarto website for example; This means bootstrap won't be downloaded for example.

in the future I'd like to try and have interactive plots using plotly.

For plotly, it won't be shipped with Quarto. it will be provided by other tooling like Python or R libaries that will either bundle or linked to online plotly JS.

I would say that doing quarto render on an environment without internet should mostly work for HTML. Though previewing on same environment will require internet ac…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@fountaindive
Comment options

@cderv
Comment options

Answer selected by fountaindive
@fountaindive
Comment options

@cderv
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants