mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-26 14:00:39 +08:00
Add streamlit helper to __init__.py
This commit is contained in:
@@ -13,6 +13,8 @@ from ._form_widget import TextInputWidget # noqa
|
||||
from ._named_objectives import set_objective_names # noqa
|
||||
from ._note import get_note # noqa
|
||||
from ._note import save_note # noqa
|
||||
from ._streamlit_helper import render_trial_note # noqa
|
||||
from ._streamlit_helper import render_user_attr_form_widgets # noqa
|
||||
|
||||
|
||||
__version__ = "0.10.3"
|
||||
|
||||
Reference in New Issue
Block a user