Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix outputFormats in model conversion #127

Merged
merged 2 commits into from
Oct 12, 2022

Conversation

JasonWeill
Copy link
Collaborator

Fixes #54.

Changes outputFormats to be an array of strings; passes it when the user clicks the "rerun" button in the list and detail views.

See the following video showing that the output formats persist when rerunning a job from the list or details view.

Screen.Recording.2022-10-11.at.4.45.25.PM.mov

@github-actions
Copy link
Contributor

Binder 👈 Launch a Binder on branch jweill-aws/jupyter-scheduler/fix-output-formats

@JasonWeill JasonWeill merged commit aa4e2f3 into jupyter-server:main Oct 12, 2022
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.

Output formats are not passed properly from Job Details view to Create Job form
2 participants