Quantco / pre-commit-mirrors-jupytext

pre-commit hook for jupytext

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jupytext pre-commit hook

pre-commit hook of jupytext with conda as a language / package manager.

For pre-commit: see here

For jupytext: see here

Using jupytext with pre-commit and conda:

Add this to your .pre-commit-config.yaml

 - repo: https://github.com/quantco/pre-commit-mirrors-jupytext
   rev: ''  # Use the sha / tag you want to point at
   hooks:
     - id: jupytext-conda

About

pre-commit hook for jupytext

License:BSD 3-Clause "New" or "Revised" License