##// END OF EJS Templates
Removing return value of restart_kernel....
Removing return value of restart_kernel. The kernel_id is *always* the same under a restart and there is no need to return it. The restart handler does pass the original kernel_id back to the browser as it currently uses it.

File last commit:

r7925:8793fd26
r9113:9bb3bea0
Show More
custom.css
6 lines | 141 B | text/css | CssLexer
/*
Placeholder for custom user CSS
mainly to be overridden in profile/static/css/custom.css
This will always be an empty file in IPython
*/