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 configure_inline_support function #12814

Conversation

martinRenou
Copy link
Contributor

@martinRenou martinRenou commented Feb 9, 2021

This removes a circular dependency between ipykernel and IPython.

This PR is coupled with another PR in ipykernel adding the function there: ipython/ipykernel#590

It goes in the direction of cleaning the ipykernel/IPython/matplotlib relationship, see ipython/ipykernel#588

This removes a circular dependency between ipykernel and IPython.
@martinRenou
Copy link
Contributor Author

This is backward incompatible for ipykernel.

@Carreau
Copy link
Member

Carreau commented Feb 19, 2021

This conflict with master for whitespaces.
what do you think the best approach is ? peek at the version number of ipykernel and not call this logic if it can't be imported / is recent enough ?

@martinRenou
Copy link
Contributor Author

Yep I guess this could be good. I will apply this and rebase.

@Carreau Carreau added this to the 7.23 milestone Mar 27, 2021
@martinRenou
Copy link
Contributor Author

I am closing this PR. This cleanup is done in #12817.

@martinRenou martinRenou deleted the remove_configure_inline_backend branch April 16, 2021 08:51
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.

None yet

2 participants