[IPython-User] embedding images in ipynb
John Hunter
jdh2358@gmail....
Sat Jul 14 16:59:47 CDT 2012
Is it correct that I cannot embed images in a notebook using either
markdown or html? For markdown, I've seen syntaxes like those here from
http://daringfireball.net/projects/markdown/syntax/#img, eg :

or in html using the <img> tag. I know I can do it in a code cell using
IPython.display.Image, but when writing some narrative text in a markdown
cell this feels unnatural.
Note a big deal, just want to make sure I am not missing something obvious.
JDH
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20120714/b1f3b67d/attachment.html
More information about the IPython-User
mailing list