-
Notifications
You must be signed in to change notification settings - Fork 92
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
HiTL dashboard dataset visualization #1282
base: main
Are you sure you want to change the base?
Conversation
…search/fairo into hitl_dashboard_server
…okresearch/fairo into hitl_dashboard_detail_run
bed4a8a
to
5154d40
Compare
droidlet/tools/hitl/dashboard_app/dashboard_frontend/src/component/dataset/datasetDetailPage.js
Outdated
Show resolved
Hide resolved
Hi @snyxan saw your approval on this branch but since the previous base for this PR has been merged into main, so I want to merge the hitl_dashboard_dataset_viz into main now, may I ask you to take a quick look on the new pr again? |
* update dataset to be showing pretty json onclick * updated documentation * Added demo img
Hi @mialsy! Thank you for your pull request. We require contributors to sign our Contributor License Agreement, and yours needs attention. You currently have a record in our system, but the CLA is no longer valid, and will need to be resubmitted. ProcessIn order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks! |
Description
New feature for Hitl dashboard: Added dataset visualization component including:
- View newly added data points indices on the run detail page
- View a specific version of dataset on dataset detail page
Type of change
Please check the options that are relevant.
Type of requested review
Before and After
Testing
Manually tested
Checklist:
tests/scripts
, (2) asv benchmarks.