##// END OF EJS Templates
Backport PR #5871: specify encoding in msgpack.unpackb...
Backport PR #5871: specify encoding in msgpack.unpackb otherwise, it will leave strings as utf8 bytes, causing test failures on Python 3.
MinRK -
r16785:6a4a8f4f
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.