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

Hack for matplotlib support #26

Merged
merged 2 commits into from
Nov 28, 2018

Conversation

martinRenou
Copy link
Member

matplotlib depends on IPython, which is annoying... We need to monkey patch some functions of IPython to make it work. This monkey patch should be removed soon, once this PR is merged in ipywidgets. At some point it would be nice to remove matplotlib's dependency for IPython

This hack is needed because matplotlib depends on IPython, which is
really annoying...
@SylvainCorlay SylvainCorlay merged commit 313ae08 into jupyter-xeus:master Nov 28, 2018
@martinRenou martinRenou deleted the hack_matplotlib branch November 28, 2018 16:43
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