##// END OF EJS Templates
switch notebook.delete to use contentmanager...
switch notebook.delete to use contentmanager Make notebook.delete call contentmanager.delete_notebook

File last commit:

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