##// 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') ```
MinRK -
r9856:9eb1365c
Show More
Name Size Modified Last Commit Author
/ ... / html / notebook / static / codemirror / theme
cobalt.css Loading ...
eclipse.css Loading ...
elegant.css Loading ...
ipython.css Loading ...
monokai.css Loading ...
neat.css Loading ...
night.css Loading ...
rubyblue.css Loading ...