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 3 of 9

0.10.3

What's Changed
* Add settings for playwright-pytest by keisuke-umezawa in https://github.com/optuna/optuna-dashboard/pull/484
* Fix check for single-objective study by contramundum53 in https://github.com/optuna/optuna-dashboard/pull/506
* Remove `Vite` from the dependency by c-bata in https://github.com/optuna/optuna-dashboard/pull/507
* Bump the version up to v0.10.3 by c-bata in https://github.com/optuna/optuna-dashboard/pull/508

New Contributors
* contramundum53 made their first contribution in https://github.com/optuna/optuna-dashboard/pull/506

**Full Changelog**: https://github.com/optuna/optuna-dashboard/compare/v0.10.2...v0.10.3

0.10.2

What's Changed
* Fix a bug that `boto3.upload_fileobj` may close the file by c-bata in https://github.com/optuna/optuna-dashboard/pull/498
* Bump the version up to `v0.10.2` by c-bata in https://github.com/optuna/optuna-dashboard/pull/499

**Full Changelog**: https://github.com/optuna/optuna-dashboard/compare/v0.10.1...v0.10.2

0.10.1

What's Changed
* Simplify `_app.py` by separating some storage related logic. by c-bata in https://github.com/optuna/optuna-dashboard/pull/477
* Add type ignore comment for JSONSerializable by c-bata in https://github.com/optuna/optuna-dashboard/pull/480
* Reduce the number of memory allocation on artifact backend. by c-bata in https://github.com/optuna/optuna-dashboard/pull/481
* Add `ArtifactNotFound` exception by c-bata in https://github.com/optuna/optuna-dashboard/pull/482
* Bump the version up to v0.10.1b1 by c-bata in https://github.com/optuna/optuna-dashboard/pull/483
* Revert SupportsRead and use BinaryIO again by c-bata in https://github.com/optuna/optuna-dashboard/pull/489
* Bump the version up to `v0.10.1b2` by c-bata in https://github.com/optuna/optuna-dashboard/pull/490
* Fix caption in docs by Alnusjaponica in https://github.com/optuna/optuna-dashboard/pull/491
* Use pytest as a test runner by c-bata in https://github.com/optuna/optuna-dashboard/pull/492
* Add exponential backoff middleware for ArtifactBackend by c-bata in https://github.com/optuna/optuna-dashboard/pull/493
* Add AppendPrefix middleware for ArtifactBackend by c-bata in https://github.com/optuna/optuna-dashboard/pull/494
* Bump the version up to `v0.10.1` by c-bata in https://github.com/optuna/optuna-dashboard/pull/495


**Full Changelog**: https://github.com/optuna/optuna-dashboard/compare/v0.10.0...v0.10.1

0.10.1b2

What's Changed
* Revert SupportsRead and use BinaryIO again by c-bata in https://github.com/optuna/optuna-dashboard/pull/489
* Bump the version up to `v0.10.1b2` by c-bata in https://github.com/optuna/optuna-dashboard/pull/490


**Full Changelog**: https://github.com/optuna/optuna-dashboard/compare/v0.10.1b1...v0.10.1b2

0.10.1b1

What's Changed
* Simplify `_app.py` by separating some storage related logic. by c-bata in https://github.com/optuna/optuna-dashboard/pull/477
* Add type ignore comment for JSONSerializable by c-bata in https://github.com/optuna/optuna-dashboard/pull/480
* Reduce the number of memory allocation on artifact backend. by c-bata in https://github.com/optuna/optuna-dashboard/pull/481
* Add `ArtifactNotFound` exception by c-bata in https://github.com/optuna/optuna-dashboard/pull/482
* Bump the version up to v0.10.1b1 by c-bata in https://github.com/optuna/optuna-dashboard/pull/483


**Full Changelog**: https://github.com/optuna/optuna-dashboard/compare/v0.10.0...v0.10.1b1

0.10.0

What's Changed
* Screen to compare the multiple studies by keisuke-umezawa in https://github.com/optuna/optuna-dashboard/pull/380
* Allow `TextInputWidget` to accept strings for user attribute forms. by c-bata in https://github.com/optuna/optuna-dashboard/pull/451
* Replace Stable UI with Experimental UI. by c-bata in https://github.com/optuna/optuna-dashboard/pull/453
* Update dependencies react-router v6 by c-bata in https://github.com/optuna/optuna-dashboard/pull/457
* Add button to fail a trial by c-bata in https://github.com/optuna/optuna-dashboard/pull/458
* Bump the version up to v0.10.0b1 by c-bata in https://github.com/optuna/optuna-dashboard/pull/454
* Refactor project structure by c-bata in https://github.com/optuna/optuna-dashboard/pull/461
* Avoid to use `trial._study_id` and use `trial.study._study_id` instead by c-bata in https://github.com/optuna/optuna-dashboard/pull/463
* Update Box in TrialListDetail scrollable by hrntsm in https://github.com/optuna/optuna-dashboard/pull/456
* Update License file by c-bata in https://github.com/optuna/optuna-dashboard/pull/464
* Update images and explanation of hitl tutorial by keisuke-umezawa in https://github.com/optuna/optuna-dashboard/pull/465
* Add Optuna Dashboard Wasm and VSCode Extension. by c-bata in https://github.com/optuna/optuna-dashboard/pull/467
* Add devcontainer settings by c-bata in https://github.com/optuna/optuna-dashboard/pull/468
* Fix publicPath of standalone_app by c-bata in https://github.com/optuna/optuna-dashboard/pull/470
* Improve warning message of optuna-fast-fanova by c-bata in https://github.com/optuna/optuna-dashboard/pull/471
* Add timeline plot by keisuke-umezawa in https://github.com/optuna/optuna-dashboard/pull/460
* Update Human-in-the-loop example by c-bata in https://github.com/optuna/optuna-dashboard/pull/455
* Fix bug of slider widget by c-bata in https://github.com/optuna/optuna-dashboard/pull/473
* Fix bug of contour plot by c-bata in https://github.com/optuna/optuna-dashboard/pull/474
* Bump the version up to v0.10.0 by c-bata in https://github.com/optuna/optuna-dashboard/pull/475

New Contributors
* hrntsm made their first contribution in https://github.com/optuna/optuna-dashboard/pull/456

**Full Changelog**: https://github.com/optuna/optuna-dashboard/compare/v0.9.2...v0.10.0

Page 3 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.