slackbuilds_ponce/python/python3-comm/README
Isaac Yu 6a7eae615d
python/python3-comm: Added (Jupyter Python Comm implementation)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-12-10 07:43:14 +07:00

3 lines
188 B
Text

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