Open billbrod opened 1 year ago
Also, there's a python black plugin for notebooks, which might help with some of the merge issues
Something like jupytext may also be a helpful way of linking notebooks and more git-friendly scripts.
For our own purposes (and maybe link somewhere):
See docs/notes/04-notebooks.md for discussion on this, but question is: how to integrate notebooks? how much to use ipynb files vs alternative ways of doing it. See discussion here.