notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-nbclient Client library for executing notebooks
0.10.0 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.10.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-12-19 20:04:11
Last Update: 2024-03-23 14:49:21
Commit Hash: 09219c6
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/jupyter/nbclient
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
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 py39-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 py39-nbclient listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-nbclient
Package flavors (<flavor>: <package>)
  • py39: py39-nbclient
distinfo:
TIMESTAMP = 1710712464 SHA256 (nbclient-0.10.0.tar.gz) = 4b3f1b7dba531e498449c4db4f53da339c91d449dc11e9af3a43b4eb5c5abb09 SIZE (nbclient-0.10.0.tar.gz) = 62246

Packages (timestamps in pop-ups are UTC):
py37-nbclient
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.5.1---0.5.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-nbclient
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.10.0--0.10.0---
FreeBSD:13:quarterly0.10.00.10.00.8.0-0.10.0-0.9.00.9.0
FreeBSD:14:latest0.10.00.10.00.7.0-0.10.00.8.0-0.8.0
FreeBSD:14:quarterly0.9.00.10.0-0.9.00.10.0-0.9.00.9.0
FreeBSD:15:latest0.9.00.10.0n/a0.9.0n/a-0.9.0-
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-hatchling>=1.10.0 : devel/py-hatchling@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-jupyter-client>=6.1.12 : devel/py-jupyter-client@py39
  2. py39-jupyter-core>=4.12 : devel/py-jupyter-core@py39
  3. py39-nbformat>=5.1 : devel/py-nbformat@py39
  4. py39-traitlets>=5.4 : devel/py-traitlets@py39
  5. python3.9 : lang/python39
This port is required by:
for Build
  1. misc/py-papermill
for Run
  1. devel/py-nbconvert
  2. misc/py-papermill

Configuration Options:
No options to configure
Options name:
devel_py-nbclient
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/n/nbclient/
  2. https://pypi.org/packages/source/n/nbclient/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.0
23 Mar 2024 14:49:21
commit hash: 09219c699e969c2de645c7ae7be663151e090ed0commit hash: 09219c699e969c2de645c7ae7be663151e090ed0commit hash: 09219c699e969c2de645c7ae7be663151e090ed0commit hash: 09219c699e969c2de645c7ae7be663151e090ed0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.10.0

Changes:	https://github.com/jupyter/nbclient/releases
0.9.0
14 Nov 2023 17:15:44
commit hash: 7d87be72f575d906361684bd87b8f40d2cb3c835commit hash: 7d87be72f575d906361684bd87b8f40d2cb3c835commit hash: 7d87be72f575d906361684bd87b8f40d2cb3c835commit hash: 7d87be72f575d906361684bd87b8f40d2cb3c835 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.9.0

Changes:	https://github.com/jupyter/nbclient/releases
0.8.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.8.0
27 May 2023 23:43:58
commit hash: 8519b6d42ab4b5028600a6b36bfb5d790ad79fabcommit hash: 8519b6d42ab4b5028600a6b36bfb5d790ad79fabcommit hash: 8519b6d42ab4b5028600a6b36bfb5d790ad79fabcommit hash: 8519b6d42ab4b5028600a6b36bfb5d790ad79fab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.8.0

Changes:	https://github.com/jupyter/nbclient/releases
0.7.4
27 Apr 2023 23:58:42
commit hash: 447bafa9fe25985ed4c21c3a0e15b403fa8c81e0commit hash: 447bafa9fe25985ed4c21c3a0e15b403fa8c81e0commit hash: 447bafa9fe25985ed4c21c3a0e15b403fa8c81e0commit hash: 447bafa9fe25985ed4c21c3a0e15b403fa8c81e0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.7.4

Changes:	https://github.com/jupyter/nbclient/releases
0.7.3
09 Apr 2023 13:36:51
commit hash: c6fe910a76943bd8cfd66761e50435d0456ea13ccommit hash: c6fe910a76943bd8cfd66761e50435d0456ea13ccommit hash: c6fe910a76943bd8cfd66761e50435d0456ea13ccommit hash: c6fe910a76943bd8cfd66761e50435d0456ea13c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.7.3

