notebook icon indicating copy to clipboard operation
notebook copied to clipboard

Images changed on disk do not refresh

Open anjefu opened this issue 9 years ago • 12 comments
trafficstars

If you include an image via markdown as !["title"](image.png) or <img src="image.png">, evaluate that cell, and subsequently change the image on disk somehow, the image in the notebook still shows the old version. Halting the kernel and reopening the notebook sometimes works to refresh the image, but it seems unreliable. I would expect that re-evaluating the cell should be sufficient to show the new image.

anjefu avatar Apr 18 '16 20:04 anjefu