bundles / IPython 9.12.0 / IPython / core / magics / display / DisplayMagics / javascript
function
IPython.core.magics.display:DisplayMagics.javascript
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