##// 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:

r4609:a661b7c0
r9856:9eb1365c
Show More
favicon.ico
0 lines | 1.4 KiB | image/x-icon | TextLexer
rendered-image