kynan/nbstripout

Persist additional options / flags in the config on `--install`

Open

#150 创建于 2021年4月23日

在 GitHub 查看
 (3 评论) (1 反应) (0 负责人)Python (1,047 star) (90 fork)batch import
help wantedtype:enhancement

描述

e.g. nbstripout --install --keep-count should put the --keep-count flag in the resultant git config filter.nbstripout.clean and git config diff.ipynb.textconv commands.

This applies to:

  • --keep-count
  • --keep-output

贡献者指南