From bfe508c69cf43e5112aa901ded39b98697b97a40 Mon Sep 17 00:00:00 2001 From: spiritLHLS <103393591+spiritLHLS@users.noreply.github.com> Date: Mon, 19 Dec 2022 12:07:22 +0800 Subject: [PATCH] Update jupyter.sh --- jupyter.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyter.sh b/jupyter.sh index dd4f7bb..28a557f 100644 --- a/jupyter.sh +++ b/jupyter.sh @@ -24,7 +24,7 @@ echo "Debian 9/10/11 - 还行,需要手动挂起到后台,详看脚本运行 echo "可能支持的系统:centos 7+,Fedora,Almalinux 8.5+" red "本脚本尝试使用Miniconda3安装虚拟环境jupyter-env再进行jupyter和jupyterlab的安装,如若安装机器不纯净勿要轻易使用本脚本!" yellow "执行脚本,之前有用本脚本安装过则直接打印设置的登陆信息,没安装过则进行安装再打印信息" -yellow "如果是初次安装无脑输入y回车即可,按照提示进行操作即可,安装完毕将在后台常驻运行" +yellow "如果是初次安装无脑y无脑回车即可,按照提示进行操作即可,安装完毕将在后台常驻运行" install_jupyter() {