Florian Rathgeber

Results 121 comments of Florian Rathgeber

One of you interested in working on this @rsvp @jpeacock29 ?

Are you still interested in this @rsvp @jpeacock29 ?

@rsvp do you still have this use case?

There's an in flight pull request (#135) that's somewhat related: only strip outputs that are larger than a certain size. Would that fit the bill?

Given #135 has been released in nbstripout 0.5.0 and is arguably even more flexible than what's requested here I'll close this as fixed.

For use in CI you probably want to use `nbstripout` as a [pre-commit hook](https://github.com/kynan/nbstripout#using-nbstripout-as-a-pre-commit-hook).

No, this is not currently support. It's not necessary when used as a pre-commit hook, as the default behavior of the hook is to fail if any changes would have...

Feel like contributing this feature @yliederNY ? :)

@alonme @yliederNY one of you interested in working on this?

@zertrin thanks for looking into this. Great idea using `core.autocrlf`, I'll apply that change anyway, even though it doesn't fix it. The only solution at this point is probably forking...