[jupyter] [nbdime] - Image hashes change on every run

2024-04-16 Thread Vishnu V. Krishnan
The hashes associated with images seems to be new each time I run the cell, irrespective of whether there have been any changes in the data from which the images are generated. This results in a polluted diff that's harder to parse for actual changes. Is there any way to fix this? Thanks! Vishnu

[jupyter] Re: [nbdime] - Image hashes change on every run

2024-04-18 Thread Vishnu V. Krishnan
>. This changes every time you execute a notebook, and > therefore will create a conflict every time two people execute this cell > > and how to solve it. > > Best, > Jonathan > > On Tuesday, April 16, 2024 at 9:35:13 AM UTC-7 Vishnu V. Krishnan wrote: > > The ha