-
Notifications
You must be signed in to change notification settings - Fork 93
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
Add format selectors to the compute clusters UI. #1185
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just the one comment about autosuggesting a column name for sharegpt selectors
done! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
niceee
<Toggle labelA={'False'} labelB={'True'} bind:toggled={options.overwrite} hideLabel /> | ||
<div> | ||
<div class="label text-s mb-2 font-medium text-gray-700"> | ||
{outputColumnRequired ? '*' : ''} Output column {!outputColumnRequired |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
since output column is optional, is it possible to populate the input box with the default column name? (informs the person where results will end up)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
https://lilacai-nikhil-staging.hf.space/datasets#local/Capybara&schemaCollapsed=false
https://lilacai-nikhil-staging.hf.space/datasets#local/OpenHermes-2.5-10k&schemaCollapsed=false
cluster_ui.mp4