From 7c5e0a84e0cf3db9e5ea5ca3d7c53c18ee82d3c8 Mon Sep 17 00:00:00 2001 From: c-bata Date: Wed, 6 Sep 2023 18:38:29 +0900 Subject: [PATCH] Update docs --- docs/api.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/api.rst b/docs/api.rst index 09a9c14b..aadd2718 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -14,6 +14,7 @@ General APIs optuna_dashboard.wsgi optuna_dashboard.set_objective_names optuna_dashboard.save_note + optuna_dashboard.save_plotly_graph_object Human-in-the-loop -----------------