[IPython-User] display image in markdown cell
Fernando Perez
fperez.net@gmail....
Sat Apr 14 18:47:09 CDT 2012
On Sat, Apr 14, 2012 at 2:41 PM, John <washakie@gmail.com> wrote:
> Seems it doesn't work, however, with traditional markdown syntax, but
> no worry when you can just insert the html tag.
Mmh, this works for me in a markdown cell:
```
An image:

```
in the notebook I pointed out. That's standard mdown syntax.
Cheers,
f
More information about the IPython-User
mailing list