Warning
This documentation is for an old version of IPython. You can find docs for newer versions here.
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