1 | initial version |
I was able to reproduce this simply by running $ LANGUAGE=zn_CN jupyter notebook
. Pretty bad. Try running $ LANGUAGE=en_US jupyter notebook
or, if LANGUAGE
doesn't work you can try one of LC_ALL
, LC_MESSAGES
, LANG
, etc. as described at https://docs.python.org/2/library/gettext.html#gettext.bindtextdomain