Name: | python3-comm |
Version: | 0.2.2 |
Release: | 4.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 32905 |
License: | BSD-3-Clause |
RPM: |
python3-comm-0.2.2-4.el10_0.noarch.rpm
|
Source RPM: |
python-comm-0.2.2-4.el10_0.src.rpm
|
Build Date: | Tue Feb 18 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/ipython/comm |
Summary: | Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc. |
Description: | Comm 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. |