jupyter_client: Jupyter protocol implementation and client libraries#

Description#

Jupyter protocol implementation and client libraries

License#

BSD 3-Clause License

Upstream Contact#

https://pypi.org/project/jupyter-client/

Type#

standard

Dependencies#

Version Information#

package-version.txt:

8.3.1

install-requires.txt:

jupyter-client

Equivalent System Packages#

$ conda install jupyter_client
$ sudo emerge dev-python/jupyter_client
$ sudo port install py-jupyter_client
$ sudo zypper install python3\$\{PYTHON_MINOR\}-jupyter-client
$ sudo xbps-install python3-jupyter_client

See https://repology.org/project/jupyter-client/versions, https://repology.org/project/python:jupyter-client/versions

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.