This Jupyter (CRDT-based) extension appears to solve the BIGGEST HEADACHE I personally have with Jupyter(lab). Jupyter notebooks allow me to hack code/parameters too fluently, and I can't recover earlier positions in code/parameter space that produced interesting results.
Jupytext and git goes some way towards fixing that, but I don't save to git after every cut/paste of a parameter. This extension is effortless.
As a bonus, the extension appears to allow SubEthaEdit/GoogleDocs style collaboration too. (I haven't personally used that yet.)
fghorow•2h ago
Jupytext and git goes some way towards fixing that, but I don't save to git after every cut/paste of a parameter. This extension is effortless.
As a bonus, the extension appears to allow SubEthaEdit/GoogleDocs style collaboration too. (I haven't personally used that yet.)
Check it out.