jupyterhub / kubespawner

Kubernetes spawner for JupyterHub
https://jupyterhub-kubespawner.readthedocs.io
BSD 3-Clause "New" or "Revised" License
536 stars 301 forks source link

Allow configuring text shown in profile_option dropdown for selecting unlisted_choice #757

Open yuvipanda opened 1 year ago

yuvipanda commented 1 year ago

Follow-up to https://github.com/jupyterhub/kubespawner/pull/735#discussion_r1254129852, we currently have the text "Other..." hardcoded in the dropdown box of choices if unlisted_choice is enabled. This should be configurable - for example, if the choice is for an image, you might want to say "Enter image manually" or something like that