Using the Interactive side of the python tool to run a curl api that gets json data returns the error below. The API is Alteryx's v1 workflows and it is returning info on all the workflows on our server. It is a list of several hundred, but not enormous in size. The python works fine when run from the desktop instead of interactive. How can I change the python tool's Jupyter IOPub defauilt limits?
I see in the error it says it is in the config. Where is the config that the python tool is using ?
