##// END OF EJS Templates
allow ContentsManager methods to return Futures...
allow ContentsManager methods to return Futures mainly adding `@gen.coroutine` and `yield gen.maybe_future` all over the place. No FileContentsManager methods are actually async at this point.

File last commit:

r11033:fa36e98f
r19595:8d319048
Show More
custom.css
6 lines | 144 B | text/css | CssLexer
/*
Placeholder for custom user CSS
mainly to be overridden in profile/static/custom/custom.css
This will always be an empty file in IPython
*/