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

Add seaborn as a dependency #74

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Add seaborn as a dependency #74

merged 1 commit into from
Sep 27, 2023

Conversation

keckelt
Copy link
Contributor

@keckelt keckelt commented Sep 26, 2023

Closes #73

Adds the most recent seaborn release (v0.12.2; 2022-12-30) as depependency.

Seaborn is used here:

import seaborn as sns

and here:

plt.style.use("seaborn")

but was not part of the requirements.txt

@alexandertornede
Copy link
Contributor

Hi!

Thanks for reporting the issue and pull request. We will have a look!

@sarah-segel sarah-segel changed the base branch from main to development September 27, 2023 09:20
@sarah-segel sarah-segel merged commit e60c9b4 into automl:development Sep 27, 2023
1 check passed
@keckelt keckelt deleted the patch-1 branch September 29, 2023 10:03
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.

Seaborn is missing as a dependency
3 participants