##// END OF EJS Templates
Moves load_notebook to ContentManager and adds new_notebook to Google Drive version
Moves load_notebook to ContentManager and adds new_notebook to Google Drive version

File last commit:

r11754:d59fec67
r18638:7f51d6bd
Show More
__init__.py
3 lines | 93 B | text/x-python | PythonLexer
from .files import FilesWriter
from .stdout import StdoutWriter
from .base import WriterBase