Commit Graph
393 Commits
Author SHA1 Message Date
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
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
c-bata 20294c42fb Use Python 3.9 for pyppeeteer 2021-11-23 12:01:19 +09:00
c-bata 3eea36d399 Fix an integration test 2021-11-23 11:10:22 +09:00
Masashi Shibata c8795fd388 Merge pull request #146 from optuna/dockerfile
Distribute an official Docker image
2021-11-22 23:33:40 +09:00
c-bata 5449b40a40 Update Docker image name 2021-11-22 23:04:43 +09:00
c-bata 3f4db242d6 Fix github action errors 2021-11-22 23:03:06 +09:00
c-bata d79a685255 Refer cbata/optuna-dashboard 2021-11-22 22:45:55 +09:00
c-bata a671c1410a Add a script to check PostgreSQL 2021-11-22 22:09:54 +09:00
c-bata f6a07fe2c0 Add a script to check MySQL 2021-11-22 21:09:46 +09:00
c-bata d81e6ee183 Use 3.8-slim-buster 2021-10-26 18:58:02 +09:00
c-bata 48615ecbf5 Add Dockerfile 2021-10-26 17:21:28 +09:00
Huzi Cheng 370ee0ca57 Merge pull request #143 from chenghuzi/main
Update version to 0.5.0
2021-10-08 09:54:55 +08:00
Huzi ChengandMasashi Shibata 704205d121 Update optuna_dashboard/version.py
Co-authored-by: Masashi Shibata <c-bata@users.noreply.github.com>
2021-10-08 09:52:43 +08:00
Cheng Huzi a694fd29a8 Update version to 1.0.0 2021-10-08 09:42:39 +08:00
Huzi Cheng 3da8be6cdb Merge pull request #130 from keisuke-umezawa/feature/rename-log-scale-title
Rename log scale to log y scale
2021-09-16 16:14:54 +08:00
Masashi Shibata 8126365fbb Merge pull request #135 from optuna/test-data-grid
Add tests for DataGrid
2021-09-08 16:52:05 +09:00
c-bata 13bbede1b7 Add tests of DataGrid 2021-09-08 16:30:16 +09:00
Masashi Shibata a59ac7e562 Merge pull request #134 from optuna/test-filter
Add tests for filter trial state
2021-09-08 12:19:58 +09:00
c-bata d2acac5804 Add tests for filter trial state 2021-09-08 12:15:46 +09:00
Masashi Shibata 204af0ff54 Merge pull request #132 from kenrota/fix-graph-title-of-parallel-coordinate
Fix typo in graph title of Parallel coordinate
2021-09-07 12:07:30 +09:00
Masashi Shibata 2fdcd74969 Merge pull request #133 from kenrota/fix-typo-in-wsgi-environment-variable
Fix typo in WSGI environment variable
2021-09-07 12:07:02 +09:00
Kentaro Tokutomi 56397bb14b Fix typo in WSGI environment variable 2021-09-06 21:52:38 +09:00
Kentaro Tokutomi ac40cad3dd Fix typo in graph title of Parallel coordinate 2021-09-06 21:13:27 +09:00
Masashi Shibata 87b26c46e5 Merge pull request #131 from kenrota/improve-label-overlaps
Improve label overlaps
2021-09-06 16:17:24 +09:00
Kentaro Tokutomi cafc6bdd33 Improve label overlap in Parallel coordinate graph 2021-09-06 00:19:34 +09:00
Kentaro Tokutomi a10193ee14 Fix label overlap in Hyperparameter importance graph 2021-09-05 20:47:52 +09:00
keisuke-umezawa d36705664e Rename log scale to log y scale 2021-09-05 16:24:05 +09:00
Huzi Cheng 75b9e7810d Merge pull request #120 from keisuke-umezawa/feature/add-x-log-scale-for-slice
Add x log scale for slice plot
2021-08-30 23:14:00 +08:00
Huzi Cheng 269fb8fe2e Merge pull request #127 from optuna/release-process
Update "Release the new version" section on DEVELOPMENT.md
2021-08-16 02:37:42 +08:00
c-bata e5d808a6b4 Update release manual on DEVELOPMENT.md 2021-08-13 14:54:16 +09:00
keisuke-umezawa b3142fbad7 Apply fmt 2021-08-09 19:54:28 +09:00
keisuke-umezawa 1a40288b6d Remove error 2021-08-09 16:41:26 +09:00
keisuke-umezawa b5e1c12c24 Change x axis by distribution 2021-08-09 16:28:26 +09:00
keisuke-umezawa b33ab76e72 Add x log scale 2021-08-09 16:28:26 +09:00
Masashi Shibata 941fd7d4ca Merge pull request #123 from optuna/github-actions-frontend-tests
Run frontend tests on GitHub Actions
2021-07-21 10:43:06 +09:00
Masashi Shibata 70a10e0f57 Merge pull request #124 from optuna/rename-tests-directory
Rename tests to python_tests
2021-07-21 10:33:51 +09:00
c-bata 6599939927 Update setup.cfg 2021-07-21 10:28:35 +09:00
c-bata daaf106dcb Rename tests to python_tests 2021-07-21 10:24:44 +09:00
c-bata 74ab737d2d Run frontend tests on GitHub Actions 2021-07-20 18:32:26 +09:00
Masashi Shibata 32c3a97650 Merge pull request #110 from chenghuzi/unit-tests
Add unit test for TrialTable
2021-07-20 18:28:44 +09:00
Cheng Huzi 7d5eaaef22 Add unit test for TrialTable 2021-07-19 23:47:08 +08:00
Masashi Shibata 9053ce96e8 Merge pull request #119 from chenghuzi/vis-preference
Add visualization preference panel
2021-07-15 10:41:45 +09:00
Cheng Huzi 6f0f356245 Add visualization preference panel 2021-07-13 01:13:35 +08:00