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

websocket ip in jupyter notebook #40

Open
oToToT opened this issue Dec 3, 2019 · 3 comments
Open

websocket ip in jupyter notebook #40

oToToT opened this issue Dec 3, 2019 · 3 comments

Comments

@oToToT
Copy link

oToToT commented Dec 3, 2019

As we know ,we might be able to make jupyter notebook listen on different ip. However, vpython always try to connect to ws://localhost.

I think that It might be well to make vpython connect to what jupyter notebook is listening on.

@oToToT
Copy link
Author

oToToT commented Dec 6, 2019

OK, I found this has been solved in b3e46e4, the true problem I encounter is that pip hasn't update, lol

However, I'm wondering whether https://github.com/vpython/vpython-jupyter/blob/master/vpython/vpython_libraries/glowcomm.html#L61 is necessary.

@mwcraig
Copy link
Contributor

mwcraig commented Jan 1, 2020

However, I'm wondering whether https://github.com/vpython/vpython-jupyter/blob/master/vpython/vpython_libraries/glowcomm.html#L61 is necessary.

It seems like it shouldn't be necessary when connecting via proxy but I'm not all that familiar with the JS part of the code.

@jcoady -- do you have any comments on this?

@jcoady
Copy link
Contributor

jcoady commented Jan 1, 2020 via email

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