Data between Google Colab Notebook and Grasshopper 3D

Hi,

I am trying to find the best way to send and receive data from a python notebook in google colab and grasshopper 3D.
Is this possible to begin with? Or do I have to shift my python from remote on google colab to local? Ideally, I would continue to use colab’s gpu.

Any plugins or workflows around that?

Thank you in advance.

websockets seems the obvious step , Bengesht | Food4Rhino , else you need to save files in a specific directory you can acess, locally in the gh script