##// END OF EJS Templates
HTML/Markdown cells no longer saved their rendered output.
HTML/Markdown cells no longer saved their rendered output.

File last commit:

r4406:0251893c
r4534:31ac0f3d
Show More
convert.py
5 lines | 117 B | text/x-python | PythonLexer
def convert_to_this_nbformat(nb, orig_version=None):
raise ValueError('Cannot convert to v1 notebook format')