pip install jupyter
export PATH=$PATH:~/.local/bin
source 一下
创建Jupyter默认配置文件
jupyter notebook --generate-config
启动
jupyter notebook