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