"from IPython.core.display import HTML, display" no more supported for latest IPython
Open
- Dominant language
- Python
- Stars
- 33.9k
- Forks
- 4.7k
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
Please consider replace ```from IPython.core.display import HTML, display``` by ```from IPython.display import HTML, display```.
Contributor guide
Assessment
This issue has not been assessed yet.