Revisions of python-papermill
Ana Guerrero (anag+factory)
accepted
request 1187313
from
Benjamin Greiner (bnavigator)
(revision 15)
- Update to 2.6.0 * bring back strip_color and remove ANSI color codes from exception traceback #791 * cleaned up documentation #790 * prevent error override, fix traceback type #788 * Upgrade tests to moto v5 #779 * raise PapermillExecutionError when CellExecutionError is raised without cell error output #786 * make progress_bar param accept a dict #778 * Fix nbformat to 5.2.0 to cell None type #770 * Use f-strings where possible #762 * Unmark wheel as universal #764 - Drop papermill-pr779-moto5.patch
Ana Guerrero (anag+factory)
accepted
request 1156372
from
Benjamin Greiner (bnavigator)
(revision 14)
- Skip testing python39: no longer supported since ipython 8.19
Ana Guerrero (anag+factory)
accepted
request 1146564
from
Benjamin Greiner (bnavigator)
(revision 13)
- Add papermill-pr779-moto5.patch gh#nteract/papermill#779
Ana Guerrero (anag+factory)
accepted
request 1135502
from
Benjamin Greiner (bnavigator)
(revision 12)
- Update to 2.5.0 * Added support for python 3.11 and 3.12 PR #733 * Dropped support for 3.7 * ABS added support for using a Service principle via EnvCreds PR #728 * Added “github” extra deps. to the “all” extra PR #715 * Added a warning if non set parameter is passed through CLI PR #701 * Skip black formatting when encountering attribute errors PR #699 * Removed forced deepcopy of notebook objects PR #694 * Always update notebook version on execute PR #691 * Set minimum version for tenacity PR #682 * Removed use of ansiwrap PR #681
Dominique Leuenberger (dimstar_suse)
accepted
request 1083673
from
Benjamin Greiner (bnavigator)
(revision 11)
Dominique Leuenberger (dimstar_suse)
accepted
request 1056891
from
Benjamin Greiner (bnavigator)
(revision 10)
- Update to 2.4.0 * Add tracking cell executions with cell descriptions PR #650 * Fixed Azure Blob URI matching for prefixes PR #654 * Updates HDFS handler to use PyArrow.fs.HadoopFileSystm PR #658 * Drop support for Python 3.6 PR #666 * CI Build fixes PR #664 * Updated mock references in tests PR #668 * Added option for not writing any output ipynb file PR #669 * Allow custom kernel name and language in engine registration PR #676 * Allow for direct input of NotebookNode objects PR #670 * Removed deepcopy of input nodes PR #673 * Fixed failing tests for windows PR #672 * Implemented bash translator PR #674 - Drop patches * papermill-fix-test.patch * python-papermill-no-mock.patch
Dominique Leuenberger (dimstar_suse)
accepted
request 983311
from
Benjamin Greiner (bnavigator)
(revision 9)
Dominique Leuenberger (dimstar_suse)
accepted
request 967261
from
Benjamin Greiner (bnavigator)
(revision 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 957990
from
Benjamin Greiner (bnavigator)
(revision 7)
- Update to v0.3.4 * Add read handler for GitHub notebooks PR #622 * Add cell description to tqdm PR #565 * Update builds for python 3.9 and 3.10 * Update file read to not fail early with boto empty file exception PR #614 * Support new version of gcsfs PR #624 * Fix an issue where the PapermillExecutionError can be pickled but will not be unpicklable PR #629 * Update documentation build and theme * Remove deprecated pyarrow.hdfs.connect call from iorw.py * Remove support for python 3.5 - Drop papermill-pr624-gcsfs.patch merged upstream - Add papermill-fix-test.patch
Dominique Leuenberger (dimstar_suse)
accepted
request 920902
from
Benjamin Greiner (bnavigator)
(revision 6)
Dominique Leuenberger (dimstar_suse)
accepted
request 894561
from
Markéta Machová (mcalabkova)
(revision 5)
- Update to 2.3.3 * Fixed language check to catch non-v3-backwards compatible notebook specs * Builds updated for python 3.6.12 / travis support * README updated to reflect supported python versions - release 2.3.2 * Fixed code of conduct link * Fixed codify for matlab kernels * Added support for sparkmagic kernels - release 2.3.1 * Added minimum version pin for nbformat - release 2.3.0 * Notebooks that are loaded with papermill now upgrade the document to the latest spec version (to support cell-id assignments). * Empty yaml files are now accepted as parameter files * Binder typo fix for example notebook * Entry point documentation improvements * Code of Conduct documentation link cleanup * Tox change for local doc builds - release 2.2.1 * Allow `pathlib.Path`s in `execute_notebook` and `inspect_notebook` - release 2.2.0 * Provide help for Python notebooks by inspecting the `parameters` cell, via `--help-notebook` * Support added for parameterizing Powershell kernels - release 2.1.3 * Removed jupyter_client dependency in requirements to avoid confusing pip on the actual version requirements. * Parameterized commenting so that once can pass a `comment` argument to assign the comment string in injected cells. - release 2.1.2 * Expand Usage Docs for JupyterLab * Support `nan` and `inf` in Python translator * Added fix for required async loop registration in python 38 on windows - Skip python36: no python36-pandas on TW
Dominique Leuenberger (dimstar_suse)
accepted
request 812824
from
Tomáš Chvátal (scarabeus_iv)
(revision 4)
- Update to 2.1.1: * Support for python 3.5 has been dropped * Error cells injected at the top of failed notebooks look nicer now as markdown. * DeadKernelExceptions, usually from OOM, now exit with a status code of 138 from the CLI. * Error cell at the top of failed notebook has been made better. It now also has a link to an injected cell where the error occurred. * Updated a deprecated function to the new function name for nbclient dependency.
Dominique Leuenberger (dimstar_suse)
accepted
request 796430
from
Tomáš Chvátal (scarabeus_iv)
(revision 2)
- Remove py2 code as upstream says it is py3 only compatible - Update to version 2.0.0 * Papermill is now Python 3.5+ only
Dominique Leuenberger (dimstar_suse)
accepted
request 749341
from
Todd R (TheBlackCat)
(revision 1)
devel:languages:python:jupyter
Displaying all 15 revisions