Commit Graph
435 Commits
Author SHA1 Message Date
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
dependabot[bot] a9af8f224d Bump follow-redirects from 1.14.6 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 20:42:17 +00:00
Masashi Shibata bee1c80d73 Merge pull request #162 from optuna/distribution-v3
Add FloatDistribution and IntDitribution for Optuna v3 release.
2022-02-03 12:12:33 +09:00
c-bata 8c4a09d835 Replace UniformDistribution with FloatDistribution in frontend tests 2022-02-01 23:15:57 +09:00
c-bata 9a24f7d549 Add todo comment for log scale check 2022-02-01 23:13:13 +09:00
c-bata e85ed2a13a Add IntDistribution & FloatDistribution 2022-02-01 22:51:37 +09:00
Masashi Shibata 086f048a8c Merge pull request #160 from optuna/node-v16
Upgrade node version to v16
2022-01-08 15:07:14 +09:00
c-bata 17dc898a79 Use Python 3.8 for pyppeteer 2022-01-08 14:01:50 +09:00
c-bata 4045596dc0 Update package-lock.json 2022-01-08 05:30:19 +09:00
c-bata bd9013a118 Upgrade Node version to v16 2022-01-08 05:20:23 +09:00
Masashi Shibata 7f7dd58a08 Merge pull request #159 from optuna/update-docker-description
Update the usage of docker image
2021-12-31 14:32:18 +09:00
c-bata e70540ead9 Update the usage of docker image 2021-12-31 14:31:50 +09:00
Masashi Shibata b33c30e6a5 Merge pull request #157 from optuna/docker-ghcr
Publish a Docker image to GitHub Container Registry.
2021-12-29 03:42:32 +09:00
c-bata 49a818af8c Update README for Docker image 2021-12-29 03:42:08 +09:00
c-bata 17217a008b Update the trigger of docker-ghcr action 2021-12-29 03:35:13 +09:00
Masashi Shibata 05f030fbb5 Create docker-ghcr.yml 2021-12-29 03:34:38 +09:00
Masashi Shibata d0869ba518 Merge pull request #158 from optuna/fix-docker
Fix Dockerfile
2021-12-29 03:34:04 +09:00
c-bata 2605f0e1e7 Fix a Docker image 2021-12-29 03:31:51 +09:00
Masashi Shibata b8cc88c985 Merge pull request #150 from optuna/dependabot/npm_and_yarn/axios-0.21.2
Bump axios from 0.21.1 to 0.21.2
2021-12-10 12:22:51 +09:00
Masashi Shibata b883e81eae Merge pull request #151 from optuna/dependabot/npm_and_yarn/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1
2021-12-10 12:22:42 +09:00
Masashi Shibata 1ad213d808 Merge pull request #152 from optuna/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2021-12-10 12:22:37 +09:00
dependabot[bot] f9d03fa182 Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-10 00:57:25 +00:00
dependabot[bot] bbc0aeedc0 Bump ansi-regex from 5.0.0 to 5.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-10 00:57:24 +00:00
dependabot[bot] 6c6b828a0d Bump axios from 0.21.1 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-10 00:57:20 +00:00
Masashi Shibata a0192087af Merge pull request #149 from ezioishan/main
FIX #142 Responsive width large screens
2021-12-10 09:56:43 +09:00
Ishan Sourav 913c99cf32 npm run fmt && npm run lint 2021-12-08 13:40:29 +05:30
Ishan Sourav 059cee441b Added containerStyle class to make it responsive 2021-12-04 15:01:56 +05:30
Masashi Shibata ddb4430b37 Merge pull request #148 from optuna/fix-visual-regression-test
Avoid using Python 3.10 to run integration tests.
2021-11-23 12:19:28 +09:00