Skip to content

Use matplotlib-base instead of matplotlib - #150

Merged
ajschmidt8 merged 1 commit into
rapidsai:branch-0.16from
jakirkham:use_mpl-base
Oct 12, 2020
Merged

Use matplotlib-base instead of matplotlib#150
ajschmidt8 merged 1 commit into
rapidsai:branch-0.16from
jakirkham:use_mpl-base

Conversation

@jakirkham

Copy link
Copy Markdown
Member

The matplotlib package ships with a qt dependency, which we don't need or use in the notebook. Not too mention this is a quite heavyweight dependency. So use matplotlib-base instead. This has just enough of the goodies to allow matplotlib to work from a notebook or usable as a dependency. Should help lighten our containers and simplify installs for people.

The `matplotlib` package ships with a `qt` dependency, which we don't
need or use in the notebook. Not too mention this is a quite heavyweight
dependency. So use `matplotlib-base` instead. This has just enough of
the goodies to allow matplotlib to work from a notebook or usable as a
dependency. Should help lighten our containers and simplify installs for
people.
@jakirkham
jakirkham requested a review from a team as a code owner October 9, 2020 23:18
@ajschmidt8
ajschmidt8 merged commit f2a0067 into rapidsai:branch-0.16 Oct 12, 2020
@jakirkham
jakirkham deleted the use_mpl-base branch October 12, 2020 20:00
@jakirkham

Copy link
Copy Markdown
Member Author

Thanks all! 😄

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.

3 participants