Skip to content

"No such comm" again #60

@michaelaye

Description

@michaelaye

ALL software version info

  • holoviews 1.13.2
  • notebook 6.0.3
  • Python 3.7

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:

import holoviews as hv
hv.notebook_extension('bokeh')

So, procedure to trigger the error and warning in the console is

  1. execute code cell
  2. restart notebook
  3. executing code cell again

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions