kynan / nbstripout

strip output from Jupyter and IPython notebooks
Other
1.19k stars 94 forks source link

Add --python option to --install (#181) #182

Closed nobodyinperson closed 1 year ago

nobodyinperson commented 1 year ago

Useful to specify e.g. nbstripout --install --python python3 so not the full path to Python but a more cross-native/container value is put into the git config.

closes #181