vpython/vpython-jupyter

Binder error

mwcraig opened this issue · 7 comments

@jcoady -- I tried the latest on binder and get this error in the javascript console:

main.min.js?v=617dbb6b838f3495e90f667d4b1f2fa9:24955 Could not open comm  --  Error: Class glow not found in registry 
    at main.min.js?v=617dbb6b838f3495e90f667d4b1f2fa9:24919
    at new Promise (<anonymous>)
    at Object.load_class (main.min.js?v=617dbb6b838f3495e90f667d4b1f2fa9:24904)
    at CommManager.comm_open (main.min.js?v=617dbb6b838f3495e90f667d4b1f2fa9:36618)
    at i (main.min.js?v=617dbb6b838f3495e90f667d4b1f2fa9:2)
    at Kernel._handle_iopub_message (main.min.js?v=617dbb6b838f3495e90f667d4b1f2fa9:38098)
    at Kernel._finish_ws_message (main.min.js?v=617dbb6b838f3495e90f667d4b1f2fa9:37890)
    at main.min.js?v=617dbb6b838f3495e90f667d4b1f2fa9:37881
(anonymous) @ main.min.js?v=617dbb6b838f3495e90f667d4b1f2fa9:24955
main.min.js?v=617dbb6b838f3495e90f667d4b1f2fa9:37882 Couldn't process kernel message WrappedError

The binder URL I used is https://mybinder.org/v2/gh/vpython/vpython-jupyter/master?filepath=index.ipynb

I ran the Binary Star notebook (I like binary stars)

Closing, since this now works