| Name: | python3-nbclient |
|---|---|
| Version: | 0.10.2 |
| Release: | 3.el10_1 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 223379 |
| License: | LicenseRef-Callaway-BSD |
| RPM: | python3-nbclient-0.10.2-3.el10_1.noarch.rpm |
| Source RPM: | python-nbclient-0.10.2-3.el10_1.src.rpm |
| Build Date: | Fri Oct 03 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://jupyter.org |
| Summary: | A client library for executing notebooks |
| 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 (formerly ExecutePreprocessor). NBClient lets you execute notebooks. |
- Introduce a bootstrap bcond to allow EPEL build inside side tags.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Update to 0.10.2 (rhbz#2333303)
- Update to 0.10.1 (rhbz#2329461)
- convert license to SPDX
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Fix tests with Python 3.13 (rhbz#2293091)
- Rebuilt for Python 3.13
- Avoid a DeprecationWarning on Python 3.13+
- Bootstrap for Python 3.13