v0.9.0b1
Pre-release
Pre-release
github-actions
released this
04 Jan 02:53
·
2231 commits
to main
since this release
The new UI for Optuna Dashboard
TOP PAGE (NEW UI) | STUDY DETAIL PAGE (NEW UI) |
---|---|
We are considering replacing the current UI of Optuna Dashboard with the new UI that is available from this release. Please try it out and share your thoughts with us via this post 👇
What's Changed
- Upgrade to React 18 by @c-bata in #309
- Use
skip_table_creation
when using Optuna v3 or later by @c-bata in #320 - Remove
typing_extensions
from the dependencies by @c-bata in #321 - Use type hinting generics. by @c-bata in #322
- Update js dependencies by @c-bata in #323
- Run npm audit fix by @c-bata in #324
- Fix warning for the use of
ReactDOM.render()
by @c-bata in #325 - Remove
e.preventDefault
by @c-bata in #327 - New Dashboard UI. by @c-bata in #328
- Make a lot of improvements in the new Dashboard UI by @c-bata in #329
- Add follow-up changes for #329 by @c-bata in #330
- Fix bug of markdown editor and add mathjax support. by @c-bata in #331
- Link to the GitHub Discussion for the feedback survey by @c-bata in #333
- Bump the version up to 0.9.0b1 by @c-bata in #334
Full Changelog: v0.8.1...v0.9.0b1