##// 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
core
extensions
external
lib
sphinxext
terminal
testing
tests
utils
__init__.py Loading ...
__main__.py Loading ...
conftest.py Loading ...
consoleapp.py Loading ...
display.py Loading ...
paths.py Loading ...
py.typed Loading ...