Changes:	https://github.com/jupyter/nbclient/releases
0.7.2_2
04 Apr 2023 18:29:11
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
0.7.2_1
21 Mar 2023 19:20:47
commit hash: 32a753382c6ae01cf81f9a72a40889a2d52d1f78commit hash: 32a753382c6ae01cf81f9a72a40889a2d52d1f78commit hash: 32a753382c6ae01cf81f9a72a40889a2d52d1f78commit hash: 32a753382c6ae01cf81f9a72a40889a2d52d1f78 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for dependency and package change
0.7.2
30 Jan 2023 12:59:52
commit hash: 75a5fd317dd7ef721521a3871d8b9ab2dc8aa382commit hash: 75a5fd317dd7ef721521a3871d8b9ab2dc8aa382commit hash: 75a5fd317dd7ef721521a3871d8b9ab2dc8aa382commit hash: 75a5fd317dd7ef721521a3871d8b9ab2dc8aa382 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.7.2

Changes:	https://github.com/jupyter/nbclient/releases
0.7.0
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
0.7.0
09 Oct 2022 19:45:29
commit hash: c1483ed9dffdca05b651b90993d172457ead85f9commit hash: c1483ed9dffdca05b651b90993d172457ead85f9commit hash: c1483ed9dffdca05b651b90993d172457ead85f9commit hash: c1483ed9dffdca05b651b90993d172457ead85f9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.7.0

Changes:	https://github.com/jupyter/nbclient/releases
0.6.8
10 Sep 2022 18:11:14
commit hash: fc4fb49ef1fc428c26a0f056055b316ab48087dacommit hash: fc4fb49ef1fc428c26a0f056055b316ab48087dacommit hash: fc4fb49ef1fc428c26a0f056055b316ab48087dacommit hash: fc4fb49ef1fc428c26a0f056055b316ab48087da files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.6.8

Changes:	https://github.com/jupyter/nbclient/releases
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.6.7
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.7
31 Aug 2022 18:49:38
commit hash: 6b76b3c46305a3d93d1f020c3a08ed31b44c6000commit hash: 6b76b3c46305a3d93d1f020c3a08ed31b44c6000commit hash: 6b76b3c46305a3d93d1f020c3a08ed31b44c6000commit hash: 6b76b3c46305a3d93d1f020c3a08ed31b44c6000 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.6.7

Changes:	https://github.com/jupyter/nbclient/releases
0.6.6
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.6
07 Jul 2022 21:42:53
commit hash: 7d51d1bb4045ef0786377c97f5bb34675afe75c6commit hash: 7d51d1bb4045ef0786377c97f5bb34675afe75c6commit hash: 7d51d1bb4045ef0786377c97f5bb34675afe75c6commit hash: 7d51d1bb4045ef0786377c97f5bb34675afe75c6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.6.6

Changes:	https://github.com/jupyter/nbclient/releases
0.6.5
07 Jul 2022 12:36:15
commit hash: 1015c4e66f5b490456a548329bbbe16f20c89db4commit hash: 1015c4e66f5b490456a548329bbbe16f20c89db4commit hash: 1015c4e66f5b490456a548329bbbe16f20c89db4commit hash: 1015c4e66f5b490456a548329bbbe16f20c89db4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.6.5

Changes:	https://github.com/jupyter/nbclient/releases
0.6.4
16 Jun 2022 13:59:42
commit hash: b936eff5c0b9a67e70ad49425ea17c3245747286commit hash: b936eff5c0b9a67e70ad49425ea17c3245747286commit hash: b936eff5c0b9a67e70ad49425ea17c3245747286commit hash: b936eff5c0b9a67e70ad49425ea17c3245747286 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.6.4

Changes:	https://github.com/jupyter/nbclient/releases
0.5.13
25 Mar 2022 13:36:57
commit hash: 2df6198ec7fd5c7aa3fa7f183d887892f17b107acommit hash: 2df6198ec7fd5c7aa3fa7f183d887892f17b107acommit hash: 2df6198ec7fd5c7aa3fa7f183d887892f17b107acommit hash: 2df6198ec7fd5c7aa3fa7f183d887892f17b107a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.5.13

Changes:	https://github.com/jupyter/nbclient/releases
0.5.11
07 Mar 2022 18:11:08
commit hash: 17a6941842cb5438e5d116831d91785a6ce29ff0commit hash: 17a6941842cb5438e5d116831d91785a6ce29ff0commit hash: 17a6941842cb5438e5d116831d91785a6ce29ff0commit hash: 17a6941842cb5438e5d116831d91785a6ce29ff0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.5.11

