kynan/nbstripout

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

Open

#150 aperta il 23 apr 2021

Vedi su GitHub
 (3 commenti) (1 reazione) (0 assegnatari)Python (90 fork)batch import
help wantedtype:enhancement

Metriche repository

Star
 (1047 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor