[IPython-dev] loading a static JS file when loading an IPython extension in the notebook

Cyrille Rossant cyrille.rossant at gmail.com
Thu Jul 10 08:48:05 EDT 2014


Hi,

What is the best way to write an IPython extension such that
`%load_ext myext` loads `myscript.js` in the current notebook? If
possible, I'd prefer to avoid asking users to make manual changes to
custom.js or similar.

Thanks,
Cyrille



More information about the IPython-dev mailing list