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

Remove calls to matplotlib (or wrap in try except) #41

Merged
merged 20 commits into from
Nov 25, 2019

Conversation

ngoiz
Copy link
Contributor

@ngoiz ngoiz commented Nov 25, 2019

Following on from #37, this removes unnecessary calls to matplotlib. In those parts where matplotlib is useful for debugging or for results presentation, it is wrapped in a try:, except: such that a warning is issued if matplotlib is not found. This will be useful when using /utils/environment_minimal.yml that does not include matplotlib by default.

@ngoiz ngoiz requested a review from fonsocarre November 25, 2019 17:16
@fonsocarre fonsocarre merged commit 85bf41f into master Nov 25, 2019
@fonsocarre fonsocarre deleted the remove_matplotlib branch November 25, 2019 19:04
@ngoiz ngoiz restored the remove_matplotlib branch November 26, 2019 13:43
@ngoiz ngoiz deleted the remove_matplotlib branch November 26, 2019 14:18
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.

2 participants