您的位置:首页 > 运维架构 > Linux

centos后台挂起jupyter

2020-06-30 10:10 190 查看

1、nohup jupyter notebook --ip 0.0.0.0 --port 8080 --allow-root > jupyter.log 2>&1 &

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: