##// END OF EJS Templates
Fix kernelspec test skip condition...
Fix kernelspec test skip condition The code actually tries to write to /usr/local/share, but the test was still checking for /usr/share. @minrk will test, as access to these differs on his machine.
Thomas Kluyver -
r17451:93af0877
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / tests
files
README.md Loading ...
__init__.py Loading ...
base.py Loading ...
test_nbconvertapp.py Loading ...

To compare nbconvert html output to the notebook's native html see https://gist.github.com/9241376.git.