python - Jupyter notebook 升级后变为 RTL

标签 python anaconda jupyter-notebook right-to-left

我在 miniconda 中创建了 python 3.6 环境。 Jupyter 笔记本现在从右到左工作 enter image description here

我该如何解决?

已安装的包:

ipykernel                 4.7.0                    py36_0    conda-forge
ipython                   6.2.1                    py36_1    conda-forge
ipython_genutils          0.2.0                    py36_0    conda-forge
jsonschema                2.5.1                    py36_0    conda-forge
jupyter_client            5.2.1                    py36_0    conda-forge
jupyter_core              4.4.0                      py_0    conda-forge
notebook                  5.2.2                    py36_1    conda-forge

笔记本元数据:

{
  "celltoolbar": "Edit Metadata",
  "kernelspec": {
    "name": "python3",
    "display_name": "Python 3",
    "language": "python"
  },
  "language_info": {
    "name": "python",
    "version": "3.6.4",
    "mimetype": "text/x-python",
    "codemirror_mode": {
      "name": "ipython",
      "version": 3
    },
    "pygments_lexer": "ipython3",
    "nbconvert_exporter": "python",
    "file_extension": ".py"
  }
}

最佳答案

在笔记本中:

  1. ctrl+shift+F

  2. 搜索 rtl

  3. 选择切换 rtl

关于python - Jupyter notebook 升级后变为 RTL,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48245368/

相关文章:

Python,为什么我的 for 循环创建了两个 docx 文件,而它应该创建一个文件?

windows - 通过 pip 安装 pyinstaller 导致 "failed to create process"

git - Jupyter 笔记本 + bitbucket 中的 pull 请求

jupyter-notebook - 无法在 jupyter lab 上运行 julia 1.7.3 内核

python - 如何在python中计算大矩阵(平均滤波器)每个坐标的有效局部平均值

python - Django 自定义用户 - 不使用用户名 - 用户名唯一约束失败

python - 安装 conda 软件包 : conda. core.link:_execute(696) 时出错:安装软件包 'conda-forge::qt-5.9.7-h506e8af_3' 时出错

python - 交互式绘图模式 pl.ion() 不工作

python - Jupyter Notebook 中的 fbprophet 构建轮子失败

java - 字符串时间复杂度