Skip to content

Conversation

@MarwanMohammed2500
Copy link
Contributor

IPython deprecated IPython.core.display.display. The new one became IPython.display.display. So, I just fixed the import issue based on the new changes in IPython

Description

I changed line 69 in displacy/init.py to fix the import issue originating from a deprication from IPython itself, but SpaCy wasn't updated to take the new changes into consideration

Types of change

Bug Fix

Checklist

  • [Done] I confirm that I have the right to submit this contribution under the project's MIT license.
  • [Done] I ran the tests, and all new and existing tests passed.
  • [Done] My changes don't require a change to the documentation, or if they do, I've added all required information.

IPython deprecated IPython.core.display.display. The new one became IPython.display.display. So, I just fixed the import issue based on the new changes in IPython
@honnibal honnibal merged commit 94d6be8 into explosion:master Oct 28, 2025
@rnihesh
Copy link

rnihesh commented Oct 30, 2025

@honnibal, there was already a PR on this, waiting from 6 months, #13787

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