##// END OF EJS Templates
Move saving to contentmanager...
Move saving to contentmanager Make notebook.save_notebook call contentmanager.save_notebook.

File last commit:

r13195:ee7d313e
r18628:87f6504e
Show More
__init__.py
2 lines | 43 B | text/x-python | PythonLexer
from .manager import *
from .comm import *