Notebook diffs
Notebook diffs
Posted Nov 4, 2020 16:55 UTC (Wed) by fghorow (subscriber, #5229)In reply to: Notebook diffs by lobachevsky
Parent article: An introduction to Pluto
+1 for Jupytext. It allows a style of programming in Jupyter that I've wanted for years -- where I can fluidly move between a browser based notebook and the editor/IDE of my choice for actually _working_ on the code in a reasonable environment.
Pluto sounds pretty good from that viewpoint also. However, Pluto's "single backend" (i.e. Jupyter kernel) is a dealbreaker for me.