We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
unlisted_choice
Allow multiple unlisted_choice fields in the same profile
Don't allow it
Requested in https://discourse.jupyter.org/t/dynamic-cpu-and-memory-through-helm-chart/29271/3: The ability to allow freeform memory and CPU fields
Change unlisted_choice to unlisted_choices, similar to choices.
unlisted_choices
choices
The text was updated successfully, but these errors were encountered:
I think you could do this instead with one choice for cpu and one for memory instead?
choice
memory
Sorry, something went wrong.
No branches or pull requests
Proposed change
Allow multiple
unlisted_choice
fields in the same profileAlternative options
Don't allow it
Who would use this feature?
Requested in https://discourse.jupyter.org/t/dynamic-cpu-and-memory-through-helm-chart/29271/3:
The ability to allow freeform memory and CPU fields
(Optional): Suggest a solution
Change
unlisted_choice
tounlisted_choices
, similar tochoices
.The text was updated successfully, but these errors were encountered: