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

VPython websocket not connecting on Binder #28

Closed
jcoady opened this issue Oct 7, 2019 · 1 comment
Closed

VPython websocket not connecting on Binder #28

jcoady opened this issue Oct 7, 2019 · 1 comment

Comments

@jcoady
Copy link
Contributor

jcoady commented Oct 7, 2019

VPython doesn't work on Binder due to Websocket failing to connect. Websockets to a remote computer such as binder need to connect through a proxy server such as the jupyter-server-proxy.

https://jupyter-server-proxy.readthedocs.io/en/latest/index.html

Support for jupyter-server-proxy needs to be added to VPython in order to connect a websocket through a proxy server.

@jcoady
Copy link
Contributor Author

jcoady commented Oct 8, 2019

Fix has been checked in.

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

1 participant