Update README.md

This commit is contained in:
spiritLHLS 2022-12-18 23:25:38 +08:00 committed by GitHub
parent 572bf05849
commit 8137f95bdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,9 @@ curl -L https://raw.githubusercontent.com/spiritLHLS/one-click-installation-scri
#### 一键安装jupyter环境
- 支持系统Ubuntu 18+Debian 8+centos 7+FedoraAlmalinux 8.5+
- 有安装则提示是否需要修改用户名和密码否则则自动安装自动安装后默认用户名和密码都是spiritlhl如果安装完毕需要修改再次执行本脚本修改
- **本脚本使用Miniconda3安装虚拟环境jupyter-env再进行jupyter和jupyterlab的安装如若安装机器不纯洁勿要使用本脚本**
- 执行脚本,之前有通过本脚本安装过则打印设置的登陆信息,没安装过则进行安装再打印信息
- 如果是初次安装无脑输入yes或y回车即可
- **本脚本为实验性脚本会有各种bug勿要轻易尝试**
```bash