diff --git a/optuna_dashboard/ts/components/StudyList.tsx b/optuna_dashboard/ts/components/StudyList.tsx index 371d44b1..86e7158f 100644 --- a/optuna_dashboard/ts/components/StudyList.tsx +++ b/optuna_dashboard/ts/components/StudyList.tsx @@ -212,12 +212,22 @@ export const StudyList: FC<{ > + + Announcement + - {`We would appreciate your feedback on the new dashboard UI. Click `} + {`Please go to `} - here + our experimental new UI page - {" to try it out and share your thoughts with us."} + {" and share your thoughts with us via "} + + the GitHub Discussion's post + + {"."}