You are viewing an older version (9.10.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.10.0 / IPython / core / magics / display / DisplayMagics / html

function

IPython.core.magics.display:DisplayMagics.html

source: /IPython/core/magics/display.py :74

Signature

def   html ( self line cell )

Summary

::

Extended Summary

%html [--isolated]

Render the cell as a block of HTML

options:

--isolated Annotate the cell as 'isolated'. Isolated cells are rendered inside their own <iframe> tag

Aliases

  • IPython.core.magics.DisplayMagics.html