Customize login connexion: add parameter notebook name

Hey Team,

I would like to know if it is possible to customize the login page to add a parameter : the notebook to load.
The goal is when the user logs in it loads directly the notebook he has chosen
Thanks,
Emmanuel

You could try setting c.JupyterHub.default_url to a /user-redirect/ path?