Update README.md

This commit is contained in:
spiritLHLS 2023-04-11 17:41:15 +08:00 committed by GitHub
parent 2a5cbec93f
commit 36f5d060dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,9 +140,7 @@ ufw allow 13692
- **安装前需使用Miniconda3安装虚拟环境jupyter-env然后进行jupyter和jupyterlab的安装再然后才能安装本内核** - **安装前需使用Miniconda3安装虚拟环境jupyter-env然后进行jupyter和jupyterlab的安装再然后才能安装本内核**
- **简单的说需要执行本仓库对应的jupyter安装脚本再运行本脚本安装R语言环境会自动安装R环境内核和图形设备支持库** - **简单的说需要执行本仓库对应的jupyter安装脚本再运行本脚本安装R语言环境会自动安装R环境内核和图形设备支持库**
- 验证已支持的系统: - x11可能需要手动启动一下执行```sudo /usr/bin/Xorg```
- Ubuntu 18/20/22 - 推荐,脚本自动挂起到后台
- Debian 9/10/11 - 还行,需要手动挂起到后台,详看脚本运行安装完毕的后续提示
- 可能支持的系统(未验证)centos 7+FedoraAlmalinux 8.5+ - 可能支持的系统(未验证)centos 7+FedoraAlmalinux 8.5+
```bash ```bash