<div dir="ltr">I'd like to load some javascript into the notebook from a .js file that is not in my ipython profile directory.  This would allow me to distribute the notebook and the .js file together and have users get the benefit of the .js file in the notebook.<div>
<br></div><div>I know how to do the analogous thing with .css files, based on the content of the last cell in this notebook:</div><div><br></div><div><a href="http://nbviewer.ipython.org/github/barbagroup/AeroPython/blob/master/lessons/01_Lesson01_sourceSink.ipynb">http://nbviewer.ipython.org/github/barbagroup/AeroPython/blob/master/lessons/01_Lesson01_sourceSink.ipynb</a><br>
</div><div><br></div><div>How can I do the same for javascript?</div><div><br></div><div>-David</div></div>