Commit Graph
858 Commits
Author SHA1 Message Date
c-bata 1eb6281e9d Support user_attrs on GraphHistory 2023-01-05 19:25:44 +09:00
Masashi Shibata fa9ef83c4b Merge pull request #340 from optuna/fix-link-feedback-survey
Fix the link to feedback survey
2023-01-05 15:57:25 +09:00
c-bata e9144b9b69 Fix the link to feedback survey 2023-01-05 15:56:20 +09:00
Masashi Shibata f0c6dda6c7 Merge pull request #339 from c-bata/handle-exception-in-fast-fanova
Handle exceptions in optuna-fast-fanova
2023-01-05 15:06:18 +09:00
c-bata 75be0dd2da Fix lint errors 2023-01-05 14:56:55 +09:00
c-bata 83759a4ecf Handle exceptions in optuna-fast-fanova 2023-01-05 14:29:14 +09:00
Masashi Shibata af92b8388a Merge pull request #338 from c-bata/set-objective-names
Add API to set objective names
2023-01-04 19:43:59 +09:00
c-bata 7beacb6f87 Run prettier 2023-01-04 19:41:07 +09:00
c-bata 192b24eeb3 Add API to set objective names 2023-01-04 19:38:44 +09:00
Masashi Shibata 879ce4cacf Merge pull request #337 from c-bata/save-note-python-api
Add Python API to save the note
2023-01-04 17:07:32 +09:00
c-bata d433914a54 Add tests for save_note apis 2023-01-04 16:59:52 +09:00
c-bata 1366936472 Add Python API to save the note 2023-01-04 16:29:41 +09:00
Masashi Shibata 6b1a3d5105 Merge pull request #334 from c-bata/bump-to-v0.9.0b1
Bump the version up to 0.9.0b1
2023-01-04 11:46:12 +09:00
c-bata 78a2e4f343 Bump the version up to 0.9.0b1 2023-01-04 11:42:14 +09:00
Masashi Shibata b4b41c8c3b Merge pull request #333 from c-bata/update-feedback-link-for-new-ui
Link to the GitHub Discussion for the feedback survey
2023-01-04 11:41:37 +09:00
c-bata bc3819a39c Run prettier 2023-01-04 11:28:07 +09:00
c-bata e0598bce0e Link to the GitHub Discussion for the feedback survey 2023-01-04 11:27:30 +09:00
Masashi Shibata 0012019e46 Merge pull request #331 from c-bata/improve-md-editor
Fix bug of markdown editor and add mathjax support.
2023-01-04 11:05:55 +09:00
c-bata ab447590fd Run formatter 2023-01-04 11:00:07 +09:00
c-bata df67ed13bf Remove text-align center from cards in history tab 2023-01-04 10:57:37 +09:00
c-bata eefb78f96c Add mathjax support 2023-01-04 10:54:21 +09:00
c-bata a07f814a4f Preview Markdown on Editor 2023-01-03 01:46:31 +09:00
c-bata f89bd0de7f Improve Chip styles 2023-01-03 00:46:47 +09:00
c-bata 465a321524 Fix bug of trial note 2023-01-03 00:29:00 +09:00
c-bata 81b4273fdc Support fullscreen 2023-01-02 19:48:15 +09:00
c-bata b3aaf58cff Improve style of BestTrials 2023-01-02 12:44:30 +09:00
c-bata 47bacfed85 Remove paddingBottom 16px 2023-01-02 12:28:44 +09:00
c-bata c74a751040 Fix layout when no trials available 2023-01-02 12:24:34 +09:00
c-bata 5a33a60fc9 Split BestTrialsCard component 2023-01-02 12:11:17 +09:00
Masashi Shibata 1ea504b530 Merge pull request #330 from c-bata/follow-up-329
Add follow-up changes for #329
2023-01-02 11:34:56 +09:00
c-bata 1e2d59c2e6 Define permalink for trial detail 2023-01-02 03:19:03 +09:00
c-bata 988338d258 Add follow-up changes for #329 2023-01-02 01:37:50 +09:00
Masashi Shibata 01717cc755 Merge pull request #329 from c-bata/beta-ui
Make a lot of improvements in the new Dashboard UI
2023-01-02 01:13:53 +09:00
c-bata 9b5d1cc221 Fix typescript tests 2023-01-02 01:09:55 +09:00
c-bata 35cd2e00d0 Fix lint errors 2023-01-02 01:07:15 +09:00
c-bata 618ad8e312 Change text for switching to stable UI 2023-01-02 00:59:12 +09:00
c-bata be963c37f7 Show best trial on TrialList 2023-01-02 00:56:02 +09:00
c-bata 86a1214203 Add TrialList page 2023-01-02 00:26:27 +09:00
c-bata 083a9aff0e Store trial note in study_system_attrs 2023-01-01 23:09:51 +09:00
c-bata 4754310ddb Disable pruned filter when no intermediate values 2023-01-01 21:41:44 +09:00
c-bata d3d5e42fea Add markdown note for trials 2023-01-01 20:49:49 +09:00
c-bata ca72320833 Use react-syntax-highlighter 2023-01-01 19:18:37 +09:00
c-bata d858ab46e6 Set rowsPerPage of TrialTable 50 2023-01-01 17:56:53 +09:00
c-bata 47da031f29 Improve best_trial card 2023-01-01 17:53:55 +09:00
c-bata c79af4be59 Move the importance to history 2023-01-01 17:21:17 +09:00
c-bata fd232168cc Render study note in Markdown 2023-01-01 16:59:33 +09:00
c-bata 006c79be2b Slightly improve StudyList 2023-01-01 15:35:12 +09:00
c-bata 135d31e3c7 Remove preventDefault 2023-01-01 14:47:22 +09:00
c-bata f0851d565e Slightly improve StudyList 2023-01-01 14:05:21 +09:00
c-bata 2bca3d5fee Support best_trials 2023-01-01 13:37:21 +09:00