Duc*_*een 11 python configuration jupyter jupyter-notebook jupyterhub
我想用jupyter notebook --NotebookApp.iopub_data_rate_limit=10000000000
参数开始我的笔记本.可以在JupyterHub中设置它吗?
04:windows中“jupyter低内存..”的“IOPUB数据速率超出”问题:
- 打开命令:
在主路径:C:\Users\siege>(这是我的根路径)
输入命令:“jupyter notebook --generate-config”
你有:C:\Users\siege>jupyter notebook --generate-config
系统会在路径中生成“jupyter_notebook_config.py”:C:\Users\siege>.jupyter
打开“jupyter_notebook_config.py”找到这一行
#c.NotebookApp.iopub_data_rate_limit = 1000000
取消注释并将其更改为:
c.NotebookApp.iopub_data_rate_limit = 100000000
保存
重启 jupyter
https://www.youtube.com/watch?v=B_YlLf6fa5A
归档时间: |
|
查看次数: |
20238 次 |
最近记录: |