1 | sudo pkill python |
Error loading notebook
发表于 | 阅读次数:
1 | IPython Notebook error: Error loading notebook #9163 |
1 | cd $(jupyter --data-dir) |
查看占用空间
发表于 | 阅读次数:
1 | du -h --max-depth=1 ./ |
python pickle 挖坑
发表于 | 阅读次数:
直接存arr失败了,存成dict就成功了
1 | pickle.dump(output_dict, open("output_dict.txt", "wb")) |
pickle 持久化对象
发表于 | 阅读次数:
1 | # -*- coding: utf-8 -*- |
TypeError: Object of type 'float32' is not JSON serializable
发表于 | 阅读次数:
1 | import json |
pyenv 安装python
发表于 | 阅读次数:
mac 命令行移动
发表于 | 阅读次数:
Preferences -> Profiles -> Keys
###
1 | ctrl + -> | send escape sequence | f |
vim _vim_files: function definition file not found #518
发表于 | 阅读次数:
remove ~/.zcompdump file