Skip to content

Releases: optuna/optuna-dashboard

v0.20.0

10 Nov 05:23
302e58e

Choose a tag to compare

Highlights: LLM Integration

This release includes the support for the LLM integration, which enables AI-assisted features on top of the existing dashboard experience. Please refer to the official tutorial for more details.

511953873-a2a2d6d2-e782-48ad-a4f7-3a33ca8599eb

What's Changed

Read more

v0.20.0b1

09 Jul 02:24
f0d9d94

Choose a tag to compare

v0.20.0b1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.19.0...v0.20.0b1

v0.19.0

02 Jul 08:31
e3e5339

Choose a tag to compare

What's Changed

  • Fix CI error by updating rust libraries by @c-bata in #1074
  • Fix duration calculation logic in TrialListDetail by @hrntsm in #1070
  • Move PlotlyColorTemplate to tslib by @hrntsm in #1069
  • Fix FutureWarning of system attrs in preferential optimization by @ro1205 in #1078
  • Fix deprecation warning by replacing JournalFileStorage with JournalFileBackend by @msdsm in #1077
  • Fix categorical plot tick values by @hrntsm in #1071
  • Remove redundant type declarations by @c-bata in #1082
  • Migrate to ruff from black/isort/flake8 by @c-bata in #1084
  • Remove optuna-fast-fanova from codebases by @c-bata in #1085
  • Update dependencies used in devcontainer by @c-bata in #1086
  • Update how to release the new version by @c-bata in #1088
  • Bump version to 0.19.0 by @c-bata in #1087

New Contributors

Full Changelog: v0.18.0...v0.19.0

v0.18.0

26 Mar 09:07
fd6756f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.18.0

v0.17.0

06 Nov 09:39
29ff5aa

Choose a tag to compare

What's Changed

Full Changelog: v0.16.2...v0.17.0

v0.16.2

11 Sep 08:15
9c13b76

Choose a tag to compare

What's Changed

Full Changelog: v0.16.1...v0.16.2

v0.16.1

28 Aug 09:45
627ebf1

Choose a tag to compare

What's Changed

  • Update the dependency axios 1.7.4 by @c-bata in #934
  • Update CONTRIBUTING.md for Jupyter Lab extension by @c-bata in #936
  • Remove *Dark.stories.tsx and add some improvements by @c-bata in #935
  • Move parallel coordinate plot to @optuna/react by @c-bata in #938
  • Remove some e2e test scenarios and port to vitest by @c-bata in #937
  • Rename objective_names to metric_names by @c-bata in #940
  • Followup/feature/tslib trialtable by @porink0424 in #943
  • Use tslib's TrialTable in optuna-dashboard by @keisuke-umezawa in #907
  • Fix getArtifactUrlPath in jupyterlab-optuna by @porink0424 in #944
  • [hotfix] Fix the bug that violates Rules of Hooks by @porink0424 in #945
  • Bump the version up to v0.16.1 by @c-bata in #946
  • Avoid crushing on Chrome v128 when using plotlypy mode by @c-bata in #947
  • Disable use plotlypy setting when plotlypy is not available by @porink0424 in #948
  • Improve settings component by @c-bata in #949

Full Changelog: v0.16.0...v0.16.1

v0.16.0

16 Aug 08:17
eff2a40

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.1...v0.16.0

v0.15.1

29 Mar 08:33
355f161

Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.0

12 Mar 06:47
0664ea3

Choose a tag to compare

What's Changed

New Contributors

Read more