Hi together,
is there some sort of best practice how to call a JupyterHub service from a JupyterLab Extension. I’m aware that calling server extensions is possible using the ServerConnection Class and the methods. Is there an equal method for my use case?
Thanks!