jupyterhub / tmpauthenticator

JupyterHub authenticator that hands out temporary accounts for everyone. For use in tmpnb.org
BSD 3-Clause "New" or "Revised" License
22 stars 18 forks source link

Possible to specify the tmp username from the outside of jupyterhub? #11

Open huqy opened 6 years ago

huqy commented 6 years ago

Hi, I am wondering whether it is possible to specify the name of the tmp user when starting a new notebook server in tmpauthenticator, something like:

https://jupyterhub.example.com:8000?name=new_username

My simple goal is to have a web page that will be able to redirect to the jupyterhub to start a server with sending a single piece of info to each notebook server. Any hints would be highly appreciated.

Thanks!

consideRatio commented 1 year ago

I'm very late to respond here, but I think this may be a reasonable feature to allow users to access the same server etc.