Skip to content

Commit

Permalink
ref: correct dvctable highlighter (iterative#2781)
Browse files Browse the repository at this point in the history
* ref: correct dvctable highlighter

* ref: format exp show tables in exp remove

* guide: format exp show tables in Cleaning Exps
  • Loading branch information
jorgeorpinel authored and karajan1001 committed Sep 29, 2021
1 parent 6481a95 commit f359a47
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions content/docs/command-reference/exp/remove.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@ $ dvc exp remove e41d5b4 split16
$ dvc exp show --include-params=train.min_split --no-pager
```

```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** ┃
┑━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━╇━━━━━━━━━━━━━━━━━┩
β”‚ workspace β”‚ - β”‚ - β”‚ 0.57553 β”‚ 0.94652 β”‚ 2 β”‚
β”‚ master β”‚ Aug 02, 2021 β”‚ - β”‚ 0.53252 β”‚ 0.9107 β”‚ 2 β”‚
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ $ dvc exp show --all-branches

```dvctable
┏━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━━━━━┓
┃ white:**Experiment** ┃ white:**Created** ┃ yellow:**acc** ┃ blue:**model.conv_units** ┃
┃ neutral:**Experiment** ┃ neutral:**Created** ┃ metric:**acc** ┃ param:**model.conv_units** ┃
┑━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━━━━━┩
β”‚ workspace β”‚ - β”‚ - β”‚ 64 β”‚
β”‚ cnn-48 β”‚ 09:11 AM β”‚ 0.9131 β”‚ 48 β”‚
Expand Down Expand Up @@ -106,7 +106,7 @@ The resulting `dvc exp show` table is as the following:

```dvctable
┏━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━━━━━┓
┃ Experiment ┃ Created ┃ acc ┃ model.conv_units ┃
┃ neutral:**Experiment** ┃ neutral:**Created** ┃ metric:**acc** ┃ metric:**model.conv_units** ┃
┑━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━━━━━┩
β”‚ workspace β”‚ - β”‚ - β”‚ 64 β”‚
β”‚ cnn-48 β”‚ 09:11 AM β”‚ 0.9131 β”‚ 48 β”‚
Expand All @@ -127,7 +127,7 @@ $ dvc exp show --all-tags

```dvctable
┏━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┓
┃ Experiment ┃ acc ┃ model.conv_units ┃
┃ neutral:**Experiment** ┃ metric:**acc** ┃ metric:**model.conv_units** ┃
┑━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
β”‚ workspace β”‚ 0.9067 β”‚ 16 β”‚
β”‚ β”œβ”€β”€ 2fc4f81 [exp-a1b3c4]β”‚ 0.9037 β”‚ 48 β”‚
Expand All @@ -147,7 +147,7 @@ $ dvc exp show --all-tags

```dvctable
┏━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┓
┃ Experiment ┃ acc ┃ model.conv_units ┃
┃ neutral:**Experiment** ┃ metric:**acc** ┃ metric:**model.conv_units** ┃
┑━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
β”‚ workspace β”‚ 0.9067 β”‚ 16 β”‚
β”‚ my-experiments β”‚ 0.9067 β”‚ 16 β”‚
Expand Down Expand Up @@ -222,7 +222,7 @@ $ dvc exp show

```dvctable
┏━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━┓
┃ Experiment ┃ Created ┃ param ┃
┃ neutral:**Experiment** ┃ neutral:**Created** ┃ metric:**param** ┃
┑━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━┩
β”‚ workspace β”‚ - β”‚ - β”‚
β”‚ 04abbb7 β”‚ Jul 21, 2021 β”‚ - β”‚
Expand All @@ -240,7 +240,7 @@ $ dvc exp show

```dvctable
┏━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━┓
┃ Experiment ┃ Created ┃ param ┃
┃ neutral:**Experiment** ┃ neutral:**Created** ┃ metric:**param** ┃
┑━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━┩
β”‚ workspace β”‚ - β”‚ - β”‚
β”‚ 04abbb7 β”‚ Jul 21, 2021 β”‚ - β”‚
Expand Down

0 comments on commit f359a47

Please sign in to comment.