nohup或者screen
nohup jupyter notebook &
exit
matplotlib画图设置:
import matplotlib
matplotlib.use('Agg')
安装md5不能匹配报错解决
pip install --no-cache-dir scipy
nohup或者screen
nohup jupyter notebook &
exit
matplotlib画图设置:
import matplotlib
matplotlib.use('Agg')
安装md5不能匹配报错解决
pip install --no-cache-dir scipy