Skip to content

Conversation

MarwanMohammed2500
Copy link

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
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.

1 participant