##// END OF EJS Templates
Don't emit a trailng newline in base64-encoded data like 'image/png' (#13941)...
Don't emit a trailng newline in base64-encoded data like 'image/png' (#13941) This addresses the issue highlighted in https://github.com/jupyter/jupyter_client/issues/930 Since, unlike the latest Jupyter, IPython aims to support python<3.6, I'm using an approach that won't break this compatibility.
Matthias Bussonnier -
r28117:b545bcb6 merge
Show More
Name Size Modified Last Commit Author
/ IPython / external
tests
__init__.py Loading ...
qt_for_kernel.py Loading ...
qt_loaders.py Loading ...