From e7e07683fcd9237a79ccf55a6f29e99a59d86b8a Mon Sep 17 00:00:00 2001 From: c-bata Date: Mon, 26 Oct 2020 13:15:57 +0900 Subject: [PATCH] Update alternatives to link optuna dashboard --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9a60fe0..67b42266 100644 --- a/README.md +++ b/README.md @@ -66,4 +66,5 @@ You can walk-through trials by filtering and sorting. ## Alternatives +* ['optuna dashboard' subcommand](https://optuna.readthedocs.io/en/stable/reference/cli.html#dashboard): Official Optuna dashboard based on Bokeh CLI. * [optdash](https://github.com/ytsmiling/optdash): a third-party dashboard for optuna.