nbclient: A client library for executing notebooks. Formerly nbconvert’s ExecutePreprocessor.#

Description#

A client library for executing notebooks. Formerly nbconvert’s ExecutePreprocessor.

License#

BSD

Upstream Contact#

https://pypi.org/project/nbclient/

Type#

standard

Dependencies#

Version Information#

package-version.txt:

0.8.0

install-requires.txt:

nbclient

Equivalent System Packages#

$ conda install nbclient
$ sudo emerge dev-python/nbclient
$ sudo xbps-install python3-nbclient

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.