##// END OF EJS Templates
Backport PR #2778: P3K: fix DeprecationWarning under Python 3.x...
Backport PR #2778: P3K: fix DeprecationWarning under Python 3.x The warning is: ``` .../site-packages/IPython/utils/jsonutil.py:121: DeprecationWarning: encodestring() is a deprecated alias, use encodebytes() encoded['image/png'] = encodestring(pngdata).decode('ascii') ```

File last commit:

r5730:da5562c4
r9856:9eb1365c
Show More
ipynblogo.png
0 lines | 7.0 KiB | image/png | TextLexer
/ IPython / frontend / html / notebook / static / ipynblogo.png
rendered-image