C3W2 - Help with Error "IOPub data rate exceeded"

Hello,

Running the “Create Label Encoder” cell, Jupyter throws the following error:

"IOPub data rate exceeded.
The Jupyter server will temporarily stop sending output to the client in order to avoid crashing it. To change this limit, set the config variable’–ServerApp, iopub_data_rate_limit."

Hi @Joseph_Porrovecchio

when converting dataset into sequence, you are suppose to encode the labels together for text nd labels and do not hard code the path by recalling this step separately for labels and text

Hope this gets you catch the bug!!
let me know.

regards
DP