jupyter_client: Jupyter protocol implementation and client libraries¶
Description¶
Jupyter protocol implementation and client libraries
License¶
BSD 3-Clause License
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
8.6.3
src/pyproject.toml:
jupyter-client
version_requirements.txt:
jupyter-client
See https://repology.org/project/jupyter-client/versions, https://repology.org/project/python:jupyter-client/versions
Installation commands¶
$ pip install jupyter-client
$ sage -i jupyter_client
$ conda install jupyter_client
$ sudo dnf install python3-jupyter-client
$ sudo emerge dev-python/jupyter_client
$ sudo port install py-jupyter_client
$ sudo zypper install python3-jupyter-client
$ sudo xbps-install python3-jupyter_client
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then
./configure
will check if the system package can be used.