This fixes the warning on newer versions of IPython. Which shows like this:
/usr/lib/python2.7/dist-packages/IPython/frontend.py:30: UserWarning: The
top-level `frontend` package has been deprecated. All its subpackages have been
moved to the top `IPython` level.
warn("The top-level `frontend` package has been deprecated. "
Original issue reported on code.google.com by ali.iki...@heyla.com.tr on 30 Jun 2014 at 10:29
Original issue reported on code.google.com by
ali.iki...@heyla.com.tr
on 30 Jun 2014 at 10:29Attachments: