Skip to content

Commit

Permalink
Clarify the example UI is generated by random-example.
Browse files Browse the repository at this point in the history
  • Loading branch information
gyliu513 committed Jan 21, 2019
1 parent 15bbcae commit 3b8cf9d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,9 @@ Please see [MinikubeDemo.md](./examples/MinikubeDemo.md) for more details.
## Web UI

Katib provides a Web UI.
You can visualize general trend of Hyper parameter space and each training history.
You can visualize general trend of Hyper parameter space and each training history. You can use
[random-example](https://github.com/kubeflow/katib/blob/master/examples/random-example.yaml) or
[other examples](https://github.com/kubeflow/katib/blob/master/examples) to generate a similar UI.
![katibui](https://user-images.githubusercontent.com/10014831/48778081-a4388b80-ed17-11e8-938b-fc59a5d2e574.gif)

## API Documentation
Expand Down

0 comments on commit 3b8cf9d

Please sign in to comment.