Note
This documentation is for a development version of IPython. There may be significant differences from the latest stable release (1.2.1).
Simple magics for display formats
Bases: IPython.core.magic.Magics
Magics for displaying various output types with literals
Defines javascript/latex/svg/html cell magics for writing blocks in those languages, to be rendered in the frontend.
Render the cell as a block of HTML
Run the cell block of Javascript code
Render the cell as a block of latex
Render the cell as an SVG literal