[IPython-dev] Download a Python-generated file over the web through IPython Notebook

Alessandro Gagliardi alessandro.gagliardi at glassdoor.com
Mon Aug 4 18:45:09 EDT 2014


Worked like a charm. Thanks!

It's perfectly possible so long as the kernel is running on the same
machine as the notebook server (which is the default configuration). Just
write the file, and then display an HTML link pointing to it using a
relative URL.

to_clipboard won't work, because that sets the clipboard on the machine
where the code is running, not on the user's machine.

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140804/1e27d574/attachment.html>


More information about the IPython-dev mailing list