##// END OF EJS Templates
Only split lines on text output...
Only split lines on text output rather than all mime-types, which includes b64 output. This doesn't change how files are read, so it is still valid for any mime-type data to be split on disk. It just changes which mime-types IPython.nbformat splits when writing.

File last commit:

r2045:2b04bcfb
r20843:04fb013c
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
vivainio
implement callable (i.e. straight python) aliases and _sh shadow namespace
r737 """ Shadow namespace """