【发布时间】:2018-06-25 04:13:37
【问题描述】:
我一直在尝试用我的母语翻译 jupyter notebook 界面,使用现有的 i18n 实现。我已经按照自述文件的建议创建了翻译文件,现在我想将它添加到 jupyter。
https://github.com/jupyter/notebook/tree/master/notebook/i18n
但我在我的计算机 (Ubuntu 16.04) 上找不到 /notebook/i18n/ 文件夹。我必须再安装一次 jupyter 还是我可以将翻译文件添加到我机器上已经存在的 jupyter 安装中并运行它?
【问题讨论】:
标签: ipython jupyter-notebook jupyter jupyterhub