Has anyone worked with OMERO in Colab?
I installed omero-py in Colab and tried to spin up an OMERO session with Blitzgateway boilerplate code and ran into this:
WARNING:omero.client:None - createSession retry: 1
One additional complication may be that our OMERO server requires OpenVPN authentication. I naively hoped that the Colab VM would have access through the local OpenVPN session.