mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 06:52:56 +00:00
Add comments
This commit is contained in:
@@ -57,11 +57,13 @@ repos:
|
||||
- id: end-of-file-fixer
|
||||
- id: check-added-large-files
|
||||
|
||||
# strip output from Jupyter notebooks
|
||||
- repo: https://github.com/kynan/nbstripout
|
||||
rev: 0.5.0
|
||||
hooks:
|
||||
- id: nbstripout
|
||||
|
||||
# Run tools on Jupyter notebooks
|
||||
- repo: https://github.com/nbQA-dev/nbQA
|
||||
rev: 1.3.1
|
||||
hooks:
|
||||
|
Reference in New Issue
Block a user