Skip to content

Quantco/pre-commit-mirrors-jupytext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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