True. I share my notebooks as GitHub repos, so I've always passed the images along.
On Friday, March 13, 2015 at 11:50:32 AM UTC-4, Steven G. Johnson wrote: > > > > On Friday, March 13, 2015 at 11:44:57 AM UTC-4, Randy Zwitch wrote: >> >> You can also use plain HTML in a markdown cell. >> > > Yes, you can use <img ...> tags, but then the image data is not included > in the notebook file itself, so unless the image is on a server somewhere > that makes it more annoying to share the notebook (as you have to remember > to copy the image file along with the notebook). >
