python3-comm

Register a comm implementation in the Jupyter kernel (Python 3)
  https://github.com/ipython/comm
  0
  no reviews



It provides a way to register a Kernel Comm implementation, as per the Jupyter kernel protocol. It also provides a base Comm implementation and a default CommManager that can be used.

This package installs the library for Python 3.