Commit Graph
462 Commits
Author SHA1 Message Date
c-bata 91a2c736ba Fix broken visual regression test 2022-03-12 17:43:43 +09:00
c-bata 2682f0edba Fix type defs 2022-03-12 17:35:43 +09:00
c-bata 1711df92cd Use CssBaseline 2022-03-12 17:27:24 +09:00
c-bata 2f487ab00d Put reload interval select on AppBar 2022-03-12 17:27:06 +09:00
c-bata c16a844d85 Refactor preference panel 2022-03-12 14:32:12 +09:00
c-bata 71444a37be Make title bold 2022-03-12 12:53:17 +09:00
Masashi Shibata 7a05d9887f Merge pull request #176 from optuna/inf-value
Fix bug when given inf objective value
2022-03-12 03:59:12 +09:00
c-bata f1366bb77c Fix a type error 2022-03-12 03:37:01 +09:00
c-bata f21c172c5a Fix a regression bug 2022-03-12 03:31:21 +09:00
c-bata 64e9b7c3fe Fix a lint error 2022-03-12 03:13:49 +09:00
c-bata 5bcff9e593 Fix param importances when given inf 2022-03-12 03:11:23 +09:00
c-bata 07e13d252c Fix lint errors 2022-03-12 01:35:57 +09:00
c-bata a853ccd01f Fix bug when given inf objective value 2022-03-12 01:31:29 +09:00
Masashi Shibata 38329d3e29 Merge pull request #175 from optuna/speedup-build
Improve build performance
2022-03-07 16:25:01 +09:00
c-bata 9ed3fc52ff Refactor webpack.config.js 2022-03-07 15:41:08 +09:00
c-bata 17742889b5 Enable webpack's cache 2022-03-07 14:15:54 +09:00
c-bata f73dae9ec2 Update deps 2022-03-07 14:15:37 +09:00
c-bata 819b6ceffb Enable esbuild-loader 2022-03-07 14:04:13 +09:00
Masashi Shibata 8a5f0fcba7 Merge pull request #174 from optuna/button-description
Add title attr to buttons
2022-03-06 14:19:02 +09:00
Masashi Shibata 1c5a2dfe02 Merge pull request #173 from optuna/update-dep
Update plotly.js and recoil.js
2022-03-06 14:18:49 +09:00
c-bata 555bfa03fb Add title attr to buttons 2022-03-06 14:14:15 +09:00
c-bata aef98b5d2d Update recoil.js 2022-03-06 14:01:21 +09:00
c-bata cc38cccb9a Update plotly.js-dist 2022-03-05 18:01:44 +09:00
Masashi Shibata 277dfd8804 Merge pull request #172 from optuna/dark-theme
Dark Mode Support
2022-03-05 17:22:55 +09:00
c-bata fa8bd05f25 Toggle DarkMode with Button 2022-03-05 17:10:59 +09:00
c-bata de54417553 Switch template by Theme 2022-03-05 14:04:46 +09:00
c-bata af3ea02dc6 Embed plotly_dark Template 2022-03-05 13:23:40 +09:00
c-bata 27cea51bb1 Add Dark Mode support 2022-03-05 13:23:40 +09:00
Masashi Shibata 5801026495 Merge pull request #171 from optuna/muiv5
Migrate to MUI v5
2022-03-05 13:23:08 +09:00
c-bata c8d77a9146 Run prettier 2022-03-05 02:35:41 +09:00
c-bata e4fa3e6e87 Move 'Reload Interval' to preference panel 2022-03-05 02:35:04 +09:00
c-bata 8925b327b0 Migrate to MUI v5 2022-03-04 21:44:04 +09:00
Masashi Shibata d4e7493e52 Merge pull request #170 from optuna/fix-type-hints
Fix type hints and improve README
2022-02-18 15:37:41 +09:00
c-bata a54c7bfc3d Fix type hints and improve README 2022-02-18 15:29:32 +09:00
Masashi Shibata 7200340fc3 Merge pull request #169 from optuna/deprecate-createapp
Make all functions private except for the stable Python interface
2022-02-18 15:28:09 +09:00
c-bata ae2190c1c6 Fix lint errors 2022-02-18 15:25:35 +09:00
c-bata c79135b524 Deprecate create_app() function 2022-02-18 14:59:09 +09:00
Masashi Shibata 1bd7a07653 Merge pull request #168 from optuna/server-option
Add --server option for Gunicorn support
2022-02-17 22:15:48 +09:00
c-bata 66e47ff78e Fix gunicorn runner 2022-02-17 22:12:35 +09:00
c-bata 306ac92da5 Update DEVELOPMENT.md 2022-02-17 21:27:05 +09:00
c-bata 0d68c5b8c8 Fix a lint error 2022-02-17 21:05:50 +09:00
c-bata 2eeebf9cac Update README 2022-02-17 21:03:00 +09:00
c-bata 03a48265cf Add --server option for Gunicorn support 2022-02-17 20:52:27 +09:00
Masashi Shibata 72b23245c6 Merge pull request #167 from optuna/stable-interface
Provide stable Python API
2022-02-17 18:10:56 +09:00
c-bata 35cf7b68ff Fix setuptools attr: error 2022-02-17 17:56:11 +09:00
c-bata 46025b15a7 Fix lint errors 2022-02-17 17:27:29 +09:00
c-bata c8a7950784 Add 'Python Interface' section in README 2022-02-16 16:22:59 +09:00
c-bata 25679d518d Avoid using create_app() directly 2022-02-16 16:14:55 +09:00
c-bata 002fac7fa9 Provide stable Python interface 2022-02-16 16:14:31 +09:00
Masashi Shibata 8616b71861 Merge pull request #165 from optuna/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.6 to 1.14.8
2022-02-14 12:56:08 +09:00