RTC: show collab space after login

I created RTC as described here.

I’m using a Docker image to set up jupyterhub and want the RTC collab server to start automatically when setting up jupyterhub and then that each user added to that space can enter the RTC mode automatically after login in.

Any ideas on how to achive this?

If you want this to be the default destination after login, you can set c.JupyterHub.default_url to the URL of the shared server.