[IPython-dev] Paste images into the notebook

Fernando Perez fperez.net at gmail.com
Fri Feb 7 16:03:00 EST 2014


There is no direct image clipboard support, and given the underlying format
and model we use, it' not something that is likely.

You should save your images to a file, and then reference them with
markdown image syntax

![Alt text for the image](path/to/your/image/file.png)

Best

f


On Fri, Feb 7, 2014 at 12:04 PM, Edeler, Torsten <
torsten.edeler at haw-hamburg.de> wrote:

>  Hi everybody.
>
> I'm playing around with the notebook.
>
> It is fantastic! Thank you for this amazing piece of software!
>
>
>
> I'm just missing the ability to paste images directly from the clipboard
> (e.g. screenshots) into the notebook. My OS is Win7. How do I make that
> work?
>
>
>
> Thank you very much,
>
> Torsten
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>


-- 
Fernando Perez (@fperez_org; http://fperez.org)
fperez.net-at-gmail: mailing lists only (I ignore this when swamped!)
fernando.perez-at-berkeley: contact me here for any direct mail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140207/6f5667c6/attachment.html>


More information about the IPython-dev mailing list