[IPython-User] Python code in a markdown cell
Michael Hadmack
hadmack@hawaii....
Mon Apr 9 17:36:18 CDT 2012
Hi All,
Is there a way that you can execute python code from within a markdown
cell? For example I want to refer to the value a result from an earlier
python cell from within my markdown text. Presently I just copy and paste
but I would like to do this dynamically. Really what I suppose is needed
is a new markdown tag that will pass the contents to IPython.display() via
Javascript??. Thanks.
-Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20120409/fa3f6faa/attachment.html
More information about the IPython-User
mailing list