Skip to content

Named servers should remember saved user options #917

Description

@sunu

Currently if we save a named server, the server doesn't remember the specified user options (like the profile and image used etc). Jupyterhub stores this information in user_options, so the data is available if Kubespawner makes use of it.

Proposed change

We should pass the user_options data into the profile selection form. There we could preselect the profile, image etc based on user_options if available. This will make sure that when a user restarts a named server, the options they choose when creating the server originally are preselected for them.

Who would use this feature?

Anyone who uses the named server feature. And this would also help us support this feature in jupyterhub-fancy-profiles and on NASA VEDA Jupyterhub instances by extension.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions