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

貢獻者指南

Persist additional options / flags in the config on `--install` · kynan/nbstripout#150 | Good First Issue