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

Bump version to 1.8.2 #3135

Merged
merged 4 commits into from
Sep 6, 2022
Merged

Bump version to 1.8.2 #3135

merged 4 commits into from
Sep 6, 2022

Conversation

fritzo
Copy link
Member

@fritzo fritzo commented Sep 6, 2022

No description provided.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

martinjankowiak
martinjankowiak previously approved these changes Sep 6, 2022
@martinjankowiak
Copy link
Collaborator

looks like there's a failure in neutra.py due to changes in seaborn.

probably adding x and y keywords should be sufficient:
sns.kdeplot(x=vanilla_samples[:, 0], y=vanilla_samples[:, 1], ax=ax2)

@martinjankowiak martinjankowiak merged commit ad53c72 into dev Sep 6, 2022
@martinjankowiak martinjankowiak deleted the bump-to-1.8.2 branch September 6, 2022 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants