Open Issues Need Help
View All on GitHub Notebooks contain raw cell outputs — clean before committing about 2 months ago
AI Summary: This issue addresses the problem of Jupyter notebooks containing raw cell outputs, which bloats the repository and creates noisy diffs. The suggested solution is to use `nbstripout` as a pre-commit hook or to manually clear outputs before committing changes.
Complexity:
1/5
good first issue