摘要: nohup jupyter notebook --no-browser --ip=服务器IP --allow-root & nohup Command [ Arg … ] [ & ] 表示后台运行,除非手动杀死进程( kill -9 进程名),不然会一直存在 参数说明: Command:要执行的命令 阅读全文
posted @ 2022-08-09 20:00 数智欣人 阅读(155) 评论(0) 推荐(0)