-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[BUG] Visualizations fail to work in Jupyter labs #529
Comments
Hi @ahutter , thanks for submitting a bug report! I unsuccessfully tried reproducing this, using the same general setup and package versions, as well as:
To fish for some possible root causes, could you answer the following:
|
Hi @michaelnchin, I am experiencing similar issues and have been unable to get the graph widget to work after multiple installation attempts. Regarding your list above:
What do you recommend? |
Getting the following now in my browser console: Could not instantiate widget and Error: Module graph_notebook_widgets, semver range 3.9.0 is not registered as a widget module This is with the current setup:
|
Hi @twiechert-exiger , thank you for the additional data point. I've recently seen a few other similar reports of the At the moment, our binary distributions on PyPi are built only for x86_64, so I would consider graph-notebook unsupported on ARM64 for now. We'll look into providing separate binaries for multi-platform support in the future, along with multi-platform images as mentioned here: #509. |
I'm having the same problem, my Macbook has the |
Community Note
Describe the bug
Visualizations fail to render for SPARQL queries in Jupyter Lab. JS errors are present in the console.
To Reproduce
Expected behavior
Graph tab has a visualization.
The text was updated successfully, but these errors were encountered: