From d818d353253e747902c3f8c24f3796348c2500ff Mon Sep 17 00:00:00 2001 From: Carol Willing Date: Tue, 14 Nov 2023 11:36:28 -0500 Subject: [PATCH] Add precommit badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a52abccc..8f3d6813 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) [![papermill](https://snyk.io/advisor/python/papermill/badge.svg)](https://snyk.io/advisor/python/papermill) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/papermill/badges/downloads.svg)](https://anaconda.org/conda-forge/papermill) +[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/nteract/papermill/main.svg)](https://results.pre-commit.ci/latest/github/nteract/papermill/main) **papermill** is a tool for parameterizing, executing, and analyzing Jupyter Notebooks.