hi all, has anyone had merge conflicts when storing product ipynb files in git repos? A user
opened this issue, and we provided a manual fix. But we're wondering if we should implement it as a feature. maybe:
tasks:
- source: nb.ipynb
product: out.ipynb
strip_product_metadat: True