Skip to content

Conversation

@disberd
Copy link
Contributor

@disberd disberd commented Mar 11, 2025

The IJuliaExt in its current form fails as the JSON dependency is directly called without being loaded in the extension module. This PR mainly prepends the PlotlyBase module to the JSON.lower call.

Additionally, I found that at least in Google Colab (didn't try on local IJulia) the include_plotlyjs=require fails on the javascript side with an error hinting at missing require. I did remove the kwarg as the cdn fallback works fine, but if for some reason the require was needed for some specific purpose I can try to have a look at how and if it can be put back.

Link to the Google colab notebook used to test:
https://colab.research.google.com/drive/1Ehx_z35JqmwjvqN3ZxupyxynziqHzE2y?usp=sharing

@sglyon sglyon merged commit 791fc37 into sglyon:master Apr 22, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants