visium-clustergrammer2 icon indicating copy to clipboard operation
visium-clustergrammer2 copied to clipboard

io pub rate

Open cornhundred opened this issue 4 years ago • 0 comments

I'm sometimes seeing this error

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`.

Current values:
NotebookApp.iopub_data_rate_limit=1000000.0 (bytes/sec)
NotebookApp.rate_limit_window=3.0 (secs)

during development.

This issue seems related https://github.com/jupyter/notebook/issues/2287

cornhundred avatar Feb 02 '20 13:02 cornhundred