SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-papermill-2.5.0-3.2.noarch.rpm :

* Fri Mar 08 2024 Ben Greiner - Skip testing python39: no longer supported since ipython 8.19
* Wed Feb 14 2024 Ben Greiner - Add papermill-pr779-moto5.patch gh#nteract/papermill#779
* Thu Dec 28 2023 Ben Greiner - 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
* Sat Apr 29 2023 Ben Greiner - Add typing extensions if azuore-storage-blob- Don\'t skip pyarrow tests anymore
* Sun Jan 08 2023 Ben Greiner - 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
* Fri Jun 17 2022 pgajdosAATTsuse.com- don\'t use python-mock: upstream pull request instead of sed- added patches fix https://github.com/nteract/papermill/pull/668 + python-papermill-no-mock.patch
* Wed Apr 06 2022 pgajdosAATTsuse.com- do not require python-mock for build
* Mon Feb 28 2022 Ben Greiner - Update to v2.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
* Sun Sep 19 2021 Ben Greiner - Add papermill-pr624-gcsfs.patch -- gh#nteract/papermill#624
* Sat Apr 10 2021 Ben Greiner - 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
 
ICM