##// END OF EJS Templates
fix compress_user comparison...
fix compress_user comparison move `.lower()` outside compress_user, otherwise it can prevent the substition, e.g. on OS X, where home is `/Users/[name]`
Min RK -
r20826:475b8ac3
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.