Re: [jupyter] Bug (feature?) in notebook >= 5.7

2019-01-07 Thread Roland Weber
IIRC there was a recent change that the browser is no longer launched with 
a http(s): URL that points to the Jupyter server, but instead with a file: 
URL that points to a local HTML file containing a redirect to the http(s): 
URL. Maybe this change somehow interacts or interferes with browser 
language selection?

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/7053da59-cf50-4c8f-980a-2d4b0d437455%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [jupyter] Bug (feature?) in notebook >= 5.7

2019-01-07 Thread Thomas Kluyver
The language used in the UI depends on the settings in your browser.
Firefox's language settings look like the attached picture. It will use the
highest language in the list for which it has translations. At present I
don't think there's any way to override this in Jupyter to use a language
different from what your browser specifies.

On Sat, 5 Jan 2019 at 01:46, jds  wrote:

> We currently run notebooks through Firefox using
>
> jupyter notebook --browser firefox
>
> In notebook >= 5.7 the language goes into what appears to be simplified
> Chinese (sorry if I'm wrong here) and can't be changed (see attached
> image). Downgrading to notebook 3.6.0 fixes this issue. Tried setting LANG
> before startup but makes no difference. Python 3.7.2 on Oracle Linux.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Project Jupyter" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jupyter+unsubscr...@googlegroups.com.
> To post to this group, send email to jupyter@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jupyter/68af1e7a-6adb-4240-9cb1-996445fc764a%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jupyter+unsubscr...@googlegroups.com.
To post to this group, send email to jupyter@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/CAOvn4qhWDo7uEZj62Wghq-bMB3p1wU2U1-PWLGhJ1ZnTJf5VJw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.