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

Add configure_inline_support and call it in the shell #590

Merged
merged 1 commit into from
Feb 9, 2021

Conversation

martinRenou
Copy link
Contributor

@martinRenou martinRenou commented Feb 9, 2021

This removes a circular dependency between ipykernel and IPython. See ipython/ipython#12814

This removes a circular dependency between ipykernel and IPython.
Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@blink1073 blink1073 added this to the 5.5 milestone Feb 9, 2021
@blink1073 blink1073 merged commit da44c7c into ipython:master Feb 9, 2021
@martinRenou
Copy link
Contributor Author

martinRenou commented Feb 10, 2021

Thanks for merging @blink1073 I need to check that this works properly with the current IPython version. I've only tested it coupled with ipython/ipython#12814. Sorry, this should have been a draft PR :S

@martinRenou martinRenou deleted the add_configure_inline_support branch February 10, 2021 07:11
@blink1073
Copy link
Member

Thanks for the heads up! I'll make sure not to cut any releases until then.

@martinRenou
Copy link
Contributor Author

Looks like it works properly 👍🏼

It will configure the inline backend twice, but I guess we can live with that until IPython removes it.

@blink1073
Copy link
Member

Great, thanks for following up!

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