Commit Graph
112 Commits
Author SHA1 Message Date
c-bata 3b5b70fe6e Add switch button to disable auto-reload 2021-01-15 04:56:02 +09:00
c-bata 1b45110efb Bump the version up to v0.2.1 2021-01-15 02:49:15 +09:00
Masashi SHIBATA 9b789f4868 Merge pull request #16 from optuna/multi-objective-trial-table-values
Separate columns for each objectives
2021-01-15 02:45:27 +09:00
c-bata 07008090e4 Separate columns for each objectives 2021-01-15 02:43:57 +09:00
c-bata 5999f0491b Update README 2021-01-15 02:32:01 +09:00
c-bata 739cb46ad6 happy new year 2021-01-15 00:55:46 +09:00
c-bata fb0524a594 fix-msg-delete-study 2021-01-14 23:34:07 +09:00
Masashi SHIBATA 956e5c3d8d Merge pull request #15 from optuna/debug-auto-reload
Enable auto reload for development
2021-01-13 16:51:41 +09:00
c-bata ce98fe515b Enable auto reload for development 2021-01-13 16:47:35 +09:00
Masashi SHIBATA 0873435ef1 Merge pull request #14 from optuna/fix-deps-objective-id
Fix a bug to detect objective id changes
2021-01-13 13:18:44 +09:00
c-bata 21b1adab20 Run prettier 2021-01-13 13:14:23 +09:00
c-bata 34e7990393 Fix a bug to reflect objective id changes 2021-01-13 13:13:11 +09:00
Masashi SHIBATA a3f6032a96 Merge pull request #13 from optuna/bump-up-v0_2_0
Bump the version up to v0.2.0
2021-01-12 23:46:09 +09:00
c-bata af605b1c5b Bump the version up to v0.2.0 2021-01-12 23:43:37 +09:00
Masashi SHIBATA bef0243532 Merge pull request #12 from optuna/fix-pypi-publish
Fix pypi-publish action
2021-01-12 23:39:24 +09:00
c-bata b126e95bd5 Fix pypi-publish action 2021-01-12 23:38:45 +09:00
Masashi SHIBATA 13015f9d4a Merge pull request #11 from optuna/multi-objective
Support Optuna v2.4.0
2021-01-12 23:30:38 +09:00
c-bata 745309d66c Add test case 2021-01-12 23:29:21 +09:00
c-bata 0a58b1bfe1 Add test case 2021-01-12 23:25:21 +09:00
c-bata c17e9127ca Add dialog to create multi-objective study 2021-01-12 23:20:34 +09:00
c-bata ea00361219 Plot history for multi-objective study 2021-01-12 20:17:56 +09:00
c-bata 658d634397 Fix typescript lint errors 2021-01-12 19:34:15 +09:00
c-bata e63835be61 Restrict optuna >= 2.4 2021-01-12 19:30:02 +09:00
c-bata a76e0e4f4a Support Optuna v2.4.0 2021-01-12 19:25:23 +09:00
Masashi SHIBATA ff5fde29ff Merge pull request #10 from optuna/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.20.0 to 0.21.1
2021-01-06 19:03:45 +09:00
dependabot[bot] 4801d0abad Bump axios from 0.20.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.20.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 10:00:24 +00:00
c-bata 4638a67f58 Add posargs in tox.ini 2020-12-04 16:32:29 +09:00
c-bata a241a5742f Refactor tox.ini 2020-11-15 23:15:04 +09:00
c-bata f43e66abaf Refactor webpack.config.js 2020-11-11 22:53:01 +09:00
c-bata 3e029cb122 Update DEVELOPER GUIDE 2020-11-11 17:55:04 +09:00
c-bata 75789f6c43 Refactor tox.ini 2020-11-11 17:31:56 +09:00
c-bata 92a9ec5d54 Add tox.ini 2020-11-11 17:16:31 +09:00
Masashi SHIBATA 8faf4fcdf0 Merge pull request #8 from c-bata/avoid-use-setup-test
Avoid using setup.py test
2020-11-11 16:34:29 +09:00
c-bata 890191c928 Avoid using setup.py test 2020-11-11 16:30:07 +09:00
Masashi SHIBATA a7bfd973bc Remove CI badge due to not the status of main branch 2020-11-02 22:16:22 +09:00
c-bata 98e4f72f4c Update dialog message of study direction 2020-10-31 15:04:31 +09:00
Masashi SHIBATA f5930e6ae1 Merge pull request #7 from c-bata/gh-action-prettier-lint
Run prettier on Action
2020-10-27 22:23:44 +09:00
c-bata 364a1f3156 Fix unformatted file 2020-10-27 22:22:29 +09:00
c-bata dfc23bc16a Run prettier on Action 2020-10-27 22:15:05 +09:00
Masashi SHIBATA c3834eb276 Merge pull request #6 from c-bata/refactor-wsgi-utils
Refactor wsgi utils
2020-10-27 21:59:04 +09:00
c-bata dda3beda63 Update README 2020-10-27 21:52:26 +09:00
c-bata cd02661cf5 Rename to wsgi_client 2020-10-27 21:38:00 +09:00
c-bata 317efb0e29 Assert status code number 2020-10-27 21:37:03 +09:00
c-bata 86a8563f93 Add tests for ignore trailing slashes 2020-10-27 21:35:23 +09:00
c-bata 4248d04e26 Refactor wsgi_utils.py 2020-10-27 21:30:25 +09:00
c-bata 2d3f131d59 Refactor test_api.py 2020-10-27 21:25:38 +09:00
c-bata c68c0f8b68 Add 'submitting patches' section in README 2020-10-27 14:44:01 +09:00
c-bata 9873f8e8d2 Update developer guide 2020-10-27 06:16:03 +09:00
Masashi SHIBATA 91443bf133 Merge pull request #5 from c-bata/fix-trailing-slash-hook
Fix trailing slashes hook
2020-10-27 06:09:46 +09:00
c-bata 26dc9d7411 Fix trailing slashes hook 2020-10-27 04:43:22 +09:00