Why am I getting 404 warnings with jupyter-widget
and .ttf
/.woff
/.woff2
file extensions?
#10630
Unanswered
paddyroddy
asked this question in
Q&A
Replies: 1 comment 14 replies
-
Could you properly format your message, especially the code? For instance, the code cell does not close. Also, could you clarify exactly the context where you have the error? |
Beta Was this translation helpful? Give feedback.
14 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
quarto:
1.5.56
macOS
14.6.1
Replicated https://quarto.org/docs/interactive/widgets/jupyter.html#leaflet-example
I get these warnings using
quarto preview
, which I don't get on GitHub Actions (usingquarto publish
). Locally, if I runquarto render
I don't think I get the warnings.Beta Was this translation helpful? Give feedback.
All reactions