This package browser is in early development. Mind the rough edges.

python-jupyter-client 7.4.4

Jupyter protocol implementation and client libraries

The jupyter_client package contains the reference implementation of the Jupyter protocol. It also provides client and kernel management APIs for working with kernels, and the jupyter kernelspec entrypoint for installing kernelspecs for use with Jupyter frontends.

Installation

Install python-jupyter-client 7.4.4 as follows:

guix install python-jupyter-client@7.4.4

Or install the latest version:

guix install python-jupyter-client

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.