https://kedro.org/ logo
#beginners-need-help
Title
# beginners-need-help
v

Vici

08/24/2022, 8:43 AM
The python package "nbstripout" works well for me. Install it, add three lines to your .gitattributes file, and it strips all outputs and metadata from a notebook upon "git add *", which makes for a clean git workflow. https://github.com/kynan/nbstripout