Jupyter Notebook汉化(中文版)
原版jupyter notebook是英文的,想要将其改为中文
在jupyter notebook所在环境输入以下命令
pip install jupyterlab-language-pack-zh-CN
打开jupyter notebook,在设置语言中将其设置为中文
原版jupyter notebook是英文的,想要将其改为中文
在jupyter notebook所在环境输入以下命令
pip install jupyterlab-language-pack-zh-CN
打开jupyter notebook,在设置语言中将其设置为中文