Port details |
- py-nbclient Client library for executing notebooks
- 0.6.4 devel
=0 0.5.13Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2020-12-19 20:04:11
- Last Update: 2022-06-16 13:59:42
- Commit Hash: b936eff
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- NBClient, a client library for programmatic notebook execution, is a tool for
running Jupyter Notebooks in different execution contexts. NBClient was spun out
of nbconvert's former ExecutePreprocessor.
WWW: https://github.com/jupyter/nbclient
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}nbclient>0:devel/py-nbclient@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-nbclient/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-nbclient
- pkg install py38-nbclient
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-nbclient listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-nbclient
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1655208268
SHA256 (nbclient-0.6.4.tar.gz) = cdef7757cead1735d2c70cc66095b072dced8a1e6d1c7639ef90cd3e04a11f2e
SIZE (nbclient-0.6.4.tar.gz) = 78539
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>=62.1.0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-jupyter-client>=6.1.5 : devel/py-jupyter-client@py38
- py38-nbformat>=5.0 : devel/py-nbformat@py38
- py38-nest-asyncio>=0 : devel/py-nest-asyncio@py38
- py38-traitlets>=5.0.0 : devel/py-traitlets@py38
- py38-setuptools>=62.1.0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- devel/py-nbconvert
- Configuration Options:
- No options to configure
- Options name:
- devel_py-nbclient
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|