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

ref: correct dvctable highlighter #2781

Merged
merged 4 commits into from
Sep 2, 2021
Merged

ref: correct dvctable highlighter #2781

merged 4 commits into from
Sep 2, 2021

Conversation

jorgeorpinel
Copy link
Contributor

No description provided.

@jorgeorpinel jorgeorpinel added the 🐛 type: bug Something isn't working. label Sep 1, 2021
@shcheklein shcheklein temporarily deployed to dvc-org-ref-dvctable-ojpnqwjsg September 1, 2021 16:11 Inactive
@jorgeorpinel jorgeorpinel self-assigned this Sep 1, 2021
@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-ref-dvctable-ojpnqwjsg September 2, 2021 05:39 Inactive
Comment on lines -88 to +90
```table
```dvctable
┏━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━━━━━━┓
┃ Experiment ┃ Created ┃ State ┃ avg_prec ┃ roc_auc ┃ train.min_split ┃
neutral:**Experiment**neutral:**Created**neutral:**State**metric:**avg_prec**metric:**roc_auc**metric:**train.min_split**
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we highlight the header (colorize params, metrics, etc)?

Sanity checked in https://dvc-org-ref-dvctable-ojpnqwjsg.herokuapp.com/doc/command-reference/exp/remove#examples:

image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The scroll bar isn't ideal but it's a problem in most exp show tables now (it looked better when they were images but wasn't copy-pasteable).

Comment on lines 79 to 82
```dvctable
┏━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━━━━━┓
white:**Experiment** ┃ white:**Created** ┃ yellow:**acc** ┃ blue:**model.conv_units** ┃
neutral:**Experiment** ┃ neutral:**Created** ┃ metric:**acc** ┃ param:**model.conv_units** ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━━━━━┩
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jorgeorpinel jorgeorpinel temporarily deployed to dvc-org-ref-dvctable-ojpnqwjsg September 2, 2021 05:58 Inactive
@jorgeorpinel jorgeorpinel merged commit 743e15d into master Sep 2, 2021
@jorgeorpinel jorgeorpinel deleted the ref/dvctable branch September 2, 2021 05:58
karajan1001 pushed a commit to karajan1001/dvc.org that referenced this pull request Sep 29, 2021
* ref: correct dvctable highlighter

* ref: format exp show tables in exp remove

* guide: format exp show tables in Cleaning Exps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 type: bug Something isn't working.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants