##// END OF EJS Templates
skip additionalProperties validation on notebooks from the future...
skip additionalProperties validation on notebooks from the future adding new keys is considered backward-compatible change, so these additional keys should be ignored.
MinRK -
r18251:8601054f
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / exporters
tests
__init__.py Loading ...
export.py Loading ...
exporter.py Loading ...
html.py Loading ...
latex.py Loading ...
markdown.py Loading ...
notebook.py Loading ...
pdf.py Loading ...
python.py Loading ...
rst.py Loading ...
slides.py Loading ...
templateexporter.py Loading ...