This is a development version (9.14.0.dev) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.14.0.dev / IPython / core / magics / display / DisplayMagics / js

function

IPython.core.magics.display:DisplayMagics.js

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

Signature

def   js ( self line cell )

Summary

Run the cell block of Javascript code

Extended Summary

Alias of %%javascript

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.js