##// END OF EJS Templates
apply json_clean to comm_msg content...
apply json_clean to comm_msg content The same code that is applied to other user-generated json content. avoids errors in json encoding.
MinRK -
r16623:6a59f9f2
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 ...
pdf.py Loading ...
python.py Loading ...
rst.py Loading ...
slides.py Loading ...
templateexporter.py Loading ...