Add docstring for register_*_form_widgets

This commit is contained in:
Kenshin Abe
2023-04-26 15:43:41 +09:00
parent 6edc285f56
commit 873c4033eb
2 changed files with 81 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@ Human-in-the-loop
:nosignatures:
optuna_dashboard.register_objective_form_widgets
optuna_dashboard.register_user_attr_form_widgets
optuna_dashboard.dict_to_form_widget
optuna_dashboard.ChoiceWidget
optuna_dashboard.SliderWidget