In specifying my own data for an imported chart, I’m being redirected to an error page (making it difficult to debug). I wrote up the details in this notebook:
Any help // insight is appreciated!
In specifying my own data for an imported chart, I’m being redirected to an error page (making it difficult to debug). I wrote up the details in this notebook:
Any help // insight is appreciated!
It reminds me a bit of this error I ran into when importing another d3 tree notebook a few months ago, though that one seems to have been resolved (partially?). It’s a little puzzling because the PR to the runtime that Mike linked doesn’t seem to have been merged…
Hi Michael! Thanks so much for reporting this issue.
This was a bug on our end, and we just put a fix in for it. I’m able to verify that import with
is now working in the notebook you shared. Thanks again for pointing this out and let us know if you run into any other obstacles.
Wow, thanks so much for the rapid response and fix! Really appreciate it!