I need to execute a python script on the jupyter kernel gateway through the websocket mode of the API.
Not sure if this is can be accomplished via the websocket mode, as there is hardly any resource available online and the docs for this particular personality is not very suggestive.
My question: How do we accomplish this?
p.s. This is not the same scenario as accomplished by http-mode to run code already present in a static notebook.
Any leads would be very helpful!