Closed cornhundred closed 2 years ago
This error is being caused by an update to the ObservableHQ API and is related to this issue https://github.com/observablehq/runtime/issues/342
They should be introducing a fix soon https://talk.observablehq.com/t/error-with-observable-jupyter-embeds/7052/2
Thanks for the new release of observable-jupyter 0.1.14!
I can confirm that it is working on Google Colab.
I'll plan on closing this issue once ObservableHQ updates their API just to make sure we can confirm retroactive compatibility. Feel free to close if you feel this is outside the scope of the library.
The issue has been fixed for old embeds by ObservableHQ https://talk.observablehq.com/t/error-with-observable-jupyter-embeds/7052/7
I'm seeing an error in the embeds of Observable visualizations in previously run Jupyter notebooks that says
@variable is not defined
. This appears to have just started to happen today and can be reproduced in some of the examples from the demo Google Colab notebook from this repo:Here's an example
Also, here's a screenshot
It is interesting since the first gear embedding is working and the visuals from the embedded Observable notebooks are working properly