-
When I generate html output from a .qmd or .ipynb with plotly graphs. The generated html files depend on using Plotly JavaScript from Plotlys CDN. In an environment without internet access will prevent us from loading the graphs. Is there an easy way to tell quarto to embed plotlys JavaScript as a static asset ? |
Beta Was this translation helpful? Give feedback.
Answered by
cscheid
May 4, 2023
Replies: 1 comment 10 replies
-
Unfortunately not, and we can't control it (the Plotly jupyter notebook output loads content dynamically) |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, try adding this to the top of your file: