Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 389 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 389 Bytes

Jupyter_Control

关于控制Jupyter服务启动,停止,状态,重启

配置

首先生成一份用户配置文件(如果已经有配置文件的可以进入到配置目录)

jupyter notebook --generate-config

使用

将脚本复制到该目录,脚本常用命令:

./jupyter.sh start|stop|restart|status

分别对应启动,停止,重启,查看状态