-
Notifications
You must be signed in to change notification settings - Fork 15
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
"No such comm" again #60
Comments
This has been my ongoing nemesis, the warnings are definitely annoying but don't actually indicate that anything is wrong. I'll move the issue to pyviz_comms and maybe I'll finally figure it out. |
it's intriguing though that different to the older stories, now there's also ERRORs being created. |
@philippjfr Does the suggestion that they are now ERRORs as opposed to warnings concern you or do you still think these messages are safe to ignore? |
No, it's really just the log level that was changed it still doesn't indicate any real error condition. |
In that case do you think this will ever be fixed (in which case this issue can stay open) or maybe this is an unfortunately case of |
aand they are back... :( (they were gone for a while...)
|
My $500 USD bounty for anyone who can make those messages go away is still open... |
ALL software version info
Description of expected behavior and the observed behavior
Not getting errors and warnings for holoviews use in a notebook.
Complete, minimal, self-contained example code that reproduces the issue
This code cell is all what one currently needs to trigger errors and warnings after a restart of the notebook:
So, procedure to trigger the error and warning in the console is
Stack traceback and/or browser JavaScript console output
[I 13:48:32.046 NotebookApp] Replaying 7 buffered messages
[IPKernelApp] ERROR | No such comm target registered: hv-extension-comm
[IPKernelApp] WARNING | No such comm: hv-extension-comm
The text was updated successfully, but these errors were encountered: