Optuna-dashboard

Latest version: v0.18.0

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 9

0.7.3

What's Changed
* Fix pypi-publish action by c-bata in https://github.com/optuna/optuna-dashboard/pull/261
* Define the project metadata in `pyproject.toml` instead of `setup.cfg` by c-bata in https://github.com/optuna/optuna-dashboard/pull/266
* Catch ValueError while importing optuna-fast-fanova by c-bata in https://github.com/optuna/optuna-dashboard/pull/267
* Bump the version up to v0.7.3 by c-bata in https://github.com/optuna/optuna-dashboard/pull/268
* Show warning messages when failed to import optuna-fast-fanova by c-bata in https://github.com/optuna/optuna-dashboard/pull/269


**Full Changelog**: https://github.com/optuna/optuna-dashboard/compare/v0.7.2...v0.7.3

0.7.2

What's Changed

* Fix import issue of `typing.Literal` by c-bata in https://github.com/optuna/optuna-dashboard/pull/254
* Fix the command in CONTRIBUTING.md by c-bata in https://github.com/optuna/optuna-dashboard/pull/255
* Bump terser from 5.7.0 to 5.14.2 by dependabot in https://github.com/optuna/optuna-dashboard/pull/253
* Support Optuna v3.0.0 RC0 by c-bata in https://github.com/optuna/optuna-dashboard/pull/257
* Avoid to sort trials when using Optuna v3.0.0 rc0 by c-bata in https://github.com/optuna/optuna-dashboard/pull/258
* Bump the version up to v0.7.2 by c-bata in https://github.com/optuna/optuna-dashboard/pull/259


**Full Changelog**: https://github.com/optuna/optuna-dashboard/compare/v0.7.1...v0.7.2

0.7.1

What's Changed

From this release, optuna-fast-fanova is used by default.
optuna-dashboard will be 10 times faster than previous version.
https://github.com/optuna/optuna-fast-fanova

* Update GitHub action workflows by c-bata in https://github.com/optuna/optuna-dashboard/pull/247
* Use optuna-fast-fanova if available by c-bata in https://github.com/optuna/optuna-dashboard/pull/248
* Bump the version number up to v0.7.1 by c-bata in https://github.com/optuna/optuna-dashboard/pull/249

**Full Changelog**: https://github.com/optuna/optuna-dashboard/compare/v0.7.0...v0.7.1

0.7.0

What's Changed

New features

https://user-images.githubusercontent.com/5564044/165410927-0e7759e1-23c0-4cb0-af86-0bf9c3014191.mp4

* Sort trials by param value by yoshinobc in https://github.com/optuna/optuna-dashboard/pull/222
* Filter trials by param value by c-bata in https://github.com/optuna/optuna-dashboard/pull/223
* plot intermediate values of running trials by yoshinobc in https://github.com/optuna/optuna-dashboard/pull/225

Bug fixes

* Fix bug to make EDF graph invisible by c-bata in https://github.com/optuna/optuna-dashboard/pull/215
* Fix a bug when handling categorical parameter that contain number in the string by yoshinobc in https://github.com/optuna/optuna-dashboard/pull/226
* Fix bug when given -inf or nan values by c-bata in https://github.com/optuna/optuna-dashboard/pull/237
* Fix plots by pnkov in https://github.com/optuna/optuna-dashboard/pull/235
* Follow-up PR 235: Fix the order of trials and intermediate_values. by c-bata in https://github.com/optuna/optuna-dashboard/pull/244

Performance improvements

* Add cached extra study property by yoshinobc in https://github.com/optuna/optuna-dashboard/pull/217
* Implement SQL profiler to find slow queries by c-bata in https://github.com/optuna/optuna-dashboard/pull/227
* Fix performance issues on the top page. by c-bata in https://github.com/optuna/optuna-dashboard/pull/228
* Make WSGI servers multithreaded by c-bata in https://github.com/optuna/optuna-dashboard/pull/229
* Use gunicorn by default if it's available by c-bata in https://github.com/optuna/optuna-dashboard/pull/234

Other improvements

* Fix Python tests with Optuna v3 by c-bata in https://github.com/optuna/optuna-dashboard/pull/216
* Update CONTRIBUTING.md by c-bata in https://github.com/optuna/optuna-dashboard/pull/218
* Update mypy command in CONTRIBUTING.md by c-bata in https://github.com/optuna/optuna-dashboard/pull/219
* Add annotation for distributions by himkt in https://github.com/optuna/optuna-dashboard/pull/220
* Fix a typo of Docker image tag by c-bata in https://github.com/optuna/optuna-dashboard/pull/233
* Fix PWD in README by iwiwi in https://github.com/optuna/optuna-dashboard/pull/236
* Bump the version number up to v0.7.0 by c-bata in https://github.com/optuna/optuna-dashboard/pull/245

New Contributors
* himkt made their first contribution in https://github.com/optuna/optuna-dashboard/pull/220
* yoshinobc made their first contribution in https://github.com/optuna/optuna-dashboard/pull/217
* iwiwi made their first contribution in https://github.com/optuna/optuna-dashboard/pull/236
* pnkov made their first contribution in https://github.com/optuna/optuna-dashboard/pull/235

**Full Changelog**: https://github.com/optuna/optuna-dashboard/compare/v0.6.4...v0.7.0

0.6.4

What's Changed
* Update release manual by c-bata in https://github.com/optuna/optuna-dashboard/pull/210
* Check schema compatibility when visited to top by c-bata in https://github.com/optuna/optuna-dashboard/pull/212
* Fix bug of pareto front graph by c-bata in https://github.com/optuna/optuna-dashboard/pull/211

**Full Changelog**: https://github.com/optuna/optuna-dashboard/compare/v0.6.3...v0.6.4

0.6.3

What's Changed

Add button to upgrade RDB schema by c-bata in https://github.com/optuna/optuna-dashboard/pull/207

When the RDB schema is incompatible between the runtime Optuna version and the given RDB storage, optuna-dashboard redirects to an error page that shows error message. There is a button to run alembic migration, so that users can upgrade the schema without executing `optuna storage upgrade` on a Terminal.

https://user-images.githubusercontent.com/5564044/164342862-8f7ab2a3-3b97-426d-ab1f-aaf6c51b85c5.mp4

**Full Changelog**: https://github.com/optuna/optuna-dashboard/compare/v0.6.2...v0.6.3

Page 6 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.