Skip to content

Setup nbstripout for Easier Code Review #7

@drofp

Description

@drofp

Per Claude/Gemini recommendation. Some instructions below:

# Install
pip install nbstripout

# Set up for your repo
nbstripout --install

# Or globally
nbstripout --install --global

Can also edit the .gitattributes manually

*.ipynb filter=nbstripout
*.ipynb diff=ipynb

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions