摘要:
jupyter 后台运行 #jupyter.sh cd ~/OneDrive/python nohup jupyter notebook >> jupyter_notebook_1.log 2>&1 & ##将cmd输出信息写入到log文件中,便于后续排查错误 阅读全文
posted @ 2021-03-13 10:05
ministep88
阅读(240)
评论(0)
推荐(0)
摘要:
confluence数据备份 #!/usr/bin/env python # coding: utf-8 import os import datetime import shutil # confluence数据备份,因为confluence不能保留7天备份,并且每天全备份,占用空间很大,所以写脚 阅读全文
posted @ 2021-03-13 10:01
ministep88
阅读(541)
评论(0)
推荐(0)

浙公网安备 33010602011771号