##// END OF EJS Templates
Improve test for nbconvert citation filter....
Improve test for nbconvert citation filter. 'import lxml' was succeeding, but 'from lxml import html' was failing.
Thomas Kluyver -
r13989:02d7cc41
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v2
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
nbxml.py Loading ...
rwbase.py Loading ...