kynan/nbstripout

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

开放

#150 创建于 2021年4月23日

 (3 条评论) (1 个反应) (0 位负责人)Python (102 个派生)batch import
help wantedtype:enhancement

仓库指标

星标
 (1,476 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南