importplotlyprint(plotly.__version__)# version >1.9.4 requiredplotly.offline.init_notebook_mode()# run at the start of every notebook
2.2.2
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`.