我正在Windows 10的本地Ubunto计算机上运行Jupyter笔记本。 问题是所有文本都对齐到屏幕的右侧,包括菜单-例如,“文件”选项卡位于最右侧。 这样很难阅读文字。
是否有一种方法可以说服Jupyter笔记本以从左到右的语言进餐?
我尝试定义语言环境参数,现在所有内容均为en_US.UTF-8。 我还尝试从Edge和Chrome运行jupyter笔记本,但是两者都用右对齐的文字来午餐。
在其他站点上我没有看到此问题,但是我认为这不是Jupyter特有的问题。
答案 0 :(得分:1)
木星根据here中提到的浏览器语言来决定它。在特定笔记本中,您可以按Ctl+Shift+f
并选择toggle rtl
答案 1 :(得分:0)
It turned out that it was the Google Chrome setting after all. I needed to change the language setting so that the English will be on the top preference.