安装ipykernel
pip install ipykernel
查看jupyter所有的内核
jupyter kernelspec list
...
分卷
创建分卷压缩文件
zip -s 100m -r file.zip foo/
切分已有的zip文件
zip existing.zip --out ...
修改网站根目录下的 config.inc.php中配置即可!
创建新站点hugo new site blog初始化cd blog
git init配置hugo-theme-stack主题# 删除默认配置
rm .\c...
> 在站点根目录下创建 `git.bat`文件,每次仅需要运行 `git.bat`即可自动构建并上传到github```dos@echo offset l...