Skip to content

pre-select saved user options on the spawn form#918

Open
sunu wants to merge 3 commits into
jupyterhub:mainfrom
sunu:named-server-remember-user-options
Open

pre-select saved user options on the spawn form#918
sunu wants to merge 3 commits into
jupyterhub:mainfrom
sunu:named-server-remember-user-options

Conversation

@sunu

@sunu sunu commented May 16, 2026

Copy link
Copy Markdown
Contributor

Preselects user options like profile, image etc if available. This should make sure that the saved options are pre-selected when starting a previously saved named server.

Fixes #917. And would be useful to fix the same downstream issue(2i2c-org/jupyterhub-fancy-profiles#42) in jupyterhub-fancy-profiles

@sunu

sunu commented May 18, 2026

Copy link
Copy Markdown
Contributor Author

All tests pass locally. Not sure if the failing one is flaky test that needs a retry 🤔

@jnywong

jnywong commented Jun 23, 2026

Copy link
Copy Markdown
Member

The CI was fixed in #923 so you can rebase this and try again

@agoose77

agoose77 commented Jul 1, 2026

Copy link
Copy Markdown

@sunu LGTM. Have you tested this yourself?

@sunu

sunu commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

@agoose77 yes, here's a before and after comparison without the changes in this PR and with the changes.

Before: Launching a named server doesn't load the previously used profile and image automatically.

before.mp4

After: Launching a named server does load the previously used profile and image automatically.

after.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Named servers should remember saved user options

3 participants