Changes:	https://github.com/jupyter/nbclient/releases
		https://github.com/jupyter/nbclient/blob/master/CHANGELOG.md
0.5.10
25 Jan 2022 19:50:18
commit hash: 3e2b9b5831a4236a4c40f6961d2f01c11fe24159commit hash: 3e2b9b5831a4236a4c40f6961d2f01c11fe24159commit hash: 3e2b9b5831a4236a4c40f6961d2f01c11fe24159commit hash: 3e2b9b5831a4236a4c40f6961d2f01c11fe24159 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.5.10

Changes:	https://github.com/jupyter/nbclient/releases
		https://github.com/jupyter/nbclient/blob/master/CHANGELOG.md
0.5.9
11 Jan 2022 18:44:28
commit hash: f2de163550ee03e9bb1872e33ea7db30a4ebb83fcommit hash: f2de163550ee03e9bb1872e33ea7db30a4ebb83fcommit hash: f2de163550ee03e9bb1872e33ea7db30a4ebb83fcommit hash: f2de163550ee03e9bb1872e33ea7db30a4ebb83f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Clean up Makefile after
6c401020d1946446ed7f46742d7dca78c201408f (python36 removal)
0.5.9
21 Dec 2021 18:48:15
commit hash: 18d44005ba0722199b90526de0051400f8075932commit hash: 18d44005ba0722199b90526de0051400f8075932commit hash: 18d44005ba0722199b90526de0051400f8075932commit hash: 18d44005ba0722199b90526de0051400f8075932 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.5.9

Changes:	https://github.com/jupyter/nbclient/releases
		https://github.com/jupyter/nbclient/blob/master/CHANGELOG.md
0.5.8
21 Nov 2021 21:15:15
commit hash: d8219159de1d6fd21efdbf54dd168b692c9601e9commit hash: d8219159de1d6fd21efdbf54dd168b692c9601e9commit hash: d8219159de1d6fd21efdbf54dd168b692c9601e9commit hash: d8219159de1d6fd21efdbf54dd168b692c9601e9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.5.8

Changes:	https://github.com/jupyter/nbclient/releases
		https://github.com/jupyter/nbclient/blob/master/CHANGELOG.md
0.5.6
21 Nov 2021 18:20:17
commit hash: 1b0c590ad24c9cda610629c092659c250f3a0dd7commit hash: 1b0c590ad24c9cda610629c092659c250f3a0dd7commit hash: 1b0c590ad24c9cda610629c092659c250f3a0dd7commit hash: 1b0c590ad24c9cda610629c092659c250f3a0dd7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.5.6

Changes:	https://github.com/jupyter/nbclient/releases
		https://github.com/jupyter/nbclient/blob/master/CHANGELOG.md
0.5.4
21 Sep 2021 03:44:32
commit hash: ec829436d6d4beab0d603ab59d8a1892cd0b379ecommit hash: ec829436d6d4beab0d603ab59d8a1892cd0b379ecommit hash: ec829436d6d4beab0d603ab59d8a1892cd0b379ecommit hash: ec829436d6d4beab0d603ab59d8a1892cd0b379e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-nbclient: Update to 0.5.4

Changes:	https://github.com/jupyter/nbclient/blob/master/docs/changelog.md
0.5.3_1
26 May 2021 12:54:15
commit hash: c2929ccb0f3f23431de5e81fa2060cf78bda5edccommit hash: c2929ccb0f3f23431de5e81fa2060cf78bda5edccommit hash: c2929ccb0f3f23431de5e81fa2060cf78bda5edccommit hash: c2929ccb0f3f23431de5e81fa2060cf78bda5edc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-client: Move devel/py-jupyter_client to devel/py-jupyter-client

- Bump PORTREVISION of dependent ports
0.5.3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.5.3
07 Mar 2021 22:19:10
Revision:567677Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.3

Changes:	https://github.com/jupyter/nbclient/blob/master/docs/changelog.md
0.5.2
17 Feb 2021 18:07:19
Revision:565602Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.2

Changes:	https://github.com/jupyter/nbclient/blob/master/docs/changelog.md
0.5.1
19 Dec 2020 20:03:56
Revision:558473Original commit files touched by this commit Sanity Test Failure
sunpoet search for other commits by this committer
Add py-nbclient 0.5.1

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

Number of commits found: 32