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

bundles / IPython 9.11.0 / IPython / core / magics / display / DisplayMagics / javascript

function

IPython.core.magics.display:DisplayMagics.javascript

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

Signature

def   javascript ( self line cell )

Summary

Run the cell block of Javascript code

Extended Summary

Starting with IPython 8.0 %%javascript is pending deprecation to be replaced by a more flexible system

Please See https://github.com/ipython/ipython/issues/13376

Aliases

  • IPython.core.magics.DisplayMagics.javascript