Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipyvolume example gives an error #6

Closed
robmarkcole opened this issue Oct 13, 2018 · 4 comments
Closed

ipyvolume example gives an error #6

robmarkcole opened this issue Oct 13, 2018 · 4 comments

Comments

@robmarkcole
Copy link

[Voila] Executing notebook with kernel: python3
WARNING:tornado.access:404 GET /custom.css (::1) 0.85ms
WARNING:tornado.access:404 GET /custom.css (::1) 0.32ms
[Voila] Adapting to protocol v5.1 for kernel 26a4a1ff-c3c3-406c-b1f3-b24dba6afd04
[IPKernelApp] WARNING | Unknown message type: 'custom_message'
WARNING:tornado.access:404 GET /static/dist/jupyter-threejs.js (::1) 0.58ms
WARNING:tornado.access:404 GET /static/dist/ipyvolume.js (::1) 1.13ms
@maartenbreddels
Copy link
Member

ping @SylvainCorlay @vidartf
I wonder if it is related to:
jupyter-widgets/pythreejs#171 which got fixed by this workaround jupyter-widgets/ipywidgets#2026

@SylvainCorlay
Copy link
Member

Fixed in PR #12 using @VidarF's fix from ipywidgets! Thanks for the pointer.

@maartenbreddels
Copy link
Member

Great, that will also make ipysheet work!

@SylvainCorlay
Copy link
Member

Now the ipyvolume example works on binder.

martinRenou referenced this issue in martinRenou/voila Aug 26, 2022
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

No branches or pull requests

3 participants