|
|
Subscribe / Log in / New account

Notebook diffs

Notebook diffs

Posted Nov 4, 2020 0:28 UTC (Wed) by boog (subscriber, #30882)
Parent article: An introduction to Pluto

The nbdime package helps in using version control with Jupyter notebooks.

https://nbdime.readthedocs.io/en/latest/


to post comments

Notebook diffs

Posted Nov 4, 2020 10:23 UTC (Wed) by lobachevsky (subscriber, #121871) [Link] (1 responses)

There is also Jupytext (https://github.com/mwouts/jupytext) for having Jupyter notebooks in plain text format.

Notebook diffs

Posted Nov 4, 2020 16:55 UTC (Wed) by fghorow (subscriber, #5229) [Link]

+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.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds