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#
Type#
standard
Dependencies#
Version Information#
package-version.txt:
0.7.0
install-requires.txt:
nbclient
Equivalent System Packages#
conda:
$ conda install nbclient
gentoo:
$ sudo emerge dev-python/nbclient
void:
$ 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.