notebook/IPython/html/services/contents
Min RK dc70ae6b07 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.
2014-12-16 15:01:59 -08:00
..
tests Merge pull request #7145 from minrk/type____ 2014-12-10 14:28:32 -08:00
filemanager.py Merge pull request #6896 from minrk/save-hooks 2014-12-12 11:14:18 -08:00
handlers.py allow ContentsManager methods to return Futures 2014-12-16 15:01:59 -08:00
manager.py Merge pull request #6896 from minrk/save-hooks 2014-12-12 11:14:18 -08:00