##// END OF EJS Templates
Prevent reset of matplotlib formatters when enabled again...
Prevent reset of matplotlib formatters when enabled again Calling `%matplotlib inline` again will reset the formatter (enable png/...). This is not ok, because the user might have disabled some formatting. Closes: ipython/ipykernel#29

File last commit:

r6547:cca0bfa1
r21756:e02ea14a
Show More
nonascii.py
5 lines | 175 B | text/x-python | PythonLexer
# coding: iso-8859-5
# (Unlikely to be the default encoding for most testers.)
# ������������������� <- Cyrillic characters
from __future__ import unicode_literals
u = '����'