You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the same issue we see on uwdata/mosaic#624; I'm not sure what Jupyter is doing with anywidget, but the HTTP request to anywidget.js cannot possibly succeed without something, somewhere, telling Quarto what file is expected to exist there.
Bug description
I've attached a notebook along with a uv lock file where I'm seeing an issue during render:
Archive.zip
This is what it looks like in VSCode:
It renders correctly and is interactable even when using jupyter lab.
But when I run
quarto preview
and load the page, I see this error:Here's the error from the javascript console:
I don't see an error like this with folium when rendering with quarto:
It appears to be something with anywidget / lonboard.
Steps to reproduce
Run quarto preview on the attached notebook.
Expected behavior
No response
Actual behavior
No response
Your environment
No response
Quarto check output
quarto --version
1.7.1
The text was updated successfully, but these errors were encountered: