require IPython
we use display
without importing it or anything.
We should:
- require IPython
- explicitly import
display
we use display
without importing it or anything.
We should:
display
I would prefer to have ipython
imported when necessary, and to have ipython as an optional dependency
mentioned in merge request !9 (merged)
Closed by !9 (merged)
closed