##// END OF EJS Templates
Merge pull request #2424 from minrk/fastscript...
Merge pull request #2424 from minrk/fastscript skip find_cmd when setting up script magics find_cmd was slowing down process startup, and probably unnecessary anyway.

File last commit:

r7925:8793fd26
r8504:cfe1161c merge
Show More
custom.js
7 lines | 147 B | application/javascript | JavascriptLexer
MinRK
add empty custom.js/css...
r7925 /*
Placeholder for custom user javascript
mainly to be overridden in profile/static/js/custom.js
This will always be an empty file in IPython
*/