Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean metadata from notebooks during pre-commit #427

Closed
NicolaCourtier opened this issue Jul 28, 2024 · 0 comments · Fixed by #428
Closed

Clean metadata from notebooks during pre-commit #427

NicolaCourtier opened this issue Jul 28, 2024 · 0 comments · Fixed by #428
Assignees
Labels
enhancement New feature or request

Comments

@NicolaCourtier
Copy link
Member

Feature description

Remove unnecessary metadata from the example notebooks prior to git commit.

Motivation

To simplify the review process by ensuring that only material changes to the example notebooks and their output are shown.

Possible implementation

Add the nbstripout pre-commit hook from: https://github.com/kynan/nbstripout.

Additional context

No response

@NicolaCourtier NicolaCourtier added the enhancement New feature or request label Jul 28, 2024
@NicolaCourtier NicolaCourtier linked a pull request Jul 28, 2024 that will close this issue
15 tasks
@NicolaCourtier NicolaCourtier self-assigned this Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant