I made the change on 07_meta.ipynb in my fork of fastcore, and after I run nbdev_preview, I run git diff and there are some auto changes to _modidx.py file. Should this be happening?
Then I run nbdev_preview and found the difference on the web
When I run git diff, I found auto changes to _quarto.yaml below:
And there is auto changes on the 07_meta.ipynb file as well:
How should I deal with them? Thanks!
Should I simply make the change on 07_meta.ipynb and push without running nbdev_prepare so that there won’t be those auto changes?



