问题描述:Jupyter Notebook报错IOPub data rate exceeded.
IOPub data rate exceeded.
The notebook server will temporarily stop sending output
to the client in order to avoid crashing it.
To change this limit, set the config variable
`--NotebookApp.iopub_data_rate_limit`.
原因分析:
该错误是jupyter的内存问题。
解决方案:
1、在Anaconda Prompt 中输入
jupyter notebook --generate-config
得到jupyte