[IPython-dev] Assets PR

paddy mullen paddy at paddymullen.com
Sat Apr 13 11:33:44 EDT 2013


I put in a pull request for an asset chain for the IPython notebook.  This is built around Hem, a NodeJS based asset compiler, but it doesn't require it.   

As web projects mature most move to an asset system.  Serving a single JS/CSS file allows for significantly faster page loads.  


Here is my pull request
https://github.com/ipython/ipython/pull/3171


More information about the IPython-dev mailing list