##// END OF EJS Templates
Fixing issues with js tests....
Fixing issues with js tests. * Closing old pages to prevent fd leaks. * Making sure kernels are killed to prevent fd leaks. * Moving towards deleting old notebooks (this is not done, but this should be merged as is).

File last commit:

r11033:fa36e98f
r14965:bf533943
Show More
custom.css
6 lines | 144 B | text/css | CssLexer
MinRK
add empty custom.js/css...
r7925 /*
Placeholder for custom user CSS
Brian E. Granger
Removing one level uf subdirs in static/custom.
r10739 mainly to be overridden in profile/static/custom/custom.css
MinRK
add empty custom.js/css...
r7925
This will always be an empty file in IPython
*/