Masashi SHIBATA
|
5403b54097
|
Merge pull request #40 from optuna/use-plotly-basic-dist
Slimming down bundle.js by using plotly.js-basic-dist
|
2021-02-23 18:37:45 +09:00 |
|
c-bata
|
77b6089c4b
|
Use plotly.js-basic-dist
|
2021-02-23 18:31:45 +09:00 |
|
Masashi SHIBATA
|
1f4bd96fb3
|
Merge pull request #39 from optuna/reduce-eslint-warnings
Reduce eslint warnings
|
2021-02-23 16:09:47 +09:00 |
|
c-bata
|
ff450ca0d2
|
Remove eslint warnings of StudyList.tsx
|
2021-02-23 15:54:12 +09:00 |
|
c-bata
|
b5b4a3b31a
|
Remove eslint warnings of StudyDetail.tsx
|
2021-02-23 15:54:02 +09:00 |
|
c-bata
|
708464d75a
|
Modify repository url
|
2021-02-23 13:38:14 +09:00 |
|
c-bata
|
1e7d13440f
|
Bump up the version to v0.2.3
|
2021-02-22 23:12:32 +09:00 |
|
Masashi SHIBATA
|
ecea110591
|
Merge pull request #36 from optuna/fix-zero-objective-value
Fix a bug that zero objective value is not shown.
|
2021-02-22 23:12:06 +09:00 |
|
c-bata
|
d1dc73e14c
|
Fix a bug that zero objective value is not shown
|
2021-02-22 23:08:35 +09:00 |
|
Masashi SHIBATA
|
f508c13295
|
Merge pull request #35 from optuna/use-column-index-for-sort
Fix objective value sorting.
|
2021-02-22 23:07:11 +09:00 |
|
c-bata
|
91c52f599b
|
Add a refactor change
|
2021-02-22 22:55:16 +09:00 |
|
c-bata
|
207ae862e7
|
Run prettier
|
2021-02-22 22:35:17 +09:00 |
|
c-bata
|
aeef6ca5c5
|
Fix sort by values
|
2021-02-22 22:32:59 +09:00 |
|
c-bata
|
391d3eb9b5
|
Fix sort order icon
|
2021-02-22 21:29:11 +09:00 |
|
c-bata
|
ab71cdb35c
|
Sort by column index instead of keyof T
|
2021-02-22 20:45:47 +09:00 |
|
Masashi SHIBATA
|
b6bc93684d
|
Remove alternative section from README.md
|
2021-02-19 18:17:13 +09:00 |
|
c-bata
|
846be8a569
|
Update typescript-checks action
|
2021-02-10 22:13:18 +09:00 |
|
Masashi SHIBATA
|
f3ed3a0d2f
|
Merge pull request #31 from optuna/eslint
Introduce eslint
|
2021-02-10 21:53:08 +09:00 |
|
c-bata
|
33a7eb1246
|
Fix eslint errors
|
2021-02-10 21:47:36 +09:00 |
|
c-bata
|
fe88d2b883
|
Add .eslintrc.js
|
2021-02-10 21:38:48 +09:00 |
|
c-bata
|
10d8047b1c
|
Update issue templates
|
2021-02-10 19:04:02 +09:00 |
|
Masashi SHIBATA
|
badc8dbf11
|
Update pypi-publish.yml
|
2021-02-03 01:16:56 +09:00 |
|
c-bata
|
8a3f479683
|
Bump up version number to 0.2.2
|
2021-01-25 22:49:41 +09:00 |
|
Masashi SHIBATA
|
9be4fc5616
|
Merge pull request #24 from optuna/fix-cache
Fix a bug of trials cache
|
2021-01-25 22:48:24 +09:00 |
|
c-bata
|
1b12655b7b
|
Fix a bug of trials cache
|
2021-01-25 22:45:46 +09:00 |
|
c-bata
|
f47c8e0de1
|
Update an issue template
|
2021-01-17 16:39:28 +09:00 |
|
Masashi SHIBATA
|
0938d3d564
|
Merge pull request #18 from optuna/switch-auto-reload
Put select box to change the reload interval time on AppBar.
|
2021-01-15 18:50:20 +09:00 |
|
c-bata
|
937cecbfd8
|
Put select box for reload interval time
|
2021-01-15 18:38:42 +09:00 |
|
c-bata
|
b8a05203bd
|
Merge branch 'main' into switch-auto-reload
|
2021-01-15 12:55:20 +09:00 |
|
c-bata
|
a3720dfed2
|
Fix typescript checks workflow
|
2021-01-15 05:36:00 +09:00 |
|
Masashi SHIBATA
|
dd3a31a372
|
Merge pull request #19 from optuna/js-build-check
Run js build check on Actions
|
2021-01-15 05:29:53 +09:00 |
|
c-bata
|
3ab0e268b0
|
Run js build on Actions
|
2021-01-15 05:26:38 +09:00 |
|
c-bata
|
f8cb4c3007
|
Add issue templates
|
2021-01-15 05:20:29 +09:00 |
|
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 |
|