Error loading notebook
1 | IPython Notebook error: Error loading notebook #9163 |
1 | cd $(jupyter --data-dir) |
1 | IPython Notebook error: Error loading notebook #9163 |
1 | cd $(jupyter --data-dir) |
1 | du -h --max-depth=1 ./ |
直接存arr失败了,存成dict就成功了
1 | pickle.dump(output_dict, open("output_dict.txt", "wb")) |
1 | # -*- coding: utf-8 -*- |
1 | import json |
remove ~/.zcompdump file
1 | conda config --add channels 'https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/' |