##// END OF EJS Templates
Fix bug where a child view could be displayed in a...
Fix bug where a child view could be displayed in a different cell if it's parent didn't exist in the current cell but instead another cell.
Jonathan Frederic -
r14441:9931e17f
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / exporters / tests
files
__init__.py Loading ...
base.py Loading ...
cheese.py Loading ...
test_export.py Loading ...
test_exporter.py Loading ...
test_html.py Loading ...
test_latex.py Loading ...
test_markdown.py Loading ...
test_python.py Loading ...
test_rst.py Loading ...
test_slides.py Loading ...
test_templateexporter.py Loading ...