Skip to content

Fix dependency issue [Plotly and XGBoost]#1533

Merged
bchen1116 merged 9 commits into
mainfrom
bc_plotly_xgboost
Dec 9, 2020
Merged

Fix dependency issue [Plotly and XGBoost]#1533
bchen1116 merged 9 commits into
mainfrom
bc_plotly_xgboost

Conversation

@bchen1116

@bchen1116 bchen1116 commented Dec 9, 2020

Copy link
Copy Markdown
Contributor

Fix #1534

image
Suspect there's an issue with the new version of XGBoost that is causing the error, so we remove the versioning limit on Plotly

@bchen1116 bchen1116 self-assigned this Dec 9, 2020
@codecov

codecov Bot commented Dec 9, 2020

Copy link
Copy Markdown

Codecov Report

Merging #1533 (7d64ed3) into main (2b117fc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1533   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files         230      230           
  Lines       15824    15824           
=======================================
  Hits        15816    15816           
  Misses          8        8           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b117fc...7d64ed3. Read the comment docs.

@dsherry dsherry left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@bchen1116 thanks!

Looks like the deps update job failed, and you'll need to update the expected version of plotly in latest_dependency_versions.txt in order to get that to pass in this PR. If you're curious how that check works, here's the code!

Comment thread docs/source/release_notes.rst Outdated
Comment thread requirements.txt

@angela97lin angela97lin left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍

@freddyaboulton freddyaboulton left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice!

@bchen1116 bchen1116 merged commit 6aac72d into main Dec 9, 2020
numpy==1.19.4
pandas==1.1.5
plotly==4.14.0
plotly==4.14.1

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍 yep!

@dsherry dsherry mentioned this pull request Dec 29, 2020
@freddyaboulton freddyaboulton deleted the bc_plotly_xgboost branch May 13, 2022 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build Docs and Check_Dependencies_Update_Linux failing

4 participants