Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the integration sections in README.md #5108

Merged
merged 2 commits into from Nov 14, 2023

Conversation

toshihikoyanase
Copy link
Member

Motivation

The current README.md includes integrations for obsolete libraries like allennlp and chainer. Conversely, it lacks entries for several supported libraries.

Description of the changes

  • Remove entries for obsolete libraries: allennlp, chainer
  • Add entries for newly supported libraries: Dask, MLflow, 'TensorBoard', Weights & Biases

@toshihikoyanase toshihikoyanase added the other Issue/PR that does not fit into any other label. label Nov 13, 2023
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9fcd5b9) 89.30% compared to head (08003da) 89.31%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5108   +/-   ##
=======================================
  Coverage   89.30%   89.31%           
=======================================
  Files         205      205           
  Lines       15188    15188           
=======================================
+ Hits        13564    13565    +1     
+ Misses       1624     1623    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@c-bata c-bata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your pull request. The changes look good to me. I left one suggestion though.

README.md Outdated Show resolved Hide resolved
@c-bata c-bata self-assigned this Nov 14, 2023
@c-bata c-bata added this to the v3.5.0 milestone Nov 14, 2023
Co-authored-by: c-bata <c-bata@users.noreply.github.com>
Copy link
Member

@c-bata c-bata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@c-bata c-bata merged commit ce4ad23 into optuna:master Nov 14, 2023
32 checks passed
@toshihikoyanase toshihikoyanase deleted the update-integration-section branch November 14, 2023 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
other Issue/PR that does not fit into any other label.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants