Skip to content

Deprecation Warning for Ipython #700

Description

@Alex-Wenner-FHR

I see this error when running show_in_notebook():

/opt/miniconda3/lib/python3.9/site-packages/lime/explanation.py:194:
DeprecationWarning: Importing display from 
IPython.core.display is deprecated since IPython 7.14, 
please import from IPython display
  from IPython.core.display import display, HTML

Appears to be coming from line 194 explanation.py

This also prevents the table from rendering!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions