fastai / nbdev

Create delightful software with Jupyter Notebooks
https://nbdev.fast.ai/
Apache License 2.0
4.8k stars 484 forks source link

[BUG] nbdev_install_hooks not installing nbdev_clean hook #1343

Open jnareb opened 1 year ago

jnareb commented 1 year ago

The nbdev_install_hooks, contrary to the documentation and expectations, do not install nbdev_clean hook: only nbdev_merge (in .gitattributes and .gitconfig) and nbdev_trust (in .git/hooks/post-merge).

Because the Git-Friendly Jupyter does not provide any information about what this command should do, and reference documentation is next to useless in that regard, I am not able to fix the issue myself.

I use nbdev version 2.3.12