Skip to content

Commit

Permalink
Updated the last stage
Browse files Browse the repository at this point in the history
The last stage value was showing model.pkl.dvc instead of train.dvc
  • Loading branch information
hiteshsp authored Nov 5, 2019
1 parent 302dbe3 commit bb05f7e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions static/docs/get-started/visualize.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ $ dvc pipeline show --ascii train.dvc
*
*
*
.---------------.
| model.pkl.dvc |
`---------------'
+-----------+
| train.dvc |
+-----------+
```

## Commands
Expand Down

0 comments on commit bb05f7e

Please sign in to comment.