widgetti / ipyvolume

3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL
MIT License
1.95k stars 236 forks source link

Error launching mybinder, can't find javascript files #244

Open GenevieveBuckley opened 5 years ago

GenevieveBuckley commented 5 years ago

I've just noticed an error launching ipyvolume's example notebook with mybinder, using the 'launch binder' badge from the README page.

It appears mybinder can't find some of the javascript files:

Screenshot (22)

Apologies for the screenshot, apparently you can't copy paste the build log contents from mybinder, which is a little annoying.

maartenbreddels commented 5 years ago

Thanks (screenshot is good). this may be an issue with the js config and/or setup.py! Keeping this open till fixed.