##// END OF EJS Templates
Implement atomic save...
Implement atomic save Ping @fperez, this should avoid issues with corrupted/lost notebooks when the disk is full, though I haven't worked out how to test it just yet. Closes gh-6254

File last commit:

r12505:1cf4e29e
r17557:4f0beac1
Show More
__init__.py
7 lines | 167 B | text/x-python | PythonLexer
from .ansi import *
from .citation import *
from .datatypefilter import *
from .highlight import *
from .latex import *
from .markdown import *
from .strings import *