How can I run elasticsearch using python client on google colab. I have a python code which is running on my machine. I want to run it on google colab or other notebook online platform. What setup or instruction I need further to connect my elasticsearch on online notebook platforms
Hi @waqar_jamali,
It's not something I've tried myself. But I did find this blog from 2022 where someone makes use of Bonsai.
Hope that helps!