>>> vim /etc/jupyterhub/jupyterhub_config.py
c.Spawner.args = ['--NotebookApp.iopub_data_rate_limit=10000000000000']
>>> service jupyterhub restart
参考:https://github.com/jupyterhub/jupyterhub/issues/1152#issuecomment-306891792
>>> vim /etc/jupyterhub/jupyterhub_config.py
c.Spawner.args = ['--NotebookApp.iopub_data_rate_limit=10000000000000']
>>> service jupyterhub restart
参考:https://github.com/jupyterhub/jupyterhub/issues/1152#issuecomment-306891792